2018-04-25T11:30:57.744-0400 I CONTROL [initandlisten] MongoDB starting : pid=68527 port=5006 dbpath=/tmp/mms-automation/data/config1 64-bit host=louisamac 2018-04-25T11:30:57.744-0400 I CONTROL [initandlisten] DEBUG build (which is slower) 2018-04-25T11:30:57.745-0400 I CONTROL [initandlisten] db version v3.7.5-90-g5122108-patch-5addeaf22fbabe5f7d685dea 2018-04-25T11:30:57.745-0400 I CONTROL [initandlisten] git version: 5122108624ee89a2488790e96bade2773009f3a5 2018-04-25T11:30:57.746-0400 I CONTROL [initandlisten] allocator: system 2018-04-25T11:30:57.746-0400 I CONTROL [initandlisten] modules: none 2018-04-25T11:30:57.747-0400 I CONTROL [initandlisten] build environment: 2018-04-25T11:30:57.747-0400 I CONTROL [initandlisten] distarch: x86_64 2018-04-25T11:30:57.748-0400 I CONTROL [initandlisten] target_arch: x86_64 2018-04-25T11:30:57.748-0400 I CONTROL [initandlisten] options: { config: "/Users/louisaberger/cfg1.json", net: { bindIp: "0.0.0.0", port: 5006 }, processManagement: { fork: true }, replication: { replSetName: "csrs_set" }, sharding: { clusterRole: "configsvr" }, storage: { dbPath: "/tmp/mms-automation/data/config1", engine: "mmapv1" }, systemLog: { destination: "file", path: "/tmp/mms-automation/logs/config1_run.log" } } 2018-04-25T11:30:57.750-0400 I STORAGE [initandlisten] 2018-04-25T11:30:57.751-0400 I STORAGE [initandlisten] ** WARNING: You have explicitly specified 'MMAPV1' storage engine in your 2018-04-25T11:30:57.752-0400 I STORAGE [initandlisten] ** config file or as a command line option. Support for the MMAPV1 2018-04-25T11:30:57.752-0400 I STORAGE [initandlisten] ** storage engine has been deprecated and will be removed in 2018-04-25T11:30:57.753-0400 I STORAGE [initandlisten] ** version 4.2. See http://dochub.mongodb.org/core/deprecated-mmapv1 2018-04-25T11:30:57.753-0400 I STORAGE [initandlisten] 2018-04-25T11:30:57.766-0400 I JOURNAL [initandlisten] journal dir=/tmp/mms-automation/data/config1/journal 2018-04-25T11:30:57.767-0400 I JOURNAL [initandlisten] recover : no journal files present, no recovery needed 2018-04-25T11:30:57.803-0400 I JOURNAL [durability] Durability thread started 2018-04-25T11:30:57.803-0400 I CONTROL [initandlisten] 2018-04-25T11:30:57.803-0400 I JOURNAL [journal writer] Journal writer thread started 2018-04-25T11:30:57.805-0400 I CONTROL [initandlisten] ** NOTE: This is a development version (3.7.5-90-g5122108-patch-5addeaf22fbabe5f7d685dea) of MongoDB. 2018-04-25T11:30:57.805-0400 I CONTROL [initandlisten] ** Not recommended for production. 2018-04-25T11:30:57.806-0400 I CONTROL [initandlisten] 2018-04-25T11:30:57.807-0400 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2018-04-25T11:30:57.808-0400 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2018-04-25T11:30:57.808-0400 I CONTROL [initandlisten] 2018-04-25T11:30:57.810-0400 I STORAGE [initandlisten] allocating new ns file /tmp/mms-automation/data/config1/local.ns, filling with zeroes... 2018-04-25T11:30:57.826-0400 I STORAGE [initandlisten] done allocating ns file /tmp/mms-automation/data/config1/local.ns, size: 16MB, took 0.015 seconds 2018-04-25T11:30:57.826-0400 I STORAGE [FileAllocator] allocating new datafile /tmp/mms-automation/data/config1/local.0 2018-04-25T11:30:57.827-0400 I STORAGE [FileAllocator] creating directory /tmp/mms-automation/data/config1/_tmp 2018-04-25T11:30:57.828-0400 I STORAGE [FileAllocator] done allocating datafile /tmp/mms-automation/data/config1/local.0, size: 64MB, took 0 secs 2018-04-25T11:30:57.829-0400 I STORAGE [initandlisten] datafileheader::init initializing /tmp/mms-automation/data/config1/local.0 n:0 2018-04-25T11:30:57.846-0400 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: 12ee1f99-eab1-4169-a1e7-46531259aa33 2018-04-25T11:30:57.847-0400 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/tmp/mms-automation/data/config1/diagnostic.data' 2018-04-25T11:30:57.854-0400 I SHARDING [thread1] creating distributed lock ping thread for process ConfigServer (sleeping for 30000ms) 2018-04-25T11:30:57.854-0400 I STORAGE [initandlisten] createCollection: local.replset.oplogTruncateAfterPoint with generated UUID: 4694180d-dcf9-4d99-9a35-6f62ba2aafb0 2018-04-25T11:30:57.854-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } }; will retry after 30s 2018-04-25T11:30:57.855-0400 I STORAGE [replSetDistLockPinger] allocating new ns file /tmp/mms-automation/data/config1/config.ns, filling with zeroes... 2018-04-25T11:30:57.855-0400 I STORAGE [initandlisten] createCollection: local.replset.minvalid with generated UUID: a7cfb018-95ae-4807-a65b-85da46896cb0 2018-04-25T11:30:57.857-0400 I REPL [initandlisten] Did not find local voted for document at startup. 2018-04-25T11:30:57.858-0400 I REPL [initandlisten] Did not find local Rollback ID document at startup. Creating one. 2018-04-25T11:30:57.858-0400 I STORAGE [initandlisten] createCollection: local.system.rollback.id with generated UUID: c416db0a-1ace-40c6-b290-d46063085e1b 2018-04-25T11:30:57.859-0400 I REPL [initandlisten] Initialized the rollback ID to 1 2018-04-25T11:30:57.860-0400 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument: Did not find replica set configuration document in local.system.replset 2018-04-25T11:30:57.870-0400 I STORAGE [replSetDistLockPinger] done allocating ns file /tmp/mms-automation/data/config1/config.ns, size: 16MB, took 0.013 seconds 2018-04-25T11:30:57.871-0400 I STORAGE [FileAllocator] allocating new datafile /tmp/mms-automation/data/config1/config.0 2018-04-25T11:30:57.872-0400 I STORAGE [FileAllocator] done allocating datafile /tmp/mms-automation/data/config1/config.0, size: 64MB, took 0 secs 2018-04-25T11:30:57.872-0400 I STORAGE [replSetDistLockPinger] datafileheader::init initializing /tmp/mms-automation/data/config1/config.0 n:0 2018-04-25T11:30:57.883-0400 I NETWORK [initandlisten] waiting for connections on port 5006 2018-04-25T11:31:27.856-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } }; will retry after 30s 2018-04-25T11:31:47.833-0400 I NETWORK [listener] connection accepted from 127.0.0.1:58327 #1 (1 connection now open) 2018-04-25T11:31:47.834-0400 I NETWORK [conn1] received client metadata from 127.0.0.1:58327 conn1: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.7.5-90-g5122108-patch-5addeaf22fbabe5f7d685dea" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-04-25T11:31:57.858-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } }; will retry after 30s 2018-04-25T11:32:27.862-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } }; will retry after 30s 2018-04-25T11:32:57.863-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } }; will retry after 30s 2018-04-25T11:33:20.200-0400 I REPL [conn1] replSetInitiate admin command received from client 2018-04-25T11:33:20.205-0400 I REPL [conn1] replSetInitiate config object with 3 members parses ok 2018-04-25T11:33:20.206-0400 I ASIO [conn1] Connecting to louisamac:5007 2018-04-25T11:33:20.207-0400 I ASIO [conn1] Connecting to louisamac:5008 2018-04-25T11:33:20.211-0400 I REPL [conn1] ****** 2018-04-25T11:33:20.211-0400 I NETWORK [listener] connection accepted from 127.0.0.1:58342 #6 (2 connections now open) 2018-04-25T11:33:20.212-0400 I REPL [conn1] creating replication oplog of size: 192MB... 2018-04-25T11:33:20.213-0400 I NETWORK [listener] connection accepted from 127.0.0.1:58343 #7 (3 connections now open) 2018-04-25T11:33:20.213-0400 I NETWORK [conn6] received client metadata from 127.0.0.1:58342 conn6: { driver: { name: "NetworkInterfaceTL", version: "3.7.5-90-g5122108-patch-5addeaf22fbabe5f7d685dea" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-04-25T11:33:20.213-0400 I STORAGE [conn1] createCollection: local.oplog.rs with generated UUID: e839bc04-e1f0-43d7-b265-f7cbfeb952db 2018-04-25T11:33:20.214-0400 I NETWORK [conn7] received client metadata from 127.0.0.1:58343 conn7: { driver: { name: "NetworkInterfaceTL", version: "3.7.5-90-g5122108-patch-5addeaf22fbabe5f7d685dea" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-04-25T11:33:20.216-0400 I STORAGE [FileAllocator] allocating new datafile /tmp/mms-automation/data/config1/local.1 2018-04-25T11:33:20.217-0400 I STORAGE [FileAllocator] done allocating datafile /tmp/mms-automation/data/config1/local.1, size: 256MB, took 0 secs 2018-04-25T11:33:20.222-0400 I STORAGE [conn1] datafileheader::init initializing /tmp/mms-automation/data/config1/local.1 n:1 2018-04-25T11:33:20.228-0400 I REPL [conn1] ****** 2018-04-25T11:33:20.229-0400 I STORAGE [conn1] createCollection: local.system.replset with generated UUID: 56d335c0-1ee8-4ca6-aaf0-8ede5c3a6237 2018-04-25T11:33:20.230-0400 I REPL [conn1] New replica set config in use: { _id: "csrs_set", version: 1, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "louisamac:5006", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "louisamac:5007", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "louisamac:5008", 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('5ae09fc029ecc13b3518a33d') } } 2018-04-25T11:33:20.231-0400 I REPL [conn1] This node is louisamac:5006 in the config 2018-04-25T11:33:20.231-0400 I REPL [conn1] transition to REMOVED from STARTUP 2018-04-25T11:33:20.233-0400 I NETWORK [conn1] Skip closing connection for connection # 7 2018-04-25T11:33:20.234-0400 I REPL [replexec-0] Member louisamac:5007 is now in state STARTUP 2018-04-25T11:33:20.234-0400 I NETWORK [conn1] Skip closing connection for connection # 6 2018-04-25T11:33:20.236-0400 I REPL [replexec-1] Member louisamac:5008 is now in state STARTUP 2018-04-25T11:33:20.236-0400 I REPL [conn1] Starting replication storage threads 2018-04-25T11:33:20.238-0400 I REPL [conn1] Starting replication fetcher thread 2018-04-25T11:33:20.239-0400 I REPL [conn1] Starting replication applier thread 2018-04-25T11:33:20.239-0400 I NETWORK [listener] connection accepted from 127.0.0.1:58344 #8 (4 connections now open) 2018-04-25T11:33:20.239-0400 I REPL [conn1] Starting replication reporter thread 2018-04-25T11:33:20.239-0400 I REPL [rsSync-0] Starting oplog application 2018-04-25T11:33:20.240-0400 I NETWORK [conn8] received client metadata from 127.0.0.1:58344 conn8: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.7.5-90-g5122108-patch-5addeaf22fbabe5f7d685dea" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "17.3.0" } } 2018-04-25T11:33:20.241-0400 I NETWORK [conn1] Error sending response to client: SocketException: Broken pipe. Ending connection from 127.0.0.1:58327 (connection id: 1) 2018-04-25T11:33:20.242-0400 I NETWORK [conn1] end connection 127.0.0.1:58327 (3 connections now open) 2018-04-25T11:33:22.223-0400 I NETWORK [listener] connection accepted from 127.0.0.1:58345 #9 (4 connections now open) 2018-04-25T11:33:22.224-0400 I NETWORK [listener] connection accepted from 127.0.0.1:58346 #10 (5 connections now open) 2018-04-25T11:33:22.224-0400 I NETWORK [conn9] end connection 127.0.0.1:58345 (4 connections now open) 2018-04-25T11:33:22.225-0400 I NETWORK [conn10] end connection 127.0.0.1:58346 (3 connections now open) 2018-04-25T11:33:22.245-0400 I REPL [replexec-1] Member louisamac:5008 is now in state REMOVED 2018-04-25T11:33:22.246-0400 I REPL [replexec-0] Member louisamac:5007 is now in state REMOVED 2018-04-25T11:33:27.864-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } }; will retry after 30s 2018-04-25T11:33:40.107-0400 I NETWORK [listener] connection accepted from 127.0.0.1:58354 #11 (4 connections now open) 2018-04-25T11:33:40.108-0400 I NETWORK [conn11] received client metadata from 127.0.0.1:58354 conn11: { 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-04-25T11:33:57.877-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:34:27.881-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:34:49.430-0400 I ACCESS [conn11] Unauthorized: getParameter may only be run against the admin database. 2018-04-25T11:34:57.890-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:35:01.457-0400 I NETWORK [conn7] end connection 127.0.0.1:58343 (3 connections now open) 2018-04-25T11:35:01.457-0400 I NETWORK [conn6] end connection 127.0.0.1:58342 (2 connections now open) 2018-04-25T11:35:01.657-0400 I ASIO [replexec-1] dropping unhealthy pooled connection to louisamac:5008 2018-04-25T11:35:01.658-0400 I ASIO [replexec-1] after drop, pool was empty, going to spawn some connections 2018-04-25T11:35:01.658-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:01.659-0400 I ASIO [replexec-0] dropping unhealthy pooled connection to louisamac:5007 2018-04-25T11:35:01.660-0400 I ASIO [replexec-0] after drop, pool was empty, going to spawn some connections 2018-04-25T11:35:01.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:01.677-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:01.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:01.679-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 407) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:01.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:01.679-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:01.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:01.682-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 408) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:01.683-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:01.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:01.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:01.685-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 409) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:01.685-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:01.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:01.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:01.687-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 410) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:01.688-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:01.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:01.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:01.689-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 411) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:01.690-0400 I REPL [replexec-1] Member louisamac:5008 is now in state RS_DOWN 2018-04-25T11:35:01.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:01.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:01.693-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 412) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:01.694-0400 I REPL [replexec-0] Member louisamac:5007 is now in state RS_DOWN 2018-04-25T11:35:02.191-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:02.193-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:02.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:02.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:02.195-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 413) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:02.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:02.196-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:02.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:02.198-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 414) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:02.199-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:02.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:02.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:02.200-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 415) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:02.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:02.201-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:02.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:02.203-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 416) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:02.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:02.204-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:02.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:02.206-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 417) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:02.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:02.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:02.208-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 418) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:02.707-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:02.708-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:02.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:02.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:02.711-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 419) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:02.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:02.712-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:02.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:02.714-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 420) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:02.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:02.715-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:02.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:02.717-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 421) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:02.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:02.717-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:02.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:02.719-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 422) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:02.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:02.720-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:02.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:02.722-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 423) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:02.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:02.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:02.724-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 424) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:03.226-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:03.227-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:03.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:03.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:03.231-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 425) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:03.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:03.232-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:03.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:03.234-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 426) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:03.235-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:03.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:03.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:03.237-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 427) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:03.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:03.237-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:03.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:03.240-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 428) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:03.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:03.240-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:03.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:03.242-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 429) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:03.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:03.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:03.244-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 430) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:03.745-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:03.746-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:03.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:03.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:03.750-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 431) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:03.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:03.751-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:03.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:03.753-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 432) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:03.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:03.754-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:03.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:03.756-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 433) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:03.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:03.757-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:03.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:03.759-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 434) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:03.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:03.759-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:03.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:03.761-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 435) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:03.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:03.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:03.763-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 436) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:04.263-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:04.267-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:04.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:04.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:04.270-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 437) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:04.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:04.271-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:04.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:04.273-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 438) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:04.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:04.274-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:04.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:04.276-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 439) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:04.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:04.277-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:04.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:04.278-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 440) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:04.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:04.279-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:04.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:04.281-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 441) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:04.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:04.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:04.283-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 442) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:04.785-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:04.786-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:04.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:04.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:04.789-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 443) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:04.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:04.790-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:04.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:04.792-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 444) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:04.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:04.793-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:04.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:04.795-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 445) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:04.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:04.796-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:04.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:04.798-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 446) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:04.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:04.798-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:04.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:04.800-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 447) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:04.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:04.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:04.802-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 448) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:05.300-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:05.302-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:05.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:05.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:05.305-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 449) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:05.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:05.306-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:05.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:05.308-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 450) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:05.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:05.309-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:05.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:05.311-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 451) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:05.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:05.312-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:05.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:05.314-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 452) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:05.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:05.315-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:05.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:05.317-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 453) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:05.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:05.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:05.318-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 454) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:05.819-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:05.820-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:05.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:05.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:05.823-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 455) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:05.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:05.824-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:05.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:05.826-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 456) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:05.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:05.827-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:05.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:05.829-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 457) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:05.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:05.830-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:05.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:05.832-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 458) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:05.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:05.832-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:05.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:05.834-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 459) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:05.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:05.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:05.836-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 460) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:06.338-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:06.339-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:06.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:06.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:06.342-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 461) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:06.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:06.343-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:06.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:06.345-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 462) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:06.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:06.346-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:06.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:06.348-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 463) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:06.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:06.349-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:06.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:06.351-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 464) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:06.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:06.351-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:06.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:06.354-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 465) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:06.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:06.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:06.356-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 466) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:06.857-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:06.858-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:06.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:06.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:06.861-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 467) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:06.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:06.862-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:06.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:06.864-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 468) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:06.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:06.865-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:06.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:06.867-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 469) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:06.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:06.867-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:06.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:06.869-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 470) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:06.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:06.870-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:06.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:06.872-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 471) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:06.873-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:06.873-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:06.874-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 472) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:07.376-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:07.378-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:07.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:07.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:07.380-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 473) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:07.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:07.381-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:07.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:07.383-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 474) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:07.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:07.384-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:07.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:07.386-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 475) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:07.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:07.387-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:07.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:07.389-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 476) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:07.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:07.389-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:07.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:07.391-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 477) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:07.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:07.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:07.393-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 478) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:07.895-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:07.896-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:07.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:07.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:07.899-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 479) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:07.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:07.900-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:07.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:07.902-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 480) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:07.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:07.903-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:07.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:07.905-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 481) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:07.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:07.906-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:07.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:07.908-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 482) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:07.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:07.909-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:07.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:07.911-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 483) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:07.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:07.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:07.913-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 484) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:08.411-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:08.413-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:08.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:08.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:08.415-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 485) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:08.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:08.417-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:08.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:08.419-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 486) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:08.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:08.419-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:08.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:08.421-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 487) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:08.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:08.423-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:08.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:08.425-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 488) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:08.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:08.426-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:08.427-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:08.428-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 489) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:08.429-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:08.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:08.431-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 490) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:08.929-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:08.931-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:08.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:08.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:08.933-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 491) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:08.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:08.934-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:08.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:08.936-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 492) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:08.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:08.937-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:08.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:08.939-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 493) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:08.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:08.940-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:08.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:08.942-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 494) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:08.942-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:08.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:08.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:08.944-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 495) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:08.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:08.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:08.946-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 496) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:09.444-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:09.446-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:09.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:09.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:09.448-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 497) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:09.449-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:09.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:09.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:09.451-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 498) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:09.452-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:09.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:09.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:09.454-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 499) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:09.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:09.455-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:09.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:09.457-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 500) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:09.457-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:09.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:09.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:09.459-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 501) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:09.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:09.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:09.461-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 502) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:09.959-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:09.961-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:09.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:09.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:09.963-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 503) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:09.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:09.964-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:09.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:09.966-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 504) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:09.966-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:09.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:09.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:09.968-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 505) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:09.969-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:09.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:09.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:09.970-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 506) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:09.971-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:09.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:09.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:09.973-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 507) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:09.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:09.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:09.974-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 508) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:10.473-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:10.474-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:10.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:10.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:10.477-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 509) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:10.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:10.478-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:10.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:10.480-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 510) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:10.481-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:10.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:10.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:10.483-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 511) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:10.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:10.484-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:10.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:10.486-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 512) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:10.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:10.486-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:10.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:10.488-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 513) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:10.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:10.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:10.490-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 514) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:10.989-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:10.990-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:10.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:10.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:10.993-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 515) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:10.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:10.995-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:10.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:10.996-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 516) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:10.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:10.997-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:10.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:10.999-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 517) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:11.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:11.000-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:11.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:11.002-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 518) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:11.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:11.003-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:11.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:11.005-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 519) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:11.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:11.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:11.007-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 520) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:11.505-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:11.507-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:11.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:11.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:11.509-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 521) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:11.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:11.510-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:11.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:11.512-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 522) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:11.513-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:11.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:11.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:11.515-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 523) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:11.516-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:11.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:11.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:11.518-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 524) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:11.519-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:11.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:11.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:11.521-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 525) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:11.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:11.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:11.523-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 526) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:12.023-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:12.024-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:12.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:12.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:12.027-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 527) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:12.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:12.028-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:12.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:12.030-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 528) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:12.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:12.031-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:12.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:12.059-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 529) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:12.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:12.060-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:12.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:12.063-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 530) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:12.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:12.063-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:12.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:12.066-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 531) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:12.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:12.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:12.067-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 532) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:12.570-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:12.571-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:12.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:12.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:12.575-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 533) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:12.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:12.576-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:12.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:12.578-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 534) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:12.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:12.578-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:12.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:12.581-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 535) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:12.581-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:12.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:12.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:12.583-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 536) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:12.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:12.584-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:12.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:12.586-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 537) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:12.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:12.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:12.588-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 538) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:13.089-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:13.090-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:13.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:13.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:13.093-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 539) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:13.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:13.094-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:13.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:13.096-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 540) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:13.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:13.097-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:13.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:13.099-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 541) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:13.100-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:13.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:13.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:13.102-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 542) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:13.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:13.102-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:13.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:13.104-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 543) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:13.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:13.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:13.106-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 544) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:13.607-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:13.609-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:13.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:13.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:13.612-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 545) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:13.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:13.613-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:13.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:13.615-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 546) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:13.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:13.616-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:13.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:13.618-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 547) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:13.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:13.619-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:13.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:13.621-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 548) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:13.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:13.621-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:13.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:13.623-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 549) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:13.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:13.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:13.625-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 550) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:14.123-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:14.133-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:14.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:14.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:14.136-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 551) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:14.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:14.137-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:14.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:14.139-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 552) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:14.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:14.140-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:14.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:14.142-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 553) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:14.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:14.143-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:14.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:14.145-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 554) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:14.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:14.145-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:14.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:14.147-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 555) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:14.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:14.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:14.149-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 556) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:14.647-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:14.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:14.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:14.649-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 557) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:14.650-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:14.651-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:14.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:14.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:14.652-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 558) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:14.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:14.653-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:14.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:14.655-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 559) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:14.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:14.655-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:14.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:14.657-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 560) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:14.658-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:14.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:14.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:14.659-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 561) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:14.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:14.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:14.661-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 562) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:15.159-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:15.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:15.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:15.162-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 563) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:15.163-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:15.163-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:15.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:15.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:15.165-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 564) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:15.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:15.166-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:15.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:15.168-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 565) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:15.169-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:15.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:15.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:15.171-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 566) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:15.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:15.171-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:15.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:15.173-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 567) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:15.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:15.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:15.176-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 568) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:15.673-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:15.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:15.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:15.677-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 569) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:15.678-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:15.678-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:15.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:15.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:15.681-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 570) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:15.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:15.681-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:15.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:15.683-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 571) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:15.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:15.684-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:15.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:15.686-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 572) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:15.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:15.687-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:15.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:15.689-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 573) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:15.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:15.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:15.691-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 574) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:16.189-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:16.191-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:16.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:16.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:16.194-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 575) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:16.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:16.195-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:16.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:16.197-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 576) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:16.198-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:16.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:16.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:16.200-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 577) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:16.201-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:16.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:16.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:16.203-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 578) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:16.203-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:16.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:16.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:16.205-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 579) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:16.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:16.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:16.207-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 580) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:16.706-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:16.707-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:16.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:16.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:16.709-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 581) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:16.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:16.711-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:16.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:16.712-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 582) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:16.713-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:16.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:16.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:16.715-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 583) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:16.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:16.715-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:16.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:16.717-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 584) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:16.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:16.718-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:16.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:16.720-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 585) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:16.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:16.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:16.722-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 586) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:17.223-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:17.224-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:17.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:17.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:17.226-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 587) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:17.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:17.227-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:17.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:17.229-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 588) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:17.229-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:17.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:17.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:17.231-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 589) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:17.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:17.232-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:17.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:17.234-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 590) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:17.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:17.235-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:17.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:17.237-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 591) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:17.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:17.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:17.238-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 592) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:17.740-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:17.741-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:17.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:17.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:17.744-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 593) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:17.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:17.745-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:17.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:17.747-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 594) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:17.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:17.748-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:17.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:17.750-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 595) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:17.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:17.751-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:17.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:17.753-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 596) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:17.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:17.753-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:17.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:17.755-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 597) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:17.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:17.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:17.757-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 598) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:18.255-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:18.257-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:18.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:18.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:18.259-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 599) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:18.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:18.260-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:18.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:18.262-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 600) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:18.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:18.263-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:18.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:18.265-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 601) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:18.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:18.265-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:18.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:18.267-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 602) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:18.268-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:18.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:18.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:18.270-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 603) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:18.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:18.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:18.272-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 604) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:18.770-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:18.772-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:18.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:18.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:18.774-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 605) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:18.774-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:18.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:18.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:18.777-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 606) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:18.777-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:18.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:18.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:18.779-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 607) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:18.780-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:18.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:18.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:18.783-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 608) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:18.784-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:18.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:18.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:18.786-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 609) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:18.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:18.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:18.788-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 610) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:19.289-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:19.291-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:19.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:19.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:19.294-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 611) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:19.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:19.295-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:19.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:19.297-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 612) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:19.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:19.297-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:19.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:19.300-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 613) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:19.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:19.300-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:19.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:19.302-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 614) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:19.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:19.303-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:19.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:19.305-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 615) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:19.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:19.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:19.307-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 616) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:19.808-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:19.809-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:19.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:19.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:19.812-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 617) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:19.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:19.814-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:19.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:19.816-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 618) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:19.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:19.817-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:19.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:19.819-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 619) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:19.820-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:19.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:19.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:19.821-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 620) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:19.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:19.822-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:19.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:19.824-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 621) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:19.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:19.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:19.826-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 622) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:20.324-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:20.326-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:20.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:20.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:20.327-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 623) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:20.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:20.328-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:20.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:20.329-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 624) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:20.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:20.330-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:20.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:20.332-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 625) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:20.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:20.332-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:20.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:20.334-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 626) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:20.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:20.334-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:20.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:20.336-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 627) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:20.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:20.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:20.337-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 628) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:20.840-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:20.841-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:20.842-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:20.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:20.844-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 629) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:20.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:20.845-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:20.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:20.847-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 630) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:20.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:20.847-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:20.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:20.849-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 631) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:20.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:20.850-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:20.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:20.852-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 632) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:20.853-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:20.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:20.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:20.854-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 633) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:20.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:20.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:20.856-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 634) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:21.356-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:21.357-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:21.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:21.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:21.360-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 635) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:21.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:21.361-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:21.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:21.363-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 636) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:21.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:21.364-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:21.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:21.366-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 637) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:21.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:21.366-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:21.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:21.368-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 638) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:21.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:21.369-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:21.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:21.371-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 639) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:21.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:21.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:21.373-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 640) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:21.873-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:21.873-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:21.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:21.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:21.876-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 641) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:21.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:21.877-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:21.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:21.879-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 642) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:21.880-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:21.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:21.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:21.881-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 643) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:21.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:21.882-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:21.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:21.884-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 644) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:21.885-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:21.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:21.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:21.887-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 645) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:21.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:21.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:21.888-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 646) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:22.389-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:22.391-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:22.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:22.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:22.394-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 647) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:22.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:22.395-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:22.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:22.397-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 648) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:22.398-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:22.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:22.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:22.400-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 649) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:22.401-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:22.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:22.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:22.403-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 650) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:22.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:22.403-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:22.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:22.405-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 651) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:22.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:22.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:22.407-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 652) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:22.906-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:22.907-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:22.908-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:22.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:22.910-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 653) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:22.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:22.911-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:22.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:22.913-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 654) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:22.913-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:22.913-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:22.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:22.915-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 655) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:22.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:22.916-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:22.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:22.918-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 656) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:22.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:22.919-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:22.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:22.921-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 657) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:22.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:22.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:22.923-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 658) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:23.423-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:23.424-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:23.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:23.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:23.426-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 659) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:23.427-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:23.427-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:23.427-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:23.429-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 660) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:23.429-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:23.429-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:23.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:23.431-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 661) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:23.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:23.432-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:23.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:23.434-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 662) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:23.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:23.435-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:23.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:23.436-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 663) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:23.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:23.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:23.438-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 664) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:23.939-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:23.944-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:23.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:23.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:23.946-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 665) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:23.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:23.948-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:23.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:23.950-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 666) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:23.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:23.950-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:23.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:23.952-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 667) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:23.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:23.953-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:23.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:23.955-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 668) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:23.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:23.956-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:23.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:23.958-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 669) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:23.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:23.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:23.960-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 670) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:24.458-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:24.460-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:24.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:24.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:24.463-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 671) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:24.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:24.464-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:24.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:24.466-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 672) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:24.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:24.467-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:24.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:24.469-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 673) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:24.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:24.469-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:24.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:24.471-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 674) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:24.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:24.472-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:24.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:24.474-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 675) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:24.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:24.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:24.476-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 676) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:24.975-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:24.976-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:24.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:24.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:24.979-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 677) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:24.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:24.980-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:24.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:24.982-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 678) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:24.982-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:24.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:24.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:24.984-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 679) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:24.985-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:24.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:24.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:24.987-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 680) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:24.987-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:24.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:24.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:24.989-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 681) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:24.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:24.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:24.991-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 682) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:25.489-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:25.491-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:25.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:25.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:25.494-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 683) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:25.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:25.495-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:25.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:25.497-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 684) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:25.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:25.498-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:25.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:25.500-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 685) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:25.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:25.500-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:25.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:25.502-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 686) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:25.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:25.503-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:25.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:25.505-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 687) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:25.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:25.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:25.507-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 688) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:26.005-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:26.007-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:26.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:26.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:26.009-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 689) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:26.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:26.010-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:26.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:26.012-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 690) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:26.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:26.013-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:26.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:26.015-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 691) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:26.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:26.016-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:26.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:26.018-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 692) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:26.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:26.019-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:26.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:26.020-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 693) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:26.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:26.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:26.022-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 694) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:26.523-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:26.524-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:26.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:26.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:26.527-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 695) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:26.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:26.528-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:26.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:26.530-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 696) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:26.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:26.531-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:26.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:26.533-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 697) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:26.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:26.534-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:26.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:26.536-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 698) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:26.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:26.537-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:26.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:26.538-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 699) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:26.539-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:26.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:26.540-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 700) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:27.039-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:27.041-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:27.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:27.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:27.043-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 701) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:27.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:27.044-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:27.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:27.046-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 702) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:27.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:27.047-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:27.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:27.049-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 703) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:27.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:27.050-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:27.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:27.052-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 704) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:27.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:27.053-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:27.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:27.055-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 705) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:27.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:27.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:27.056-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 706) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:27.556-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:27.557-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:27.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:27.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:27.561-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 707) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:27.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:27.562-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:27.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:27.564-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 708) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:27.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:27.565-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:27.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:27.567-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 709) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:27.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:27.567-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:27.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:27.569-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 710) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:27.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:27.570-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:27.571-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:27.572-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 711) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:27.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:27.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:27.574-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 712) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:27.891-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:35:28.073-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:28.074-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:28.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:28.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:28.077-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 713) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:28.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:28.078-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:28.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:28.080-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 714) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:28.080-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:28.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:28.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:28.083-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 715) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:28.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:28.083-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:28.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:28.085-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 716) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:28.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:28.086-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:28.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:28.088-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 717) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:28.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:28.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:28.090-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 718) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:28.588-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:28.590-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:28.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:28.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:28.592-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 719) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:28.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:28.594-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:28.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:28.595-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 720) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:28.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:28.596-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:28.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:28.598-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 721) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:28.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:28.599-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:28.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:28.601-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 722) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:28.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:28.602-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:28.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:28.604-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 723) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:28.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:28.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:28.606-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 724) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:29.108-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:29.109-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:29.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:29.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:29.112-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 725) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:29.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:29.113-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:29.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:29.115-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 726) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:29.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:29.116-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:29.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:29.119-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 727) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:29.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:29.119-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:29.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:29.121-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 728) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:29.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:29.122-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:29.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:29.124-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 729) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:29.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:29.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:29.126-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 730) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:29.624-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:29.626-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:29.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:29.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:29.628-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 731) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:29.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:29.629-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:29.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:29.631-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 732) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:29.632-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:29.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:29.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:29.634-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 733) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:29.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:29.635-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:29.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:29.637-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 734) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:29.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:29.637-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:29.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:29.639-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 735) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:29.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:29.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:29.641-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 736) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:30.139-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:30.141-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:30.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:30.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:30.144-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 737) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:30.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:30.145-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:30.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:30.147-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 738) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:30.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:30.148-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:30.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:30.150-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 739) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:30.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:30.150-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:30.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:30.152-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 740) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:30.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:30.153-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:30.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:30.155-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 741) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:30.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:30.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:30.157-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 742) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:30.656-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:30.657-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:30.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:30.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:30.661-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 743) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:30.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:30.662-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:30.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:30.664-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 744) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:30.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:30.665-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:30.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:30.667-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 745) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:30.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:30.667-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:30.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:30.669-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 746) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:30.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:30.670-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:30.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:30.672-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 747) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:30.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:30.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:30.674-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 748) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:31.172-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:31.174-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:31.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:31.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:31.177-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 749) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:31.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:31.178-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:31.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:31.180-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 750) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:31.181-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:31.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:31.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:31.182-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 751) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:31.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:31.183-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:31.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:31.185-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 752) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:31.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:31.186-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:31.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:31.188-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 753) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:31.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:31.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:31.190-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 754) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:31.688-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:31.690-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:31.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:31.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:31.692-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 755) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:31.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:31.693-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:31.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:31.695-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 756) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:31.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:31.695-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:31.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:31.697-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 757) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:31.698-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:31.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:31.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:31.700-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 758) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:31.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:31.701-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:31.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:31.703-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 759) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:31.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:31.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:31.704-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 760) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:32.206-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:32.207-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:32.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:32.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:32.210-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 761) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:32.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:32.211-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:32.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:32.213-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 762) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:32.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:32.214-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:32.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:32.216-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 763) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:32.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:32.216-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:32.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:32.218-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 764) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:32.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:32.219-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:32.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:32.221-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 765) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:32.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:32.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:32.223-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 766) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:32.723-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:32.724-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:32.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:32.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:32.727-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 767) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:32.728-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:32.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:32.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:32.730-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 768) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:32.731-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:32.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:32.732-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:32.733-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 769) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:32.734-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:32.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:32.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:32.736-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 770) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:32.736-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:32.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:32.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:32.738-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 771) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:32.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:32.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:32.740-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 772) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:33.239-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:33.240-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:33.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:33.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:33.242-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 773) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:33.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:33.243-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:33.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:33.245-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 774) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:33.246-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:33.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:33.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:33.248-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 775) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:33.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:33.248-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:33.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:33.251-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 776) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:33.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:33.251-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:33.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:33.253-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 777) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:33.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:33.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:33.255-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 778) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:33.755-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:33.756-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:33.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:33.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:33.759-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 779) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:33.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:33.761-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:33.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:33.762-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 780) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:33.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:33.763-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:33.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:33.765-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 781) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:33.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:33.766-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:33.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:33.768-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 782) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:33.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:33.769-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:33.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:33.771-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 783) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:33.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:33.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:33.772-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 784) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:34.275-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:34.276-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:34.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:34.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:34.278-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 785) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:34.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:34.279-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:34.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:34.281-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 786) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:34.281-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:34.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:34.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:34.283-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 787) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:34.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:34.284-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:34.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:34.286-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 788) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:34.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:34.286-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:34.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:34.288-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 789) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:34.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:34.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:34.290-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 790) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:34.789-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:34.791-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:34.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:34.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:34.794-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 791) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:34.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:34.795-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:34.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:34.797-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 792) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:34.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:34.798-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:34.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:34.800-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 793) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:34.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:34.800-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:34.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:34.802-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 794) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:34.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:34.803-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:34.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:34.805-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 795) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:34.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:34.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:34.807-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 796) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:35.306-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:35.307-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:35.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:35.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:35.309-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 797) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:35.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:35.310-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:35.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:35.312-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 798) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:35.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:35.312-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:35.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:35.314-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 799) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:35.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:35.315-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:35.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:35.317-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 800) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:35.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:35.318-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:35.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:35.320-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 801) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:35.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:35.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:35.322-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 802) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:35.823-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:35.824-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:35.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:35.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:35.827-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 803) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:35.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:35.828-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:35.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:35.830-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 804) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:35.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:35.830-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:35.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:35.832-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 805) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:35.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:35.833-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:35.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:35.835-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 806) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:35.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:35.836-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:35.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:35.837-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 807) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:35.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:35.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:35.839-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 808) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:36.339-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:36.341-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:36.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:36.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:36.343-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 809) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:36.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:36.344-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:36.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:36.346-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 810) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:36.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:36.347-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:36.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:36.349-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 811) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:36.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:36.350-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:36.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:36.352-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 812) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:36.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:36.353-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:36.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:36.355-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 813) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:36.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:36.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:36.356-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 814) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:36.855-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:36.856-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:36.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:36.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:36.859-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 815) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:36.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:36.860-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:36.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:36.863-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 816) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:36.863-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:36.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:36.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:36.865-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 817) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:36.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:36.866-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:36.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:36.868-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 818) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:36.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:36.868-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:36.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:36.870-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 819) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:36.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:36.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:36.871-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 820) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:37.373-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:37.374-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:37.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:37.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:37.377-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 821) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:37.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:37.378-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:37.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:37.380-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 822) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:37.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:37.381-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:37.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:37.383-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 823) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:37.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:37.384-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:37.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:37.386-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 824) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:37.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:37.387-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:37.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:37.389-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 825) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:37.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:37.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:37.391-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 826) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:37.890-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:37.891-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:37.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:37.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:37.895-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 827) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:37.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:37.896-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:37.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:37.898-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 828) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:37.899-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:37.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:37.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:37.901-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 829) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:37.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:37.902-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:37.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:37.903-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 830) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:37.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:37.904-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:37.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:37.906-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 831) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:37.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:37.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:37.908-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 832) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:38.406-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:38.408-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:38.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:38.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:38.410-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 833) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:38.411-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:38.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:38.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:38.413-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 834) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:38.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:38.413-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:38.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:38.415-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 835) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:38.416-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:38.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:38.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:38.418-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 836) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:38.419-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:38.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:38.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:38.421-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 837) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:38.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:38.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:38.423-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 838) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:38.923-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:38.925-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:38.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:38.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:38.927-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 839) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:38.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:38.928-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:38.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:38.930-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 840) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:38.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:38.931-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:38.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:38.933-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 841) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:38.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:38.934-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:38.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:38.936-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 842) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:38.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:38.936-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:38.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:38.938-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 843) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:38.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:38.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:38.941-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 844) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:39.442-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:39.443-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:39.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:39.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:39.446-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 845) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:39.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:39.447-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:39.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:39.448-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 846) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:39.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:39.449-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:39.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:39.451-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 847) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:39.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:39.452-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:39.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:39.454-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 848) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:39.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:39.454-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:39.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:39.456-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 849) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:39.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:39.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:39.458-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 850) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:39.957-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:39.958-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:39.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:39.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:39.961-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 851) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:39.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:39.962-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:39.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:39.964-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 852) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:39.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:39.964-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:39.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:39.966-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 853) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:39.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:39.967-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:39.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:39.969-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 854) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:39.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:39.970-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:39.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:39.972-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 855) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:39.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:39.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:39.974-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 856) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:40.472-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:40.474-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:40.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:40.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:40.476-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 857) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:40.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:40.477-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:40.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:40.479-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 858) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:40.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:40.480-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:40.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:40.482-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 859) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:40.483-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:40.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:40.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:40.485-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 860) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:40.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:40.486-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:40.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:40.488-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 861) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:40.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:40.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:40.490-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 862) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:40.988-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:40.990-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:40.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:40.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:40.993-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 863) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:40.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:40.994-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:40.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:40.996-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 864) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:40.997-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:40.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:40.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:40.999-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 865) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:41.000-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:41.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:41.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:41.002-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 866) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:41.002-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:41.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:41.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:41.004-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 867) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:41.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:41.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:41.006-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 868) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:41.505-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:41.506-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:41.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:41.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:41.509-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 869) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:41.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:41.510-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:41.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:41.512-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 870) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:41.513-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:41.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:41.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:41.515-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 871) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:41.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:41.516-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:41.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:41.518-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 872) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:41.519-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:41.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:41.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:41.521-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 873) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:41.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:41.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:41.523-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 874) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:42.022-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:42.023-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:42.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:42.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:42.026-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 875) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:42.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:42.027-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:42.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:42.029-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 876) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:42.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:42.030-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:42.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:42.031-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 877) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:42.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:42.032-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:42.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:42.034-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 878) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:42.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:42.035-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:42.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:42.037-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 879) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:42.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:42.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:42.038-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 880) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:42.539-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:42.540-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:42.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:42.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:42.544-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 881) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:42.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:42.545-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:42.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:42.547-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 882) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:42.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:42.548-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:42.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:42.550-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 883) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:42.551-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:42.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:42.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:42.552-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 884) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:42.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:42.553-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:42.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:42.555-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 885) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:42.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:42.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:42.557-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 886) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:43.055-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:43.057-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:43.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:43.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:43.060-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 887) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:43.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:43.061-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:43.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:43.063-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 888) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:43.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:43.064-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:43.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:43.066-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 889) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:43.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:43.066-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:43.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:43.068-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 890) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:43.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:43.069-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:43.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:43.071-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 891) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:43.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:43.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:43.073-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 892) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:43.572-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:43.573-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:43.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:43.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:43.576-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 893) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:43.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:43.577-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:43.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:43.578-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 894) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:43.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:43.579-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:43.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:43.581-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 895) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:43.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:43.581-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:43.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:43.583-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 896) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:43.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:43.584-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:43.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:43.585-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 897) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:43.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:43.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:43.587-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 898) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:44.088-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:44.097-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:44.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:44.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:44.101-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 899) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:44.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:44.102-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:44.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:44.104-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 900) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:44.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:44.104-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:44.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:44.106-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 901) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:44.107-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:44.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:44.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:44.109-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 902) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:44.109-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:44.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:44.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:44.111-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 903) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:44.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:44.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:44.113-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 904) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:44.613-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:44.614-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:44.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:44.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:44.617-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 905) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:44.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:44.618-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:44.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:44.620-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 906) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:44.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:44.621-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:44.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:44.623-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 907) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:44.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:44.624-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:44.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:44.625-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 908) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:44.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:44.626-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:44.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:44.628-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 909) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:44.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:44.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:44.630-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 910) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:45.128-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:45.130-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:45.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:45.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:45.132-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 911) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:45.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:45.133-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:45.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:45.136-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 912) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:45.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:45.136-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:45.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:45.139-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 913) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:45.139-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:45.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:45.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:45.141-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 914) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:45.142-0400 I ASIO [replexec-1] Connecting to louisamac:5008 2018-04-25T11:35:45.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:45.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:45.144-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 915) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:45.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:45.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:45.146-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 916) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:45.646-0400 I ASIO [replexec-1] Connecting to louisamac:5007 2018-04-25T11:35:45.647-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:45.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:45.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:45.651-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 917) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:45.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:45.652-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:45.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:45.654-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 918) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:45.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:45.654-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:45.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:45.656-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 919) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:45.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:45.657-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:45.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:45.659-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 920) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:45.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:45.660-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:45.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:45.662-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 921) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:45.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:45.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:45.664-0400 I REPL_HB [replexec-1] Error in heartbeat (requestId: 922) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:46.166-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:46.167-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:46.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:46.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:46.169-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 923) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:46.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:46.170-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:46.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:46.173-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 924) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:46.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:46.173-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:46.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:46.175-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 925) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:46.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:46.176-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:46.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:46.178-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 926) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:46.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:46.178-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:46.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:46.180-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 927) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:46.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:46.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:46.182-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 928) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:46.680-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:46.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:46.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:46.683-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 929) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:46.683-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:46.684-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:46.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:46.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:46.686-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 930) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:46.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:46.686-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:46.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:46.688-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 931) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:46.689-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:46.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:46.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:46.691-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 932) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:46.691-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:46.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:46.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:46.693-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 933) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:46.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:46.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:46.695-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 934) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:47.194-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:47.195-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:47.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:47.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:47.197-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 935) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:47.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:47.198-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:47.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:47.200-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 936) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:47.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:47.200-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:47.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:47.202-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 937) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:47.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:47.203-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:47.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:47.205-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 938) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:47.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:47.206-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:47.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:47.208-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 939) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:47.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:47.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:47.210-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 940) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:47.708-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:47.710-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:47.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:47.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:47.712-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 941) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:47.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:47.713-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:47.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:47.715-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 942) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:47.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:47.716-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:47.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:47.718-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 943) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:47.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:47.719-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:47.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:47.720-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 944) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:47.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:47.721-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:47.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:47.723-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 945) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:47.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:47.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:47.725-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 946) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:48.223-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:48.225-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:48.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:48.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:48.227-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 947) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:48.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:48.228-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:48.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:48.230-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 948) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:48.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:48.231-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:48.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:48.233-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 949) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:48.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:48.233-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:48.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:48.235-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 950) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:48.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:48.236-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:48.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:48.238-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 951) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:48.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:48.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:48.240-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 952) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:48.739-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:48.740-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:48.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:48.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:48.743-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 953) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:48.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:48.744-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:48.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:48.746-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 954) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:48.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:48.747-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:48.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:48.749-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 955) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:48.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:48.749-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:48.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:48.752-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 956) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:48.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:48.752-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:48.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:48.755-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 957) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:48.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:48.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:48.757-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 958) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:49.256-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:49.257-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:49.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:49.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:49.260-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 959) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:49.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:49.261-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:49.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:49.263-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 960) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:49.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:49.264-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:49.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:49.266-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 961) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:49.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:49.267-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:49.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:49.269-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 962) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:49.270-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:49.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:49.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:49.272-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 963) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:49.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:49.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:49.274-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 964) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:49.772-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:49.774-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:49.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:49.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:49.777-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 965) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:49.778-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:49.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:49.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:49.781-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 966) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:49.782-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:49.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:49.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:49.784-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 967) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:49.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:49.786-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:49.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:49.788-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 968) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:49.789-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:49.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:49.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:49.792-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 969) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:49.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:49.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:49.794-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 970) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:50.294-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:50.295-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:50.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:50.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:50.298-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 971) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:50.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:50.299-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:50.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:50.301-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 972) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:50.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:50.302-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:50.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:50.304-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 973) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:50.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:50.304-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:50.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:50.306-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 974) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:50.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:50.307-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:50.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:50.309-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 975) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:50.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:50.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:50.311-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 976) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:50.809-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:50.811-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:50.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:50.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:50.814-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 977) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:50.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:50.815-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:50.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:50.817-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 978) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:50.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:50.817-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:50.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:50.819-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 979) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:50.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:50.820-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:50.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:50.822-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 980) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:50.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:50.823-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:50.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:50.824-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 981) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:50.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:50.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:50.826-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 982) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:51.324-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:51.326-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:51.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:51.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:51.328-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 983) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:51.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:51.329-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:51.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:51.331-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 984) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:51.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:51.332-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:51.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:51.334-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 985) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:51.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:51.334-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:51.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:51.336-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 986) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:51.337-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:51.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:51.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:51.339-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 987) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:51.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:51.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:51.341-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 988) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:51.839-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:51.841-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:51.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:51.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:51.844-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 989) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:51.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:51.845-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:51.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:51.847-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 990) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:51.848-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:51.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:51.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:51.850-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 991) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:51.851-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:51.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:51.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:51.853-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 992) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:51.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:51.853-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:51.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:51.855-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 993) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:51.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:51.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:51.858-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 994) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:52.355-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:52.357-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:52.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:52.359-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 995) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:52.360-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:52.360-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:52.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:52.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:52.363-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 996) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:52.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:52.364-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:52.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:52.365-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 997) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:52.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:52.366-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:52.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:52.368-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 998) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:52.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:52.369-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:52.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:52.371-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 999) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:52.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:52.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:52.373-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1000) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:52.872-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:52.873-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:52.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:52.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:52.875-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1001) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:52.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:52.876-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:52.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:52.878-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1002) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:52.878-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:52.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:52.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:52.880-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1003) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:52.880-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:52.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:52.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:52.882-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1004) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:52.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:52.883-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:52.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:52.884-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1005) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:52.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:52.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:52.886-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1006) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:53.384-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:53.386-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:53.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:53.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:53.388-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1007) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:53.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:53.389-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:53.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:53.391-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1008) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:53.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:53.392-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:53.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:53.394-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1009) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:53.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:53.394-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:53.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:53.396-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1010) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:53.397-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:53.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:53.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:53.399-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1011) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:53.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:53.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:53.401-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1012) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:53.899-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:53.901-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:53.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:53.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:53.903-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1013) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:53.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:53.904-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:53.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:53.943-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1014) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:53.944-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:53.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:53.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:53.946-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1015) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:53.947-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:53.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:53.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:53.949-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1016) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:53.950-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:53.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:53.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:53.952-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1017) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:53.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:53.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:53.954-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1018) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:54.453-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:54.454-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:54.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:54.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:54.457-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1019) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:54.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:54.458-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:54.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:54.460-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1020) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:54.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:54.461-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:54.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:54.463-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1021) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:54.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:54.464-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:54.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:54.466-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1022) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:54.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:54.466-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:54.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:54.468-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1023) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:54.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:54.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:54.470-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1024) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:54.971-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:54.973-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:54.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:54.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:54.977-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1025) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:54.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:54.978-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:54.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:54.980-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1026) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:54.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:54.980-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:54.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:54.982-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1027) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:54.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:54.983-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:54.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:54.984-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1028) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:54.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:54.985-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:54.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:54.987-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1029) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:54.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:54.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:54.988-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1030) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:55.488-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:55.489-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:55.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:55.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:55.491-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1031) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:55.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:55.492-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:55.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:55.494-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1032) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:55.495-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:55.495-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:55.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:55.497-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1033) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:55.498-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:55.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:55.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:55.500-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1034) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:55.500-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:55.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:55.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:55.502-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1035) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:55.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:55.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:55.504-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1036) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:56.005-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:56.006-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:56.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:56.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:56.009-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1037) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:56.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:56.010-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:56.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:56.011-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1038) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:56.012-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:56.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:56.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:56.014-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1039) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:56.015-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:56.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:56.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:56.017-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1040) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:56.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:56.018-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:56.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:56.020-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1041) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:56.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:56.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:56.022-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1042) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:56.522-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:56.523-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:56.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:56.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:56.526-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1043) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:56.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:56.527-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:56.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:56.529-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1044) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:56.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:56.530-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:56.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:56.532-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1045) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:56.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:56.532-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:56.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:56.534-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1046) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:56.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:56.535-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:56.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:56.537-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1047) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:56.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:56.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:56.539-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1048) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:57.039-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:57.040-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:57.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:57.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:57.043-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1049) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:57.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:57.044-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:57.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:57.046-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1050) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:57.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:57.047-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:57.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:57.049-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1051) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:57.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:57.050-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:57.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:57.052-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1052) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:57.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:57.053-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:57.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:57.055-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1053) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:57.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:57.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:57.057-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1054) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:57.555-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:57.557-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:57.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:57.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:57.559-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1055) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:57.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:57.560-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:57.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:57.563-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1056) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:57.563-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:57.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:57.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:57.565-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1057) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:57.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:57.566-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:57.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:57.568-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1058) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:57.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:57.569-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:57.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:57.571-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1059) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:57.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:57.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:57.573-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1060) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:57.885-0400 I SHARDING [thread9] Refreshing cached database entry for config; current cached database info is {} 2018-04-25T11:35:57.886-0400 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for database config took 0 ms and found { _id: "config", primary: "config", partitioned: true } 2018-04-25T11:35:57.887-0400 I CONTROL [thread9] Failed to create config.system.sessions: Cannot create config.system.sessions until there are shards, will try again at the next refresh interval 2018-04-25T11:35:57.888-0400 I CONTROL [thread9] Sessions collection is not set up; waiting until next sessions refresh interval: Cannot create config.system.sessions until there are shards 2018-04-25T11:35:57.894-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:35:58.071-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:58.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:58.073-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:58.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:58.075-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1061) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:58.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:58.076-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:58.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:58.078-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1062) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:58.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:58.079-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:58.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:58.081-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1063) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:58.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:58.082-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:58.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:58.084-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1064) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:58.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:58.084-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:58.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:58.086-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1065) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:58.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:58.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:58.088-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1066) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:58.586-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:58.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:58.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:58.589-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1067) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:58.590-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:58.590-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:58.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:58.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:58.592-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1068) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:58.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:58.593-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:58.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:58.595-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1069) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:58.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:58.596-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:58.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:58.598-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1070) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:58.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:58.598-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:58.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:58.600-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1071) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:58.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:58.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:58.602-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1072) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:59.104-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:59.106-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:59.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:59.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:59.109-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1073) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:59.110-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:59.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:59.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:59.112-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1074) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:59.112-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:59.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:59.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:59.114-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1075) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:59.115-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:35:59.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:59.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:59.117-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1076) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:59.118-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:35:59.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:59.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:59.120-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1077) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:59.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:59.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:59.122-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1078) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:59.620-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:35:59.622-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:59.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:59.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:59.624-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1079) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:59.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:59.625-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:59.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:59.627-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1080) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:59.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:59.628-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:35:59.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:59.630-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1081) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:59.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:59.630-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:35:59.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:59.632-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1082) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:59.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:59.633-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:35:59.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:35:59.635-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1083) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:35:59.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:35:59.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:35:59.637-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1084) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:00.137-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:00.139-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:00.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:00.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:00.143-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1085) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:00.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:00.144-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:00.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:00.146-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1086) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:00.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:00.148-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:00.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:00.150-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1087) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:00.151-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:00.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:00.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:00.153-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1088) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:00.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:00.154-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:00.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:00.156-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1089) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:00.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:00.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:00.158-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1090) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:00.656-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:00.658-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:00.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:00.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:00.660-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1091) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:00.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:00.661-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:00.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:00.663-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1092) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:00.664-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:00.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:00.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:00.666-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1093) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:00.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:00.666-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:00.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:00.668-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1094) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:00.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:00.669-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:00.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:00.671-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1095) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:00.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:00.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:00.673-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1096) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:01.171-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:01.173-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:01.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:01.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:01.175-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1097) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:01.176-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:01.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:01.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:01.178-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1098) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:01.178-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:01.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:01.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:01.180-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1099) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:01.181-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:01.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:01.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:01.183-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1100) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:01.184-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:01.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:01.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:01.186-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1101) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:01.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:01.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:01.188-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1102) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:01.686-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:01.688-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:01.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:01.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:01.690-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1103) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:01.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:01.691-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:01.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:01.693-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1104) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:01.694-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:01.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:01.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:01.696-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1105) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:01.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:01.696-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:01.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:01.698-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1106) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:01.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:01.699-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:01.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:01.701-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1107) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:01.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:01.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:01.703-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1108) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:02.204-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:02.212-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:02.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:02.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:02.215-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1109) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:02.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:02.216-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:02.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:02.217-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1110) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:02.218-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:02.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:02.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:02.220-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1111) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:02.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:02.220-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:02.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:02.223-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1112) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:02.223-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:02.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:02.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:02.235-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1113) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:02.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:02.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:02.237-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1114) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:02.738-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:02.750-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:02.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:02.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:02.754-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1115) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:02.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:02.755-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:02.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:02.757-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1116) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:02.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:02.758-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:02.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:02.760-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1117) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:02.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:02.761-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:02.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:02.763-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1118) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:02.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:02.763-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:02.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:02.765-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1119) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:02.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:02.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:02.767-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1120) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:03.265-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:03.267-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:03.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:03.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:03.269-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1121) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:03.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:03.270-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:03.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:03.273-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1122) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:03.273-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:03.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:03.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:03.275-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1123) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:03.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:03.276-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:03.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:03.278-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1124) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:03.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:03.279-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:03.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:03.281-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1125) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:03.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:03.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:03.283-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1126) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:03.785-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:03.786-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:03.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:03.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:03.788-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1127) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:03.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:03.789-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:03.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:03.790-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1128) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:03.791-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:03.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:03.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:03.792-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1129) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:03.793-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:03.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:03.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:03.794-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1130) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:03.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:03.795-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:03.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:03.796-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1131) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:03.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:03.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:03.798-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1132) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:04.301-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:04.302-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:04.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:04.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:04.305-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1133) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:04.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:04.306-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:04.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:04.308-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1134) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:04.308-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:04.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:04.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:04.311-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1135) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:04.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:04.311-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:04.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:04.313-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1136) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:04.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:04.314-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:04.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:04.316-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1137) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:04.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:04.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:04.318-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1138) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:04.821-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:04.831-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:04.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:04.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:04.833-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1139) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:04.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:04.834-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:04.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:04.837-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1140) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:04.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:04.837-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:04.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:04.839-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1141) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:04.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:04.840-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:04.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:04.842-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1142) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:04.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:04.843-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:04.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:04.845-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1143) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:04.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:04.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:04.846-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1144) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:05.345-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:05.346-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:05.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:05.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:05.348-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1145) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:05.349-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:05.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:05.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:05.351-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1146) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:05.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:05.351-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:05.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:05.353-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1147) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:05.354-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:05.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:05.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:05.356-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1148) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:05.357-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:05.357-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:05.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:05.359-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1149) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:05.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:05.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:05.361-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1150) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:05.861-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:05.862-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:05.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:05.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:05.866-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1151) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:05.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:05.867-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:05.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:05.869-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1152) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:05.870-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:05.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:05.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:05.873-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1153) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:05.875-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:05.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:05.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:05.877-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1154) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:05.877-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:05.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:05.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:05.879-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1155) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:05.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:05.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:05.881-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1156) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:06.379-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:06.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:06.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:06.381-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1157) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:06.382-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:06.382-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:06.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:06.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:06.384-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1158) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:06.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:06.385-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:06.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:06.386-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1159) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:06.387-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:06.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:06.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:06.388-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1160) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:06.389-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:06.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:06.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:06.391-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1161) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:06.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:06.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:06.393-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1162) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:06.891-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:06.893-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:06.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:06.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:06.895-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1163) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:06.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:06.896-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:06.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:06.899-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1164) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:06.900-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:06.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:06.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:06.902-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1165) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:06.903-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:06.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:06.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:06.905-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1166) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:06.906-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:06.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:06.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:06.908-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1167) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:06.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:06.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:06.910-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1168) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:07.408-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:07.410-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:07.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:07.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:07.421-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1169) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:07.422-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:07.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:07.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:07.424-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1170) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:07.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:07.425-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:07.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:07.427-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1171) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:07.428-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:07.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:07.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:07.430-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1172) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:07.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:07.431-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:07.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:07.433-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1173) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:07.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:07.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:07.435-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1174) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:07.933-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:07.935-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:07.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:07.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:07.937-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1175) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:07.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:07.938-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:07.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:07.942-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1176) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:07.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:07.944-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:07.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:07.946-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1177) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:07.947-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:07.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:07.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:07.949-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1178) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:07.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:07.950-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:07.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:07.952-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1179) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:07.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:07.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:07.954-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1180) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:08.452-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:08.454-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:08.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:08.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:08.456-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1181) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:08.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:08.456-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:08.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:08.458-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1182) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:08.459-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:08.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:08.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:08.461-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1183) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:08.462-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:08.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:08.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:08.464-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1184) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:08.464-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:08.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:08.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:08.466-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1185) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:08.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:08.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:08.468-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1186) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:08.970-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:08.971-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:08.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:08.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:08.973-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1187) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:08.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:08.974-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:08.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:08.977-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1188) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:08.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:08.977-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:08.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:08.979-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1189) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:08.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:08.980-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:08.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:08.982-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1190) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:08.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:08.983-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:08.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:08.985-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1191) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:08.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:08.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:08.986-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1192) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:09.489-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:09.490-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:09.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:09.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:09.493-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1193) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:09.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:09.494-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:09.495-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:09.496-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1194) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:09.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:09.497-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:09.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:09.499-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1195) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:09.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:09.499-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:09.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:09.501-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1196) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:09.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:09.502-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:09.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:09.504-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1197) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:09.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:09.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:09.506-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1198) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:10.006-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:10.009-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:10.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:10.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:10.013-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1199) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:10.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:10.013-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:10.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:10.015-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1200) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:10.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:10.016-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:10.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:10.018-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1201) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:10.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:10.018-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:10.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:10.020-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1202) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:10.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:10.021-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:10.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:10.022-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1203) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:10.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:10.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:10.024-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1204) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:10.522-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:10.524-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:10.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:10.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:10.526-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1205) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:10.527-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:10.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:10.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:10.529-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1206) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:10.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:10.529-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:10.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:10.531-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1207) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:10.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:10.532-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:10.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:10.534-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1208) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:10.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:10.535-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:10.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:10.537-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1209) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:10.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:10.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:10.538-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1210) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:11.039-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:11.041-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:11.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:11.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:11.044-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1211) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:11.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:11.045-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:11.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:11.047-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1212) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:11.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:11.048-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:11.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:11.050-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1213) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:11.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:11.051-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:11.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:11.053-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1214) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:11.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:11.054-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:11.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:11.056-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1215) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:11.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:11.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:11.058-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1216) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:11.556-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:11.558-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:11.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:11.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:11.560-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1217) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:11.561-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:11.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:11.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:11.563-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1218) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:11.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:11.564-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:11.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:11.566-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1219) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:11.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:11.566-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:11.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:11.568-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1220) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:11.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:11.569-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:11.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:11.571-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1221) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:11.571-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:11.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:11.573-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1222) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:12.071-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:12.073-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:12.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:12.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:12.076-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1223) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:12.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:12.077-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:12.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:12.079-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1224) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:12.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:12.080-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:12.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:12.082-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1225) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:12.083-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:12.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:12.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:12.085-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1226) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:12.086-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:12.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:12.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:12.087-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1227) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:12.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:12.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:12.089-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1228) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:12.589-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:12.590-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:12.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:12.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:12.594-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1229) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:12.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:12.595-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:12.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:12.597-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1230) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:12.597-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:12.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:12.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:12.599-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1231) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:12.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:12.600-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:12.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:12.603-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1232) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:12.603-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:12.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:12.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:12.605-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1233) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:12.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:12.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:12.607-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1234) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:13.105-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:13.107-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:13.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:13.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:13.110-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1235) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:13.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:13.111-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:13.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:13.113-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1236) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:13.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:13.113-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:13.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:13.115-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1237) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:13.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:13.116-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:13.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:13.118-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1238) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:13.119-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:13.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:13.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:13.121-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1239) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:13.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:13.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:13.123-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1240) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:13.622-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:13.624-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:13.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:13.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:13.627-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1241) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:13.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:13.628-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:13.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:13.630-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1242) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:13.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:13.631-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:13.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:13.633-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1243) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:13.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:13.634-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:13.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:13.636-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1244) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:13.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:13.636-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:13.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:13.638-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1245) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:13.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:13.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:13.640-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1246) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:14.139-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:14.141-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:14.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:14.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:14.144-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1247) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:14.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:14.145-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:14.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:14.149-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1248) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:14.150-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:14.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:14.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:14.151-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1249) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:14.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:14.152-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:14.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:14.154-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1250) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:14.155-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:14.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:14.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:14.157-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1251) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:14.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:14.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:14.159-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1252) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:14.657-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:14.659-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:14.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:14.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:14.661-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1253) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:14.662-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:14.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:14.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:14.664-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1254) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:14.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:14.665-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:14.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:14.667-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1255) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:14.668-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:14.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:14.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:14.670-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1256) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:14.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:14.671-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:14.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:14.673-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1257) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:14.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:14.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:14.675-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1258) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:15.178-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:15.178-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:15.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:15.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:15.180-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1259) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:15.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:15.181-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:15.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:15.183-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1260) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:15.184-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:15.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:15.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:15.186-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1261) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:15.186-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:15.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:15.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:15.188-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1262) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:15.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:15.189-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:15.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:15.191-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1263) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:15.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:15.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:15.193-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1264) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:15.692-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:15.693-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:15.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:15.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:15.696-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1265) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:15.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:15.697-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:15.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:15.699-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1266) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:15.699-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:15.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:15.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:15.702-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1267) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:15.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:15.702-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:15.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:15.704-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1268) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:15.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:15.705-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:15.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:15.707-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1269) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:15.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:15.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:15.709-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1270) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:16.207-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:16.209-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:16.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:16.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:16.211-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1271) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:16.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:16.212-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:16.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:16.214-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1272) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:16.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:16.215-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:16.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:16.217-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1273) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:16.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:16.218-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:16.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:16.220-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1274) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:16.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:16.220-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:16.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:16.222-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1275) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:16.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:16.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:16.224-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1276) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:16.722-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:16.724-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:16.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:16.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:16.726-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1277) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:16.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:16.727-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:16.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:16.729-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1278) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:16.730-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:16.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:16.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:16.732-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1279) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:16.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:16.733-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:16.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:16.735-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1280) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:16.735-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:16.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:16.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:16.737-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1281) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:16.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:16.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:16.739-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1282) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:17.239-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:17.240-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:17.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:17.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:17.243-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1283) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:17.244-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:17.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:17.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:17.246-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1284) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:17.247-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:17.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:17.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:17.249-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1285) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:17.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:17.250-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:17.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:17.252-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1286) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:17.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:17.252-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:17.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:17.254-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1287) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:17.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:17.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:17.256-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1288) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:17.757-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:17.758-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:17.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:17.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:17.784-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1289) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:17.785-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:17.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:17.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:17.787-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1290) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:17.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:17.788-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:17.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:17.790-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1291) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:17.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:17.791-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:17.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:17.793-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1292) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:17.794-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:17.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:17.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:17.796-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1293) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:17.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:17.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:17.798-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1294) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:18.300-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:18.301-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:18.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:18.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:18.304-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1295) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:18.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:18.305-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:18.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:18.307-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1296) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:18.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:18.308-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:18.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:18.310-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1297) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:18.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:18.311-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:18.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:18.313-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1298) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:18.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:18.313-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:18.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:18.315-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1299) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:18.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:18.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:18.317-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1300) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:18.816-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:18.818-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:18.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:18.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:18.820-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1301) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:18.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:18.822-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:18.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:18.824-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1302) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:18.825-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:18.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:18.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:18.827-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1303) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:18.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:18.827-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:18.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:18.830-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1304) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:18.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:18.830-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:18.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:18.833-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1305) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:18.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:18.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:18.835-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1306) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:19.337-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:19.338-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:19.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:19.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:19.343-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1307) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:19.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:19.344-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:19.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:19.346-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1308) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:19.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:19.346-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:19.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:19.348-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1309) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:19.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:19.349-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:19.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:19.351-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1310) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:19.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:19.352-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:19.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:19.354-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1311) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:19.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:19.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:19.356-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1312) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:19.855-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:19.860-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:19.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:19.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:19.863-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1313) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:19.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:19.864-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:19.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:19.866-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1314) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:19.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:19.867-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:19.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:19.869-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1315) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:19.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:19.869-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:19.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:19.871-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1316) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:19.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:19.872-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:19.873-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:19.874-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1317) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:19.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:19.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:19.876-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1318) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:20.374-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:20.376-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:20.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:20.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:20.379-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1319) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:20.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:20.380-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:20.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:20.382-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1320) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:20.383-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:20.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:20.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:20.385-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1321) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:20.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:20.385-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:20.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:20.387-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1322) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:20.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:20.388-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:20.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:20.390-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1323) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:20.391-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:20.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:20.393-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1324) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:20.891-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:20.893-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:20.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:20.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:20.895-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1325) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:20.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:20.896-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:20.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:20.898-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1326) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:20.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:20.899-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:20.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:20.901-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1327) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:20.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:20.901-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:20.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:20.903-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1328) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:20.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:20.904-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:20.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:20.906-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1329) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:20.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:20.908-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:20.908-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1330) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:21.411-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:21.413-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:21.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:21.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:21.416-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1331) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:21.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:21.417-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:21.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:21.419-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1332) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:21.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:21.420-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:21.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:21.422-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1333) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:21.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:21.422-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:21.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:21.424-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1334) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:21.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:21.425-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:21.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:21.427-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1335) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:21.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:21.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:21.429-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1336) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:21.932-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:21.933-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:21.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:21.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:21.937-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1337) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:21.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:21.938-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:21.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:21.940-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1338) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:21.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:21.941-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:21.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:21.943-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1339) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:21.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:21.944-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:21.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:21.946-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1340) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:21.946-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:21.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:21.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:21.948-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1341) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:21.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:21.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:21.950-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1342) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:22.450-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:22.451-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:22.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:22.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:22.455-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1343) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:22.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:22.456-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:22.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:22.458-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1344) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:22.459-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:22.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:22.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:22.461-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1345) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:22.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:22.462-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:22.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:22.464-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1346) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:22.465-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:22.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:22.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:22.467-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1347) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:22.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:22.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:22.469-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1348) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:22.967-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:22.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:22.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:22.970-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1349) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:22.970-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:22.971-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:22.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:22.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:22.973-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1350) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:22.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:22.974-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:22.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:22.976-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1351) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:22.977-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:22.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:22.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:22.979-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1352) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:22.979-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:22.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:22.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:22.981-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1353) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:22.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:22.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:22.983-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1354) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:23.481-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:23.483-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:23.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:23.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:23.485-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1355) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:23.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:23.486-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:23.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:23.488-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1356) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:23.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:23.489-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:23.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:23.491-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1357) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:23.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:23.492-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:23.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:23.494-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1358) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:23.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:23.494-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:23.495-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:23.496-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1359) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:23.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:23.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:23.498-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1360) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:24.001-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:24.007-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:24.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:24.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:24.010-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1361) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:24.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:24.011-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:24.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:24.013-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1362) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:24.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:24.014-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:24.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:24.016-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1363) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:24.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:24.016-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:24.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:24.018-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1364) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:24.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:24.019-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:24.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:24.021-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1365) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:24.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:24.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:24.023-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1366) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:24.522-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:24.523-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:24.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:24.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:24.526-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1367) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:24.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:24.527-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:24.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:24.529-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1368) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:24.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:24.529-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:24.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:24.531-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1369) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:24.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:24.532-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:24.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:24.534-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1370) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:24.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:24.535-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:24.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:24.536-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1371) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:24.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:24.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:24.538-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1372) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:25.036-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:25.038-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:25.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:25.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:25.040-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1373) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:25.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:25.041-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:25.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:25.043-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1374) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:25.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:25.044-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:25.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:25.046-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1375) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:25.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:25.046-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:25.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:25.048-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1376) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:25.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:25.049-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:25.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:25.051-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1377) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:25.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:25.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:25.053-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1378) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:25.551-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:25.553-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:25.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:25.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:25.556-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1379) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:25.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:25.557-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:25.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:25.559-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1380) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:25.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:25.560-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:25.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:25.562-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1381) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:25.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:25.563-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:25.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:25.565-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1382) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:25.565-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:25.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:25.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:25.567-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1383) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:25.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:25.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:25.569-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1384) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:26.070-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:26.071-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:26.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:26.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:26.074-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1385) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:26.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:26.075-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:26.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:26.077-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1386) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:26.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:26.078-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:26.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:26.080-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1387) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:26.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:26.081-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:26.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:26.083-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1388) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:26.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:26.083-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:26.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:26.085-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1389) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:26.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:26.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:26.087-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1390) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:26.588-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:26.589-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:26.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:26.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:26.593-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1391) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:26.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:26.594-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:26.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:26.596-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1392) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:26.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:26.596-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:26.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:26.598-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1393) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:26.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:26.599-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:26.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:26.601-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1394) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:26.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:26.602-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:26.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:26.604-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1395) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:26.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:26.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:26.606-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1396) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:27.105-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:27.107-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:27.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:27.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:27.109-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1397) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:27.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:27.110-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:27.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:27.112-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1398) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:27.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:27.113-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:27.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:27.115-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1399) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:27.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:27.116-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:27.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:27.117-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1400) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:27.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:27.118-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:27.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:27.120-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1401) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:27.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:27.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:27.122-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1402) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:27.622-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:27.623-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:27.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:27.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:27.626-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1403) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:27.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:27.628-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:27.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:27.630-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1404) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:27.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:27.630-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:27.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:27.632-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1405) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:27.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:27.633-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:27.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:27.635-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1406) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:27.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:27.636-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:27.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:27.637-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1407) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:27.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:27.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:27.639-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1408) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:27.895-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:36:28.139-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:28.140-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:28.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:28.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:28.143-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1409) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:28.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:28.144-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:28.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:28.146-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1410) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:28.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:28.146-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:28.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:28.148-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1411) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:28.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:28.149-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:28.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:28.151-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1412) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:28.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:28.152-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:28.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:28.154-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1413) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:28.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:28.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:28.155-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1414) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:28.655-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:28.656-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:28.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:28.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:28.660-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1415) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:28.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:28.661-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:28.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:28.663-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1416) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:28.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:28.664-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:28.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:28.666-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1417) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:28.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:28.667-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:28.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:28.668-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1418) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:28.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:28.669-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:28.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:28.671-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1419) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:28.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:28.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:28.673-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1420) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:29.172-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:29.173-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:29.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:29.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:29.176-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1421) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:29.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:29.177-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:29.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:29.179-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1422) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:29.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:29.180-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:29.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:29.182-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1423) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:29.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:29.182-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:29.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:29.184-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1424) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:29.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:29.185-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:29.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:29.187-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1425) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:29.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:29.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:29.189-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1426) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:29.688-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:29.690-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:29.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:29.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:29.692-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1427) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:29.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:29.693-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:29.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:29.696-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1428) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:29.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:29.696-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:29.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:29.698-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1429) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:29.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:29.699-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:29.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:29.701-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1430) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:29.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:29.701-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:29.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:29.703-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1431) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:29.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:29.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:29.705-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1432) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:30.205-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:30.206-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:30.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:30.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:30.209-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1433) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:30.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:30.210-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:30.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:30.212-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1434) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:30.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:30.213-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:30.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:30.215-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1435) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:30.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:30.216-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:30.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:30.218-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1436) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:30.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:30.218-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:30.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:30.220-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1437) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:30.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:30.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:30.222-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1438) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:30.722-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:30.723-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:30.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:30.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:30.727-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1439) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:30.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:30.728-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:30.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:30.730-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1440) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:30.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:30.730-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:30.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:30.732-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1441) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:30.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:30.733-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:30.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:30.735-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1442) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:30.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:30.736-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:30.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:30.738-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1443) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:30.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:30.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:30.739-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1444) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:31.238-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:31.240-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:31.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:31.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:31.243-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1445) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:31.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:31.244-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:31.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:31.246-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1446) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:31.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:31.246-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:31.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:31.248-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1447) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:31.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:31.249-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:31.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:31.251-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1448) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:31.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:31.252-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:31.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:31.254-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1449) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:31.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:31.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:31.255-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1450) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:31.755-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:31.756-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:31.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:31.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:31.759-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1451) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:31.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:31.760-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:31.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:31.762-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1452) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:31.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:31.763-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:31.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:31.765-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1453) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:31.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:31.766-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:31.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:31.768-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1454) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:31.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:31.768-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:31.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:31.770-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1455) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:31.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:31.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:31.772-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1456) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:32.272-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:32.273-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:32.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:32.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:32.276-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1457) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:32.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:32.276-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:32.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:32.279-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1458) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:32.279-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:32.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:32.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:32.281-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1459) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:32.282-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:32.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:32.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:32.284-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1460) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:32.285-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:32.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:32.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:32.287-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1461) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:32.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:32.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:32.289-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1462) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:32.788-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:32.790-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:32.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:32.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:32.794-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1463) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:32.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:32.795-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:32.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:32.797-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1464) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:32.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:32.797-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:32.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:32.799-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1465) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:32.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:32.800-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:32.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:32.802-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1466) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:32.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:32.802-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:32.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:32.804-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1467) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:32.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:32.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:32.806-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1468) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:33.307-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:33.308-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:33.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:33.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:33.311-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1469) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:33.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:33.312-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:33.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:33.314-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1470) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:33.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:33.315-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:33.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:33.317-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1471) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:33.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:33.318-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:33.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:33.320-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1472) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:33.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:33.320-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:33.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:33.322-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1473) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:33.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:33.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:33.324-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1474) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:33.822-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:33.824-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:33.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:33.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:33.826-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1475) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:33.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:33.827-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:33.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:33.829-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1476) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:33.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:33.830-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:33.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:33.832-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1477) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:33.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:33.833-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:33.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:33.835-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1478) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:33.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:33.835-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:33.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:33.837-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1479) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:33.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:33.839-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:33.839-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1480) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:34.341-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:34.351-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:34.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:34.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:34.354-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1481) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:34.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:34.355-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:34.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:34.357-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1482) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:34.358-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:34.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:34.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:34.360-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1483) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:34.361-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:34.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:34.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:34.363-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1484) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:34.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:34.364-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:34.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:34.366-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1485) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:34.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:34.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:34.367-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1486) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:34.866-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:34.867-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:34.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:34.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:34.870-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1487) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:34.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:34.871-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:34.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:34.873-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1488) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:34.873-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:34.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:34.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:34.875-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1489) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:34.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:34.876-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:34.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:34.878-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1490) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:34.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:34.879-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:34.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:34.881-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1491) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:34.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:34.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:34.883-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1492) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:35.386-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:35.387-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:35.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:35.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:35.390-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1493) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:35.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:35.391-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:35.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:35.393-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1494) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:35.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:35.394-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:35.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:35.396-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1495) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:35.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:35.396-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:35.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:35.398-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1496) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:35.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:35.399-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:35.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:35.401-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1497) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:35.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:35.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:35.403-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1498) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:35.905-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:35.906-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:35.908-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:35.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:35.909-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1499) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:35.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:35.910-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:35.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:35.912-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1500) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:35.913-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:35.913-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:35.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:35.915-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1501) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:35.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:35.916-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:35.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:35.918-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1502) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:35.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:35.918-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:35.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:35.921-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1503) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:35.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:35.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:35.922-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1504) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:36.422-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:36.434-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:36.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:36.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:36.437-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1505) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:36.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:36.438-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:36.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:36.440-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1506) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:36.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:36.441-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:36.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:36.443-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1507) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:36.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:36.443-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:36.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:36.445-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1508) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:36.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:36.446-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:36.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:36.448-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1509) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:36.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:36.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:36.450-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1510) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:36.953-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:36.954-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:36.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:36.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:36.957-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1511) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:36.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:36.958-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:36.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:36.960-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1512) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:36.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:36.961-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:36.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:36.963-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1513) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:36.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:36.963-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:36.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:36.965-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1514) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:36.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:36.966-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:36.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:36.968-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1515) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:36.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:36.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:36.970-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1516) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:37.472-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:37.473-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:37.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:37.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:37.476-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1517) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:37.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:37.477-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:37.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:37.479-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1518) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:37.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:37.480-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:37.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:37.482-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1519) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:37.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:37.483-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:37.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:37.485-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1520) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:37.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:37.485-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:37.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:37.487-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1521) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:37.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:37.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:37.489-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1522) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:37.990-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:37.991-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:37.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:37.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:37.994-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1523) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:37.995-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:37.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:37.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:37.997-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1524) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:37.998-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:37.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:37.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:38.000-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1525) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:38.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:38.001-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:38.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:38.003-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1526) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:38.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:38.003-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:38.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:38.005-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1527) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:38.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:38.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:38.007-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1528) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:38.505-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:38.507-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:38.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:38.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:38.509-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1529) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:38.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:38.510-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:38.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:38.512-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1530) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:38.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:38.513-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:38.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:38.515-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1531) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:38.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:38.516-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:38.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:38.518-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1532) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:38.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:38.518-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:38.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:38.520-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1533) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:38.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:38.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:38.522-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1534) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:39.022-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:39.023-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:39.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:39.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:39.026-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1535) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:39.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:39.027-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:39.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:39.029-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1536) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:39.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:39.029-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:39.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:39.031-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1537) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:39.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:39.032-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:39.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:39.034-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1538) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:39.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:39.035-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:39.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:39.037-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1539) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:39.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:39.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:39.038-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1540) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:39.538-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:39.540-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:39.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:39.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:39.542-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1541) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:39.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:39.543-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:39.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:39.545-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1542) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:39.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:39.546-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:39.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:39.548-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1543) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:39.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:39.549-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:39.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:39.551-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1544) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:39.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:39.551-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:39.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:39.553-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1545) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:39.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:39.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:39.555-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1546) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:40.053-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:40.055-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:40.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:40.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:40.059-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1547) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:40.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:40.060-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:40.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:40.061-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1548) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:40.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:40.062-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:40.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:40.064-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1549) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:40.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:40.065-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:40.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:40.067-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1550) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:40.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:40.068-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:40.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:40.070-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1551) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:40.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:40.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:40.071-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1552) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:40.572-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:40.573-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:40.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:40.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:40.576-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1553) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:40.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:40.577-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:40.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:40.579-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1554) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:40.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:40.580-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:40.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:40.582-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1555) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:40.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:40.582-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:40.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:40.584-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1556) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:40.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:40.585-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:40.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:40.587-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1557) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:40.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:40.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:40.589-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1558) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:41.088-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:41.089-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:41.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:41.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:41.091-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1559) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:41.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:41.092-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:41.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:41.094-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1560) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:41.094-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:41.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:41.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:41.096-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1561) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:41.097-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:41.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:41.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:41.099-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1562) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:41.100-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:41.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:41.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:41.101-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1563) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:41.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:41.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:41.103-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1564) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:41.601-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:41.603-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:41.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:41.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:41.606-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1565) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:41.607-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:41.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:41.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:41.609-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1566) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:41.610-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:41.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:41.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:41.612-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1567) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:41.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:41.612-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:41.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:41.614-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1568) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:41.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:41.615-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:41.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:41.617-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1569) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:41.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:41.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:41.619-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1570) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:42.119-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:42.120-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:42.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:42.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:42.123-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1571) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:42.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:42.124-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:42.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:42.126-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1572) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:42.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:42.127-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:42.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:42.129-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1573) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:42.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:42.130-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:42.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:42.132-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1574) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:42.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:42.132-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:42.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:42.134-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1575) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:42.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:42.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:42.136-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1576) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:42.634-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:42.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:42.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:42.637-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1577) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:42.637-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:42.638-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:42.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:42.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:42.640-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1578) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:42.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:42.641-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:42.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:42.643-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1579) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:42.643-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:42.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:42.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:42.645-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1580) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:42.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:42.646-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:42.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:42.647-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1581) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:42.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:42.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:42.649-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1582) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:43.147-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:43.149-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:43.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:43.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:43.151-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1583) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:43.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:43.152-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:43.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:43.154-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1584) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:43.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:43.155-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:43.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:43.157-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1585) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:43.158-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:43.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:43.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:43.160-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1586) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:43.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:43.160-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:43.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:43.162-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1587) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:43.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:43.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:43.164-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1588) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:43.662-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:43.664-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:43.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:43.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:43.666-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1589) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:43.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:43.667-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:43.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:43.669-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1590) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:43.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:43.670-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:43.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:43.672-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1591) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:43.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:43.673-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:43.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:43.674-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1592) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:43.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:43.675-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:43.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:43.677-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1593) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:43.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:43.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:43.679-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1594) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:44.177-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:44.186-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:44.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:44.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:44.190-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1595) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:44.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:44.191-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:44.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:44.193-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1596) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:44.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:44.193-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:44.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:44.195-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1597) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:44.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:44.196-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:44.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:44.198-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1598) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:44.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:44.199-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:44.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:44.201-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1599) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:44.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:44.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:44.202-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1600) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:44.705-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:44.706-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:44.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:44.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:44.709-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1601) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:44.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:44.710-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:44.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:44.712-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1602) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:44.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:44.713-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:44.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:44.715-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1603) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:44.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:44.716-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:44.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:44.718-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1604) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:44.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:44.718-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:44.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:44.720-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1605) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:44.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:44.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:44.722-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1606) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:45.222-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:45.223-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:45.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:45.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:45.227-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1607) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:45.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:45.228-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:45.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:45.230-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1608) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:45.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:45.231-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:45.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:45.232-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1609) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:45.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:45.233-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:45.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:45.235-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1610) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:45.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:45.236-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:45.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:45.238-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1611) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:45.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:45.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:45.240-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1612) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:45.742-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:45.743-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:45.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:45.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:45.746-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1613) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:45.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:45.747-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:45.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:45.749-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1614) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:45.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:45.750-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:45.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:45.752-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1615) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:45.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:45.753-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:45.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:45.755-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1616) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:45.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:45.755-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:45.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:45.757-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1617) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:45.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:45.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:45.759-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1618) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:46.262-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:46.263-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:46.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:46.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:46.267-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1619) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:46.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:46.268-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:46.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:46.270-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1620) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:46.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:46.271-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:46.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:46.273-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1621) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:46.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:46.274-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:46.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:46.276-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1622) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:46.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:46.276-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:46.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:46.278-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1623) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:46.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:46.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:46.280-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1624) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:46.779-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:46.780-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:46.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:46.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:46.783-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1625) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:46.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:46.784-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:46.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:46.786-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1626) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:46.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:46.787-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:46.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:46.789-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1627) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:46.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:46.790-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:46.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:46.792-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1628) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:46.792-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:46.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:46.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:46.794-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1629) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:46.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:46.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:46.796-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1630) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:47.299-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:47.300-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:47.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:47.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:47.303-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1631) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:47.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:47.304-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:47.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:47.306-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1632) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:47.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:47.307-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:47.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:47.309-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1633) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:47.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:47.309-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:47.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:47.311-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1634) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:47.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:47.312-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:47.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:47.314-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1635) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:47.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:47.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:47.315-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1636) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:47.819-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:47.820-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:47.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:47.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:47.823-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1637) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:47.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:47.824-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:47.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:47.826-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1638) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:47.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:47.827-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:47.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:47.829-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1639) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:47.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:47.829-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:47.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:47.831-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1640) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:47.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:47.832-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:47.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:47.834-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1641) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:47.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:47.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:47.836-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1642) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:48.338-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:48.340-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:48.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:48.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:48.342-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1643) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:48.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:48.343-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:48.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:48.345-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1644) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:48.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:48.346-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:48.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:48.348-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1645) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:48.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:48.349-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:48.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:48.351-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1646) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:48.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:48.351-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:48.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:48.353-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1647) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:48.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:48.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:48.355-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1648) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:48.855-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:48.856-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:48.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:48.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:48.859-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1649) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:48.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:48.860-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:48.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:48.862-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1650) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:48.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:48.863-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:48.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:48.865-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1651) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:48.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:48.865-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:48.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:48.867-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1652) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:48.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:48.868-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:48.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:48.870-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1653) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:48.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:48.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:48.872-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1654) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:49.370-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:49.372-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:49.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:49.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:49.374-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1655) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:49.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:49.375-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:49.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:49.377-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1656) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:49.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:49.378-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:49.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:49.380-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1657) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:49.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:49.381-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:49.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:49.383-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1658) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:49.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:49.384-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:49.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:49.386-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1659) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:49.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:49.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:49.387-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1660) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:49.888-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:49.895-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:49.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:49.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:49.897-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1661) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:49.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:49.898-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:49.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:49.900-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1662) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:49.901-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:49.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:49.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:49.903-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1663) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:49.904-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:49.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:49.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:49.906-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1664) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:49.907-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:49.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:49.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:49.909-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1665) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:49.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:49.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:49.912-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1666) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:50.409-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:50.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:50.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:50.413-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1667) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:50.414-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:50.414-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:50.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:50.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:50.417-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1668) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:50.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:50.417-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:50.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:50.419-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1669) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:50.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:50.420-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:50.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:50.422-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1670) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:50.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:50.423-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:50.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:50.425-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1671) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:50.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:50.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:50.426-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1672) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:50.925-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:50.926-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:50.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:50.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:50.928-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1673) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:50.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:50.929-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:50.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:50.931-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1674) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:50.931-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:50.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:50.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:50.933-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1675) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:50.934-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:50.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:50.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:50.936-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1676) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:50.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:50.937-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:50.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:50.938-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1677) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:50.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:50.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:50.940-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1678) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:51.438-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:51.440-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:51.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:51.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:51.442-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1679) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:51.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:51.443-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:51.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:51.445-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1680) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:51.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:51.446-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:51.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:51.448-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1681) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:51.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:51.449-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:51.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:51.451-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1682) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:51.452-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:51.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:51.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:51.454-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1683) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:51.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:51.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:51.456-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1684) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:51.954-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:51.956-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:51.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:51.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:51.958-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1685) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:51.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:51.960-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:51.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:51.962-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1686) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:51.962-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:51.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:51.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:51.964-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1687) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:51.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:51.965-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:51.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:51.967-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1688) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:51.968-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:51.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:51.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:51.970-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1689) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:51.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:51.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:51.971-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1690) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:52.472-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:52.473-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:52.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:52.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:52.476-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1691) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:52.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:52.477-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:52.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:52.479-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1692) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:52.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:52.480-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:52.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:52.482-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1693) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:52.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:52.483-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:52.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:52.485-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1694) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:52.485-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:52.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:52.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:52.487-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1695) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:52.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:52.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:52.489-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1696) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:52.987-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:52.989-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:52.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:52.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:52.991-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1697) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:52.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:52.992-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:52.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:52.994-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1698) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:52.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:52.995-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:52.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:52.997-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1699) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:52.998-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:52.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:52.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:53.000-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1700) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:53.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:53.000-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:53.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:53.002-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1701) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:53.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:53.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:53.005-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1702) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:53.505-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:53.506-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:53.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:53.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:53.509-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1703) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:53.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:53.510-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:53.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:53.512-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1704) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:53.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:53.513-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:53.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:53.514-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1705) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:53.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:53.515-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:53.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:53.517-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1706) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:53.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:53.518-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:53.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:53.520-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1707) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:53.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:53.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:53.522-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1708) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:54.021-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:54.028-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:54.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:54.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:54.030-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1709) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:54.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:54.031-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:54.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:54.033-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1710) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:54.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:54.034-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:54.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:54.036-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1711) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:54.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:54.036-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:54.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:54.038-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1712) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:54.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:54.039-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:54.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:54.041-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1713) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:54.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:54.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:54.043-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1714) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:54.543-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:54.544-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:54.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:54.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:54.547-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1715) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:54.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:54.548-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:54.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:54.550-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1716) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:54.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:54.551-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:54.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:54.553-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1717) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:54.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:54.554-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:54.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:54.555-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1718) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:54.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:54.556-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:54.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:54.558-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1719) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:54.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:54.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:54.560-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1720) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:55.058-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:55.060-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:55.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:55.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:55.062-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1721) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:55.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:55.063-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:55.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:55.065-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1722) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:55.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:55.065-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:55.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:55.067-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1723) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:55.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:55.068-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:55.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:55.069-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1724) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:55.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:55.070-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:55.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:55.072-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1725) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:55.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:55.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:55.073-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1726) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:55.572-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:55.573-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:55.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:55.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:55.576-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1727) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:55.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:55.577-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:55.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:55.579-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1728) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:55.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:55.580-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:55.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:55.581-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1729) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:55.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:55.582-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:55.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:55.584-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1730) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:55.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:55.585-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:55.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:55.586-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1731) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:55.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:55.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:55.588-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1732) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:56.088-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:56.090-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:56.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:56.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:56.093-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1733) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:56.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:56.094-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:56.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:56.096-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1734) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:56.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:56.096-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:56.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:56.098-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1735) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:56.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:56.099-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:56.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:56.101-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1736) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:56.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:56.102-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:56.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:56.104-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1737) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:56.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:56.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:56.105-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1738) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:56.604-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:56.605-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:56.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:56.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:56.608-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1739) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:56.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:56.609-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:56.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:56.610-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1740) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:56.611-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:56.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:56.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:56.613-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1741) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:56.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:56.614-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:56.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:56.616-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1742) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:56.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:56.616-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:56.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:56.619-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1743) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:56.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:56.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:56.620-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1744) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:57.121-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:57.122-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:57.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:57.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:57.125-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1745) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:57.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:57.126-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:57.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:57.128-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1746) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:57.128-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:57.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:57.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:57.130-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1747) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:57.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:57.131-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:57.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:57.132-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1748) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:57.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:57.133-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:57.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:57.135-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1749) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:57.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:57.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:57.136-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1750) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:57.637-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:57.638-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:57.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:57.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:57.641-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1751) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:57.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:57.642-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:57.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:57.644-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1752) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:57.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:57.645-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:57.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:57.647-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1753) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:57.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:57.647-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:57.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:57.650-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1754) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:57.650-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:57.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:57.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:57.652-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1755) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:57.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:57.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:57.654-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1756) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:57.897-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:36:58.155-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:58.156-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:58.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:58.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:58.160-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1757) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:58.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:58.161-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:58.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:58.162-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1758) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:58.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:58.163-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:58.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:58.165-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1759) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:58.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:58.166-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:58.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:58.168-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1760) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:58.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:58.168-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:36:58.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:58.170-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1761) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:58.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:58.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:58.172-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1762) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:58.671-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:58.673-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:58.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:58.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:58.676-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1763) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:58.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:58.677-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:58.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:58.679-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1764) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:58.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:58.680-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:58.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:58.682-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1765) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:58.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:58.683-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:36:58.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:58.685-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1766) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:58.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:58.685-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:36:58.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:58.687-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1767) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:58.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:58.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:58.689-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1768) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:59.188-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:59.189-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:59.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:59.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:59.193-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1769) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:59.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:59.194-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:59.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:59.196-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1770) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:59.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:59.197-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:59.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:59.199-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1771) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:59.200-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:59.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:59.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:59.202-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1772) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:59.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:59.202-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:59.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:59.204-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1773) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:59.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:59.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:59.206-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1774) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:59.704-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:36:59.706-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:59.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:59.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:59.708-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1775) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:59.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:59.708-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:59.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:59.710-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1776) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:59.711-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:59.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:59.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:59.713-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1777) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:59.714-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:36:59.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:59.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:59.716-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1778) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:59.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:59.717-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:36:59.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:36:59.719-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1779) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:36:59.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:36:59.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:36:59.721-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1780) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:00.221-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:00.223-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:00.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:00.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:00.225-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1781) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:00.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:00.226-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:00.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:00.229-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1782) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:00.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:00.229-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:00.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:00.231-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1783) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:00.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:00.232-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:00.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:00.234-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1784) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:00.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:00.234-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:00.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:00.236-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1785) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:00.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:00.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:00.238-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1786) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:00.738-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:00.739-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:00.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:00.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:00.742-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1787) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:00.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:00.743-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:00.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:00.745-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1788) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:00.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:00.746-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:00.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:00.748-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1789) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:00.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:00.749-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:00.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:00.751-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1790) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:00.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:00.751-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:00.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:00.753-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1791) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:00.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:00.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:00.755-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1792) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:01.254-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:01.255-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:01.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:01.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:01.257-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1793) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:01.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:01.258-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:01.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:01.260-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1794) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:01.261-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:01.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:01.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:01.263-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1795) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:01.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:01.264-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:01.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:01.265-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1796) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:01.266-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:01.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:01.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:01.268-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1797) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:01.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:01.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:01.270-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1798) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:01.771-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:01.773-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:01.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:01.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:01.777-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1799) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:01.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:01.778-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:01.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:01.779-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1800) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:01.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:01.780-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:01.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:01.782-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1801) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:01.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:01.783-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:01.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:01.785-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1802) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:01.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:01.786-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:01.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:01.788-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1803) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:01.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:01.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:01.789-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1804) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:02.288-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:02.289-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:02.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:02.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:02.292-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1805) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:02.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:02.293-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:02.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:02.295-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1806) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:02.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:02.296-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:02.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:02.298-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1807) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:02.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:02.299-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:02.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:02.301-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1808) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:02.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:02.301-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:02.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:02.303-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1809) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:02.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:02.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:02.305-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1810) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:02.803-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:02.805-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:02.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:02.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:02.807-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1811) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:02.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:02.808-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:02.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:02.811-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1812) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:02.811-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:02.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:02.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:02.813-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1813) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:02.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:02.814-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:02.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:02.816-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1814) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:02.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:02.816-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:02.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:02.818-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1815) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:02.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:02.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:02.820-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1816) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:03.321-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:03.322-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:03.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:03.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:03.325-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1817) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:03.325-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:03.326-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:03.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:03.328-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1818) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:03.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:03.329-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:03.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:03.331-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1819) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:03.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:03.331-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:03.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:03.333-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1820) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:03.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:03.334-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:03.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:03.336-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1821) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:03.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:03.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:03.338-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1822) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:03.836-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:03.838-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:03.839-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:03.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:03.840-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1823) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:03.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:03.841-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:03.842-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:03.843-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1824) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:03.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:03.844-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:03.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:03.846-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1825) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:03.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:03.847-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:03.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:03.849-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1826) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:03.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:03.849-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:03.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:03.851-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1827) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:03.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:03.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:03.853-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1828) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:04.351-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:04.361-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:04.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:04.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:04.365-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1829) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:04.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:04.366-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:04.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:04.368-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1830) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:04.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:04.369-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:04.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:04.371-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1831) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:04.372-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:04.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:04.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:04.374-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1832) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:04.374-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:04.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:04.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:04.376-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1833) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:04.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:04.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:04.378-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1834) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:04.876-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:04.878-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:04.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:04.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:04.880-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1835) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:04.880-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:04.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:04.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:04.882-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1836) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:04.883-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:04.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:04.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:04.885-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1837) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:04.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:04.886-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:04.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:04.888-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1838) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:04.888-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:04.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:04.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:04.891-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1839) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:04.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:04.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:04.893-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1840) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:05.393-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:05.394-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:05.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:05.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:05.398-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1841) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:05.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:05.399-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:05.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:05.401-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1842) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:05.402-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:05.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:05.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:05.404-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1843) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:05.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:05.405-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:05.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:05.407-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1844) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:05.408-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:05.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:05.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:05.409-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1845) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:05.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:05.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:05.412-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1846) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:05.909-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:05.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:05.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:05.913-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1847) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:05.914-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:05.915-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:05.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:05.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:05.917-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1848) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:05.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:05.918-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:05.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:05.920-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1849) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:05.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:05.920-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:05.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:05.922-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1850) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:05.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:05.923-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:05.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:05.925-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1851) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:05.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:05.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:05.927-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1852) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:06.426-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:06.427-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:06.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:06.429-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:06.430-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1853) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:06.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:06.431-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:06.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:06.433-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1854) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:06.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:06.434-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:06.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:06.436-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1855) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:06.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:06.436-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:06.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:06.438-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1856) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:06.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:06.439-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:06.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:06.441-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1857) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:06.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:06.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:06.442-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1858) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:06.941-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:06.942-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:06.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:06.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:06.945-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1859) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:06.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:06.946-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:06.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:06.948-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1860) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:06.948-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:06.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:06.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:06.950-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1861) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:06.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:06.951-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:06.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:06.953-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1862) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:06.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:06.954-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:06.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:06.956-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1863) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:06.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:06.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:06.958-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1864) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:07.459-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:07.466-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:07.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:07.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:07.469-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1865) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:07.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:07.470-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:07.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:07.473-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1866) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:07.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:07.474-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:07.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:07.476-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1867) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:07.477-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:07.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:07.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:07.479-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1868) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:07.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:07.480-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:07.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:07.482-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1869) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:07.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:07.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:07.484-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1870) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:07.983-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:07.984-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:07.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:07.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:07.987-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1871) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:07.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:07.988-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:07.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:07.991-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1872) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:07.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:07.992-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:07.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:07.994-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1873) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:07.994-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:07.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:07.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:07.996-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1874) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:07.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:07.997-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:07.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:07.999-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1875) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:07.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:08.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:08.001-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1876) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:08.499-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:08.501-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:08.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:08.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:08.503-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1877) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:08.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:08.504-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:08.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:08.506-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1878) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:08.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:08.507-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:08.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:08.509-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1879) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:08.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:08.510-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:08.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:08.512-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1880) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:08.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:08.512-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:08.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:08.514-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1881) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:08.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:08.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:08.516-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1882) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:09.014-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:09.016-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:09.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:09.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:09.018-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1883) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:09.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:09.019-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:09.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:09.021-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1884) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:09.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:09.022-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:09.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:09.024-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1885) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:09.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:09.025-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:09.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:09.026-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1886) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:09.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:09.027-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:09.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:09.029-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1887) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:09.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:09.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:09.031-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1888) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:09.531-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:09.533-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:09.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:09.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:09.536-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1889) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:09.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:09.537-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:09.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:09.539-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1890) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:09.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:09.540-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:09.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:09.542-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1891) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:09.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:09.543-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:09.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:09.545-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1892) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:09.546-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:09.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:09.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:09.548-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1893) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:09.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:09.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:09.550-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1894) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:10.051-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:10.052-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:10.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:10.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:10.054-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1895) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:10.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:10.056-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:10.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:10.058-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1896) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:10.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:10.058-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:10.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:10.060-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1897) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:10.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:10.061-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:10.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:10.063-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1898) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:10.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:10.064-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:10.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:10.066-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1899) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:10.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:10.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:10.067-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1900) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:10.571-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:10.572-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:10.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:10.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:10.575-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1901) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:10.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:10.576-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:10.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:10.578-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1902) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:10.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:10.578-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:10.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:10.580-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1903) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:10.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:10.581-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:10.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:10.583-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1904) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:10.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:10.584-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:10.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:10.586-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1905) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:10.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:10.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:10.587-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1906) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:11.088-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:11.089-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:11.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:11.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:11.092-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1907) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:11.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:11.094-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:11.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:11.096-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1908) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:11.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:11.097-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:11.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:11.099-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1909) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:11.099-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:11.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:11.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:11.101-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1910) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:11.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:11.102-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:11.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:11.104-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1911) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:11.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:11.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:11.106-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1912) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:11.604-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:11.616-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:11.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:11.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:11.619-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1913) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:11.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:11.620-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:11.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:11.622-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1914) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:11.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:11.622-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:11.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:11.624-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1915) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:11.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:11.625-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:11.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:11.627-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1916) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:11.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:11.628-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:11.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:11.630-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1917) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:11.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:11.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:11.631-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1918) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:12.130-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:12.131-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:12.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:12.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:12.134-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1919) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:12.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:12.135-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:12.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:12.137-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1920) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:12.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:12.138-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:12.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:12.140-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1921) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:12.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:12.140-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:12.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:12.142-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1922) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:12.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:12.143-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:12.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:12.145-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1923) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:12.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:12.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:12.147-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1924) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:12.650-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:12.651-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:12.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:12.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:12.654-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1925) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:12.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:12.655-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:12.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:12.657-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1926) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:12.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:12.658-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:12.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:12.660-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1927) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:12.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:12.660-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:12.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:12.662-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1928) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:12.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:12.663-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:12.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:12.665-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1929) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:12.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:12.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:12.667-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1930) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:13.165-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:13.167-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:13.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:13.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:13.169-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1931) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:13.170-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:13.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:13.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:13.172-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1932) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:13.173-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:13.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:13.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:13.175-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1933) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:13.176-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:13.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:13.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:13.178-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1934) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:13.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:13.178-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:13.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:13.180-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1935) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:13.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:13.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:13.182-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1936) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:13.680-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:13.682-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:13.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:13.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:13.684-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1937) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:13.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:13.685-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:13.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:13.687-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1938) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:13.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:13.688-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:13.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:13.690-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1939) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:13.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:13.690-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:13.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:13.692-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1940) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:13.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:13.693-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:13.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:13.695-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1941) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:13.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:13.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:13.697-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1942) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:14.195-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:14.204-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:14.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:14.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:14.207-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1943) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:14.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:14.208-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:14.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:14.210-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1944) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:14.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:14.211-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:14.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:14.213-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1945) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:14.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:14.214-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:14.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:14.216-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1946) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:14.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:14.216-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:14.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:14.218-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1947) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:14.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:14.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:14.220-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1948) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:14.720-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:14.722-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:14.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:14.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:14.724-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1949) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:14.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:14.725-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:14.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:14.727-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1950) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:14.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:14.728-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:14.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:14.730-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1951) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:14.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:14.731-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:14.732-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:14.733-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1952) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:14.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:14.733-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:14.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:14.735-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1953) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:14.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:14.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:14.737-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1954) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:15.238-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:15.239-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:15.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:15.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:15.242-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1955) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:15.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:15.243-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:15.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:15.245-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1956) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:15.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:15.246-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:15.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:15.248-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1957) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:15.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:15.249-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:15.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:15.251-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1958) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:15.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:15.251-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:15.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:15.253-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1959) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:15.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:15.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:15.255-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1960) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:15.754-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:15.755-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:15.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:15.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:15.758-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1961) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:15.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:15.758-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:15.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:15.760-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1962) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:15.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:15.761-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:15.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:15.763-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1963) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:15.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:15.764-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:15.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:15.765-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1964) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:15.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:15.766-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:15.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:15.768-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1965) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:15.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:15.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:15.770-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1966) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:16.271-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:16.272-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:16.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:16.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:16.275-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1967) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:16.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:16.276-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:16.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:16.278-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1968) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:16.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:16.279-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:16.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:16.281-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1969) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:16.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:16.281-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:16.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:16.283-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1970) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:16.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:16.284-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:16.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:16.286-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1971) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:16.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:16.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:16.288-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1972) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:16.788-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:16.789-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:16.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:16.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:16.793-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1973) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:16.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:16.794-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:16.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:16.796-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1974) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:16.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:16.796-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:16.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:16.798-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1975) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:16.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:16.799-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:16.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:16.801-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1976) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:16.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:16.802-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:16.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:16.804-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1977) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:16.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:16.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:16.806-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1978) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:17.308-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:17.309-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:17.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:17.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:17.312-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1979) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:17.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:17.313-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:17.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:17.315-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1980) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:17.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:17.316-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:17.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:17.318-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1981) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:17.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:17.318-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:17.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:17.320-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1982) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:17.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:17.321-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:17.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:17.323-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1983) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:17.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:17.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:17.325-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1984) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:17.824-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:17.831-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:17.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:17.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:17.852-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1985) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:17.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:17.854-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:17.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:17.887-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1986) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:17.889-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:17.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:17.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:17.891-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1987) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:17.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:17.892-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:17.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:17.894-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1988) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:17.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:17.895-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:17.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:17.897-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1989) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:17.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:17.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:17.899-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1990) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:18.397-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:18.407-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:18.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:18.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:18.411-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1991) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:18.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:18.412-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:18.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:18.414-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1992) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:18.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:18.414-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:18.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:18.416-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1993) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:18.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:18.417-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:18.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:18.419-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 1994) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:18.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:18.420-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:18.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:18.422-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1995) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:18.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:18.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:18.424-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1996) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:18.927-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:18.928-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:18.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:18.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:18.931-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1997) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:18.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:18.932-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:18.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:18.934-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 1998) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:18.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:18.935-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:18.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:18.937-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 1999) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:18.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:18.937-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:18.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:18.939-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2000) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:18.940-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:18.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:18.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:18.942-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2001) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:18.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:18.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:18.943-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2002) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:19.444-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:19.446-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:19.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:19.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:19.448-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2003) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:19.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:19.449-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:19.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:19.451-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2004) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:19.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:19.452-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:19.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:19.454-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2005) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:19.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:19.454-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:19.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:19.456-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2006) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:19.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:19.457-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:19.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:19.459-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2007) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:19.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:19.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:19.461-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2008) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:19.959-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:19.969-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:19.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:19.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:19.972-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2009) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:19.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:19.973-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:19.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:19.975-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2010) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:19.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:19.976-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:19.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:19.978-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2011) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:19.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:19.978-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:19.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:19.980-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2012) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:19.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:19.981-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:19.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:19.983-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2013) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:19.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:19.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:19.985-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2014) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:20.483-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:20.485-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:20.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:20.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:20.487-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2015) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:20.487-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:20.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:20.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:20.489-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2016) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:20.490-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:20.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:20.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:20.492-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2017) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:20.493-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:20.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:20.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:20.495-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2018) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:20.496-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:20.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:20.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:20.498-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2019) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:20.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:20.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:20.500-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2020) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:21.000-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:21.000-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:21.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:21.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:21.003-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2021) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:21.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:21.005-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:21.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:21.007-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2022) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:21.007-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:21.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:21.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:21.009-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2023) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:21.010-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:21.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:21.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:21.012-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2024) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:21.013-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:21.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:21.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:21.015-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2025) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:21.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:21.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:21.016-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2026) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:21.520-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:21.521-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:21.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:21.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:21.524-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2027) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:21.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:21.525-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:21.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:21.527-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2028) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:21.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:21.528-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:21.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:21.530-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2029) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:21.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:21.530-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:21.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:21.532-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2030) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:21.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:21.533-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:21.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:21.535-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2031) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:21.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:21.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:21.537-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2032) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:22.035-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:22.037-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:22.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:22.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:22.039-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2033) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:22.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:22.039-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:22.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:22.041-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2034) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:22.042-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:22.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:22.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:22.044-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2035) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:22.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:22.044-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:22.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:22.046-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2036) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:22.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:22.047-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:22.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:22.049-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2037) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:22.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:22.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:22.051-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2038) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:22.551-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:22.553-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:22.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:22.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:22.556-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2039) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:22.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:22.557-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:22.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:22.559-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2040) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:22.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:22.559-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:22.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:22.562-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2041) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:22.562-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:22.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:22.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:22.564-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2042) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:22.565-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:22.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:22.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:22.567-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2043) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:22.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:22.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:22.568-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2044) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:23.067-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:23.068-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:23.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:23.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:23.070-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2045) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:23.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:23.070-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:23.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:23.072-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2046) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:23.073-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:23.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:23.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:23.075-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2047) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:23.076-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:23.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:23.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:23.079-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2048) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:23.080-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:23.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:23.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:23.082-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2049) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:23.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:23.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:23.084-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2050) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:23.582-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:23.584-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:23.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:23.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:23.586-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2051) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:23.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:23.587-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:23.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:23.589-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2052) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:23.590-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:23.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:23.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:23.592-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2053) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:23.593-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:23.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:23.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:23.595-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2054) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:23.596-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:23.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:23.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:23.598-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2055) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:23.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:23.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:23.600-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2056) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:24.098-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:24.100-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:24.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:24.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:24.103-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2057) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:24.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:24.103-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:24.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:24.106-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2058) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:24.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:24.106-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:24.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:24.108-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2059) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:24.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:24.109-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:24.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:24.111-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2060) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:24.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:24.112-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:24.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:24.114-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2061) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:24.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:24.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:24.115-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2062) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:24.614-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:24.615-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:24.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:24.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:24.618-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2063) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:24.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:24.619-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:24.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:24.621-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2064) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:24.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:24.622-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:24.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:24.624-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2065) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:24.624-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:24.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:24.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:24.626-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2066) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:24.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:24.627-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:24.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:24.629-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2067) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:24.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:24.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:24.630-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2068) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:25.129-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:25.131-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:25.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:25.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:25.134-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2069) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:25.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:25.135-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:25.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:25.137-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2070) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:25.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:25.138-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:25.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:25.140-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2071) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:25.140-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:25.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:25.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:25.142-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2072) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:25.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:25.143-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:25.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:25.145-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2073) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:25.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:25.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:25.147-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2074) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:25.645-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:25.647-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:25.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:25.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:25.653-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2075) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:25.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:25.655-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:25.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:25.658-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2076) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:25.659-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:25.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:25.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:25.662-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2077) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:25.663-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:25.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:25.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:25.667-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2078) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:25.669-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:25.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:25.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:25.672-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2079) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:25.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:25.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:25.676-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2080) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:26.172-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:26.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:26.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:26.176-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2081) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:26.177-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:26.177-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:26.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:26.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:26.179-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2082) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:26.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:26.180-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:26.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:26.182-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2083) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:26.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:26.183-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:26.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:26.185-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2084) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:26.186-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:26.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:26.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:26.188-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2085) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:26.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:26.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:26.190-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2086) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:26.690-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:26.691-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:26.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:26.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:26.693-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2087) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:26.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:26.694-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:26.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:26.696-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2088) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:26.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:26.696-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:26.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:26.698-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2089) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:26.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:26.699-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:26.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:26.700-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2090) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:26.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:26.701-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:26.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:26.703-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2091) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:26.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:26.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:26.704-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2092) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:27.204-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:27.205-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:27.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:27.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:27.209-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2093) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:27.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:27.210-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:27.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:27.212-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2094) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:27.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:27.212-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:27.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:27.214-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2095) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:27.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:27.215-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:27.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:27.217-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2096) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:27.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:27.217-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:27.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:27.219-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2097) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:27.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:27.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:27.220-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2098) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:27.721-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:27.723-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:27.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:27.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:27.725-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2099) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:27.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:27.727-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:27.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:27.729-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2100) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:27.729-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:27.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:27.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:27.732-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2101) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:27.732-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:27.732-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:27.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:27.734-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2102) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:27.735-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:27.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:27.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:27.736-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2103) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:27.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:27.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:27.738-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2104) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:27.898-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:37:28.236-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:28.238-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:28.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:28.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:28.241-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2105) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:28.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:28.242-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:28.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:28.245-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2106) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:28.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:28.247-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:28.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:28.250-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2107) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:28.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:28.251-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:28.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:28.254-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2108) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:28.255-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:28.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:28.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:28.258-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2109) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:28.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:28.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:28.261-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2110) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:28.758-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:28.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:28.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:28.762-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2111) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:28.762-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:28.763-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:28.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:28.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:28.765-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2112) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:28.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:28.766-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:28.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:28.768-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2113) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:28.769-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:28.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:28.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:28.770-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2114) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:28.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:28.771-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:28.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:28.773-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2115) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:28.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:28.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:28.775-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2116) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:29.273-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:29.275-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:29.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:29.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:29.277-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2117) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:29.278-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:29.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:29.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:29.280-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2118) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:29.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:29.281-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:29.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:29.283-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2119) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:29.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:29.284-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:29.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:29.286-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2120) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:29.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:29.286-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:29.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:29.288-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2121) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:29.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:29.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:29.291-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2122) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:29.788-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:29.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:29.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:29.792-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2123) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:29.792-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:29.793-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:29.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:29.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:29.795-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2124) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:29.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:29.796-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:29.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:29.798-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2125) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:29.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:29.799-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:29.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:29.801-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2126) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:29.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:29.801-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:29.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:29.803-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2127) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:29.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:29.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:29.805-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2128) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:30.303-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:30.305-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:30.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:30.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:30.309-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2129) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:30.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:30.310-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:30.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:30.312-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2130) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:30.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:30.312-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:30.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:30.314-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2131) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:30.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:30.315-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:30.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:30.317-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2132) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:30.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:30.317-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:30.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:30.319-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2133) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:30.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:30.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:30.321-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2134) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:30.821-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:30.822-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:30.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:30.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:30.825-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2135) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:30.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:30.826-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:30.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:30.828-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2136) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:30.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:30.829-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:30.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:30.831-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2137) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:30.831-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:30.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:30.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:30.833-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2138) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:30.834-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:30.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:30.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:30.836-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2139) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:30.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:30.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:30.838-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2140) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:31.337-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:31.339-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:31.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:31.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:31.343-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2141) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:31.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:31.344-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:31.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:31.346-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2142) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:31.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:31.346-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:31.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:31.348-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2143) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:31.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:31.349-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:31.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:31.351-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2144) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:31.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:31.352-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:31.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:31.354-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2145) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:31.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:31.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:31.356-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2146) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:31.854-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:31.856-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:31.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:31.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:31.859-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2147) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:31.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:31.860-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:31.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:31.862-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2148) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:31.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:31.863-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:31.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:31.865-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2149) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:31.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:31.865-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:31.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:31.867-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2150) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:31.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:31.868-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:31.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:31.870-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2151) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:31.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:31.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:31.872-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2152) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:32.370-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:32.372-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:32.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:32.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:32.374-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2153) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:32.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:32.375-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:32.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:32.377-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2154) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:32.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:32.378-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:32.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:32.380-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2155) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:32.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:32.381-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:32.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:32.383-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2156) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:32.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:32.384-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:32.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:32.386-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2157) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:32.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:32.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:32.387-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2158) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:32.889-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:32.890-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:32.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:32.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:32.892-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2159) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:32.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:32.893-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:32.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:32.895-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2160) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:32.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:32.896-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:32.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:32.898-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2161) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:32.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:32.898-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:32.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:32.900-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2162) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:32.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:32.901-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:32.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:32.903-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2163) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:32.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:32.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:32.905-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2164) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:33.403-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:33.405-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:33.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:33.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:33.407-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2165) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:33.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:33.408-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:33.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:33.410-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2166) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:33.411-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:33.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:33.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:33.413-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2167) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:33.414-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:33.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:33.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:33.416-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2168) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:33.417-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:33.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:33.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:33.419-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2169) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:33.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:33.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:33.421-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2170) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:33.921-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:33.922-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:33.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:33.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:33.925-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2171) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:33.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:33.926-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:33.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:33.928-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2172) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:33.929-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:33.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:33.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:33.931-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2173) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:33.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:33.944-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:33.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:33.965-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2174) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:33.966-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:33.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:33.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:33.968-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2175) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:33.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:33.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:33.970-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2176) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:34.468-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:34.470-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:34.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:34.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:34.472-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2177) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:34.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:34.473-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:34.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:34.475-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2178) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:34.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:34.476-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:34.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:34.478-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2179) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:34.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:34.479-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:34.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:34.481-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2180) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:34.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:34.481-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:34.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:34.483-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2181) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:34.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:34.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:34.485-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2182) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:34.984-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:34.985-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:34.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:34.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:34.989-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2183) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:34.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:34.990-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:34.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:34.992-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2184) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:34.993-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:34.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:34.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:34.995-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2185) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:34.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:34.996-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:34.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:34.998-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2186) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:34.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:34.998-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:34.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:35.000-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2187) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:35.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:35.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:35.002-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2188) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:35.500-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:35.502-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:35.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:35.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:35.504-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2189) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:35.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:35.505-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:35.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:35.507-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2190) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:35.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:35.508-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:35.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:35.510-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2191) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:35.511-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:35.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:35.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:35.513-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2192) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:35.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:35.514-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:35.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:35.516-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2193) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:35.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:35.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:35.518-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2194) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:36.016-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:36.019-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:36.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:36.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:36.034-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2195) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:36.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:36.035-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:36.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:36.037-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2196) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:36.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:36.038-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:36.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:36.040-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2197) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:36.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:36.041-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:36.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:36.043-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2198) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:36.044-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:36.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:36.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:36.046-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2199) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:36.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:36.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:36.047-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2200) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:36.546-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:36.547-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:36.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:36.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:36.549-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2201) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:36.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:36.550-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:36.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:36.552-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2202) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:36.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:36.553-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:36.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:36.555-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2203) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:36.556-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:36.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:36.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:36.557-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2204) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:36.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:36.558-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:36.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:36.560-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2205) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:36.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:36.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:36.562-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2206) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:37.065-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:37.066-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:37.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:37.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:37.069-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2207) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:37.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:37.070-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:37.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:37.072-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2208) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:37.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:37.073-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:37.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:37.075-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2209) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:37.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:37.075-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:37.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:37.077-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2210) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:37.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:37.078-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:37.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:37.080-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2211) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:37.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:37.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:37.082-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2212) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:37.585-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:37.586-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:37.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:37.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:37.588-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2213) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:37.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:37.590-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:37.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:37.592-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2214) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:37.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:37.592-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:37.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:37.594-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2215) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:37.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:37.595-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:37.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:37.597-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2216) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:37.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:37.598-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:37.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:37.600-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2217) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:37.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:37.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:37.602-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2218) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:38.102-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:38.102-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:38.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:38.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:38.105-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2219) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:38.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:38.106-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:38.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:38.107-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2220) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:38.108-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:38.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:38.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:38.110-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2221) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:38.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:38.111-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:38.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:38.113-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2222) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:38.114-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:38.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:38.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:38.116-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2223) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:38.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:38.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:38.119-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2224) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:38.617-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:38.619-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:38.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:38.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:38.621-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2225) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:38.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:38.623-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:38.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:38.625-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2226) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:38.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:38.625-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:38.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:38.627-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2227) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:38.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:38.628-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:38.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:38.630-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2228) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:38.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:38.631-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:38.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:38.632-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2229) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:38.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:38.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:38.634-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2230) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:39.132-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:39.134-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:39.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:39.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:39.137-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2231) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:39.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:39.138-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:39.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:39.140-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2232) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:39.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:39.141-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:39.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:39.143-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2233) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:39.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:39.144-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:39.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:39.146-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2234) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:39.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:39.146-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:39.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:39.148-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2235) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:39.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:39.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:39.150-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2236) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:39.653-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:39.654-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:39.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:39.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:39.657-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2237) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:39.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:39.658-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:39.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:39.660-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2238) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:39.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:39.661-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:39.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:39.663-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2239) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:39.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:39.664-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:39.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:39.665-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2240) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:39.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:39.666-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:39.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:39.668-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2241) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:39.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:39.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:39.670-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2242) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:40.171-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:40.172-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:40.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:40.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:40.175-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2243) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:40.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:40.176-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:40.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:40.178-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2244) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:40.178-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:40.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:40.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:40.180-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2245) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:40.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:40.181-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:40.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:40.183-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2246) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:40.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:40.184-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:40.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:40.186-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2247) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:40.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:40.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:40.187-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2248) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:40.686-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:40.687-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:40.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:40.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:40.690-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2249) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:40.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:40.691-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:40.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:40.693-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2250) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:40.694-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:40.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:40.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:40.696-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2251) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:40.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:40.697-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:40.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:40.699-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2252) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:40.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:40.699-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:40.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:40.702-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2253) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:40.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:40.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:40.703-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2254) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:41.204-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:41.205-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:41.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:41.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:41.208-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2255) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:41.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:41.209-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:41.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:41.211-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2256) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:41.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:41.212-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:41.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:41.214-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2257) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:41.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:41.215-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:41.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:41.217-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2258) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:41.218-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:41.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:41.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:41.219-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2259) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:41.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:41.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:41.221-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2260) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:41.720-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:41.721-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:41.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:41.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:41.724-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2261) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:41.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:41.725-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:41.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:41.727-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2262) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:41.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:41.727-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:41.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:41.730-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2263) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:41.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:41.730-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:41.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:41.732-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2264) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:41.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:41.733-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:41.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:41.735-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2265) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:41.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:41.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:41.737-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2266) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:42.237-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:42.239-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:42.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:42.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:42.242-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2267) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:42.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:42.243-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:42.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:42.245-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2268) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:42.246-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:42.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:42.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:42.247-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2269) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:42.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:42.248-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:42.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:42.250-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2270) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:42.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:42.251-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:42.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:42.253-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2271) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:42.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:42.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:42.255-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2272) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:42.753-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:42.755-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:42.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:42.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:42.758-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2273) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:42.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:42.759-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:42.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:42.761-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2274) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:42.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:42.762-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:42.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:42.764-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2275) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:42.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:42.764-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:42.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:42.766-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2276) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:42.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:42.767-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:42.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:42.769-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2277) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:42.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:42.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:42.771-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2278) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:43.269-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:43.271-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:43.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:43.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:43.274-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2279) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:43.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:43.275-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:43.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:43.277-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2280) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:43.278-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:43.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:43.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:43.280-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2281) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:43.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:43.280-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:43.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:43.282-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2282) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:43.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:43.283-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:43.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:43.285-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2283) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:43.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:43.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:43.286-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2284) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:43.785-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:43.786-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:43.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:43.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:43.788-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2285) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:43.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:43.789-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:43.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:43.791-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2286) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:43.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:43.791-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:43.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:43.793-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2287) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:43.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:43.794-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:43.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:43.796-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2288) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:43.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:43.796-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:43.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:43.798-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2289) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:43.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:43.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:43.799-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2290) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:44.298-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:44.308-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:44.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:44.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:44.311-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2291) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:44.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:44.312-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:44.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:44.314-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2292) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:44.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:44.314-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:44.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:44.316-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2293) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:44.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:44.317-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:44.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:44.319-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2294) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:44.320-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:44.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:44.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:44.322-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2295) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:44.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:44.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:44.324-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2296) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:44.824-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:44.825-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:44.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:44.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:44.828-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2297) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:44.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:44.829-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:44.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:44.830-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2298) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:44.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:44.831-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:44.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:44.833-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2299) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:44.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:44.834-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:44.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:44.836-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2300) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:44.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:44.836-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:44.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:44.838-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2301) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:44.839-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:44.839-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:44.840-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2302) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:45.338-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:45.340-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:45.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:45.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:45.342-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2303) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:45.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:45.343-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:45.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:45.345-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2304) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:45.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:45.346-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:45.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:45.348-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2305) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:45.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:45.349-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:45.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:45.351-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2306) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:45.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:45.351-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:45.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:45.353-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2307) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:45.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:45.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:45.355-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2308) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:45.854-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:45.855-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:45.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:45.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:45.859-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2309) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:45.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:45.860-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:45.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:45.862-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2310) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:45.862-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:45.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:45.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:45.864-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2311) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:45.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:45.865-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:45.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:45.867-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2312) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:45.868-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:45.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:45.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:45.870-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2313) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:45.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:45.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:45.871-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2314) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:46.371-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:46.372-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:46.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:46.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:46.376-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2315) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:46.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:46.377-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:46.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:46.379-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2316) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:46.379-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:46.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:46.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:46.381-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2317) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:46.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:46.382-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:46.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:46.384-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2318) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:46.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:46.385-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:46.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:46.387-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2319) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:46.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:46.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:46.389-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2320) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:46.888-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:46.889-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:46.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:46.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:46.893-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2321) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:46.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:46.893-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:46.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:46.895-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2322) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:46.896-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:46.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:46.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:46.899-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2323) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:46.899-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:46.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:46.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:46.901-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2324) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:46.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:46.902-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:46.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:46.904-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2325) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:46.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:46.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:46.906-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2326) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:47.404-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:47.406-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:47.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:47.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:47.409-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2327) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:47.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:47.410-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:47.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:47.412-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2328) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:47.413-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:47.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:47.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:47.415-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2329) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:47.416-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:47.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:47.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:47.418-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2330) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:47.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:47.418-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:47.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:47.420-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2331) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:47.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:47.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:47.422-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2332) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:47.921-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:47.922-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:47.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:47.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:47.925-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2333) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:47.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:47.926-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:47.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:47.928-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2334) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:47.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:47.929-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:47.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:47.931-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2335) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:47.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:47.931-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:47.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:47.933-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2336) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:47.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:47.934-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:47.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:47.936-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2337) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:47.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:47.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:47.938-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2338) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:48.437-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:48.439-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:48.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:48.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:48.442-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2339) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:48.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:48.443-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:48.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:48.445-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2340) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:48.446-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:48.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:48.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:48.448-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2341) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:48.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:48.449-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:48.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:48.451-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2342) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:48.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:48.452-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:48.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:48.454-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2343) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:48.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:48.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:48.456-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2344) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:48.954-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:48.956-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:48.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:48.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:48.958-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2345) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:48.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:48.959-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:48.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:48.961-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2346) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:48.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:48.962-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:48.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:48.964-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2347) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:48.965-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:48.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:48.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:48.967-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2348) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:48.968-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:48.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:48.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:48.971-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2349) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:48.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:48.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:48.973-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2350) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:49.471-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:49.473-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:49.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:49.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:49.475-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2351) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:49.476-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:49.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:49.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:49.478-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2352) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:49.479-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:49.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:49.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:49.481-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2353) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:49.482-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:49.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:49.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:49.484-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2354) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:49.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:49.484-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:49.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:49.486-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2355) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:49.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:49.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:49.488-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2356) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:49.987-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:49.996-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:49.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:49.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:49.999-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2357) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:49.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:50.000-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:50.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:50.002-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2358) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:50.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:50.003-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:50.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:50.005-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2359) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:50.006-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:50.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:50.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:50.008-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2360) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:50.009-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:50.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:50.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:50.011-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2361) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:50.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:50.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:50.013-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2362) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:50.513-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:50.514-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:50.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:50.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:50.517-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2363) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:50.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:50.518-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:50.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:50.520-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2364) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:50.521-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:50.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:50.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:50.523-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2365) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:50.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:50.524-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:50.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:50.526-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2366) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:50.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:50.526-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:50.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:50.528-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2367) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:50.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:50.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:50.530-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2368) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:51.028-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:51.030-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:51.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:51.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:51.032-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2369) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:51.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:51.033-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:51.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:51.035-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2370) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:51.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:51.036-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:51.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:51.038-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2371) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:51.038-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:51.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:51.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:51.041-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2372) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:51.041-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:51.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:51.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:51.043-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2373) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:51.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:51.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:51.045-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2374) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:51.545-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:51.546-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:51.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:51.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:51.549-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2375) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:51.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:51.550-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:51.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:51.552-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2376) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:51.552-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:51.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:51.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:51.555-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2377) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:51.555-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:51.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:51.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:51.557-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2378) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:51.558-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:51.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:51.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:51.561-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2379) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:51.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:51.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:51.563-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2380) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:52.061-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:52.063-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:52.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:52.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:52.065-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2381) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:52.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:52.065-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:52.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:52.067-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2382) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:52.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:52.068-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:52.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:52.070-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2383) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:52.071-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:52.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:52.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:52.073-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2384) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:52.074-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:52.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:52.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:52.077-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2385) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:52.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:52.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:52.080-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2386) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:52.577-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:52.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:52.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:52.580-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2387) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:52.581-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:52.582-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:52.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:52.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:52.584-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2388) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:52.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:52.585-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:52.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:52.587-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2389) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:52.588-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:52.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:52.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:52.590-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2390) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:52.591-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:52.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:52.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:52.593-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2391) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:52.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:52.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:52.595-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2392) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:53.093-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:53.095-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:53.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:53.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:53.097-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2393) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:53.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:53.098-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:53.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:53.100-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2394) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:53.100-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:53.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:53.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:53.102-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2395) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:53.103-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:53.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:53.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:53.105-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2396) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:53.105-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:53.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:53.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:53.107-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2397) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:53.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:53.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:53.109-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2398) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:53.607-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:53.609-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:53.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:53.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:53.611-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2399) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:53.612-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:53.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:53.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:53.614-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2400) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:53.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:53.615-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:53.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:53.617-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2401) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:53.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:53.617-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:53.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:53.619-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2402) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:53.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:53.620-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:53.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:53.622-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2403) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:53.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:53.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:53.624-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2404) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:54.127-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:54.138-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:54.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:54.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:54.141-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2405) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:54.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:54.142-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:54.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:54.144-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2406) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:54.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:54.145-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:54.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:54.147-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2407) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:54.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:54.148-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:54.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:54.150-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2408) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:54.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:54.150-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:54.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:54.152-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2409) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:54.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:54.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:54.154-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2410) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:54.654-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:54.655-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:54.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:54.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:54.657-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2411) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:54.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:54.658-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:54.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:54.660-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2412) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:54.661-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:54.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:54.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:54.663-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2413) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:54.664-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:54.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:54.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:54.666-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2414) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:54.666-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:54.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:54.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:54.668-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2415) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:54.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:54.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:54.670-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2416) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:55.170-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:55.171-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:55.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:55.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:55.173-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2417) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:55.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:55.174-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:55.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:55.176-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2418) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:55.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:55.177-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:55.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:55.179-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2419) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:55.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:55.180-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:55.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:55.182-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2420) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:55.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:55.182-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:55.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:55.184-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2421) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:55.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:55.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:55.186-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2422) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:55.687-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:55.688-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:55.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:55.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:55.692-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2423) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:55.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:55.693-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:55.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:55.695-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2424) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:55.696-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:55.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:55.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:55.698-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2425) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:55.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:55.698-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:55.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:55.700-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2426) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:55.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:55.701-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:55.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:55.703-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2427) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:55.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:55.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:55.705-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2428) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:56.204-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:56.205-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:56.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:56.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:56.208-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2429) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:56.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:56.209-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:56.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:56.211-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2430) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:56.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:56.212-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:56.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:56.214-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2431) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:56.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:56.215-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:56.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:56.217-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2432) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:56.217-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:56.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:56.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:56.219-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2433) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:56.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:56.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:56.221-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2434) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:56.721-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:56.722-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:56.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:56.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:56.725-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2435) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:56.726-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:56.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:56.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:56.728-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2436) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:56.729-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:56.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:56.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:56.731-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2437) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:56.732-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:56.732-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:56.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:56.734-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2438) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:56.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:56.734-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:56.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:56.736-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2439) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:56.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:56.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:56.739-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2440) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:57.236-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:57.239-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:57.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:57.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:57.242-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2441) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:57.243-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:57.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:57.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:57.245-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2442) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:57.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:57.246-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:57.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:57.248-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2443) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:57.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:57.249-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:57.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:57.251-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2444) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:57.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:57.252-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:57.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:57.254-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2445) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:57.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:57.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:57.256-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2446) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:57.754-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:57.756-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:57.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:57.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:57.758-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2447) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:57.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:57.759-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:57.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:57.762-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2448) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:57.762-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:57.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:57.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:57.764-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2449) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:57.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:57.765-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:57.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:57.767-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2450) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:57.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:57.768-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:57.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:57.770-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2451) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:57.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:57.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:57.772-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2452) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:57.899-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:37:58.271-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:58.272-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:58.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:58.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:58.274-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2453) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:58.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:58.275-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:58.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:58.278-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2454) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:58.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:58.278-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:58.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:58.280-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2455) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:58.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:58.281-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:58.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:58.283-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2456) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:58.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:58.284-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:58.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:58.285-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2457) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:58.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:58.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:58.287-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2458) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:58.787-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:58.788-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:58.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:58.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:58.792-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2459) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:58.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:58.793-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:58.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:58.795-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2460) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:58.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:58.796-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:37:58.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:58.798-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2461) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:58.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:58.798-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:58.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:58.800-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2462) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:58.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:58.801-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:58.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:58.803-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2463) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:58.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:58.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:58.805-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2464) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:59.304-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:59.305-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:59.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:59.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:59.309-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2465) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:59.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:59.310-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:59.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:59.312-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2466) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:59.313-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:59.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:59.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:59.315-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2467) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:59.315-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:37:59.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:59.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:59.317-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2468) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:59.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:59.318-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:37:59.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:59.320-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2469) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:59.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:59.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:59.322-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2470) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:59.821-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:37:59.822-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:59.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:59.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:59.824-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2471) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:59.825-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:59.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:59.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:59.827-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2472) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:59.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:59.828-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:59.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:59.830-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2473) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:59.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:59.830-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:37:59.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:59.833-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2474) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:59.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:59.833-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:37:59.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:37:59.835-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2475) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:37:59.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:37:59.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:37:59.837-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2476) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:00.335-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:00.337-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:00.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:00.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:00.340-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2477) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:00.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:00.341-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:00.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:00.343-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2478) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:00.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:00.344-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:00.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:00.346-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2479) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:00.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:00.346-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:00.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:00.348-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2480) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:00.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:00.349-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:00.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:00.351-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2481) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:00.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:00.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:00.353-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2482) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:00.851-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:00.853-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:00.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:00.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:00.857-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2483) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:00.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:00.858-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:00.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:00.860-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2484) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:00.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:00.861-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:00.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:00.863-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2485) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:00.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:00.864-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:00.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:00.866-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2486) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:00.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:00.866-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:00.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:00.868-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2487) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:00.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:00.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:00.870-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2488) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:01.368-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:01.370-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:01.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:01.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:01.372-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2489) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:01.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:01.373-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:01.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:01.375-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2490) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:01.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:01.376-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:01.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:01.378-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2491) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:01.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:01.379-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:01.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:01.381-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2492) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:01.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:01.381-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:01.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:01.383-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2493) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:01.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:01.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:01.385-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2494) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:01.883-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:01.885-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:01.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:01.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:01.887-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2495) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:01.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:01.889-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:01.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:01.891-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2496) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:01.891-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:01.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:01.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:01.893-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2497) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:01.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:01.894-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:01.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:01.896-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2498) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:01.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:01.897-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:01.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:01.899-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2499) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:01.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:01.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:01.901-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2500) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:02.400-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:02.401-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:02.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:02.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:02.403-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2501) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:02.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:02.404-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:02.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:02.406-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2502) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:02.406-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:02.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:02.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:02.409-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2503) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:02.410-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:02.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:02.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:02.412-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2504) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:02.413-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:02.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:02.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:02.415-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2505) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:02.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:02.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:02.417-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2506) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:02.918-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:02.920-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:02.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:02.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:02.923-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2507) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:02.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:02.924-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:02.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:02.926-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2508) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:02.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:02.926-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:02.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:02.929-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2509) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:02.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:02.930-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:02.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:02.932-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2510) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:02.932-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:02.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:02.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:02.934-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2511) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:02.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:02.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:02.937-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2512) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:03.437-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:03.438-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:03.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:03.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:03.442-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2513) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:03.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:03.443-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:03.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:03.445-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2514) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:03.446-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:03.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:03.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:03.448-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2515) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:03.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:03.448-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:03.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:03.450-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2516) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:03.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:03.451-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:03.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:03.453-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2517) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:03.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:03.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:03.455-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2518) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:03.955-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:03.961-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:03.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:03.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:03.974-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2519) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:03.975-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:03.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:03.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:03.977-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2520) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:03.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:03.977-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:03.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:03.979-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2521) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:03.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:03.980-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:03.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:03.982-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2522) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:03.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:03.983-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:03.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:03.984-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2523) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:03.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:03.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:03.986-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2524) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:04.487-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:04.488-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:04.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:04.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:04.491-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2525) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:04.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:04.492-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:04.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:04.494-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2526) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:04.495-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:04.495-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:04.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:04.497-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2527) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:04.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:04.498-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:04.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:04.500-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2528) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:04.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:04.500-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:04.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:04.502-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2529) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:04.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:04.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:04.504-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2530) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:05.002-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:05.004-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:05.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:05.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:05.007-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2531) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:05.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:05.008-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:05.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:05.010-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2532) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:05.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:05.010-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:05.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:05.012-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2533) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:05.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:05.013-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:05.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:05.015-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2534) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:05.016-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:05.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:05.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:05.018-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2535) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:05.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:05.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:05.019-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2536) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:05.520-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:05.522-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:05.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:05.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:05.525-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2537) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:05.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:05.526-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:05.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:05.528-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2538) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:05.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:05.529-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:05.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:05.531-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2539) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:05.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:05.532-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:05.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:05.534-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2540) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:05.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:05.535-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:05.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:05.537-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2541) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:05.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:05.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:05.539-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2542) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:06.041-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:06.042-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:06.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:06.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:06.044-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2543) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:06.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:06.045-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:06.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:06.047-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2544) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:06.047-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:06.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:06.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:06.049-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2545) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:06.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:06.050-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:06.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:06.052-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2546) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:06.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:06.052-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:06.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:06.054-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2547) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:06.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:06.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:06.056-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2548) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:06.554-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:06.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:06.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:06.556-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2549) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:06.557-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:06.558-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:06.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:06.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:06.560-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2550) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:06.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:06.561-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:06.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:06.563-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2551) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:06.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:06.564-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:06.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:06.566-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2552) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:06.566-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:06.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:06.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:06.568-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2553) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:06.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:06.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:06.570-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2554) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:07.070-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:07.071-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:07.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:07.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:07.073-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2555) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:07.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:07.074-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:07.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:07.076-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2556) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:07.077-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:07.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:07.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:07.079-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2557) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:07.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:07.079-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:07.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:07.081-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2558) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:07.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:07.082-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:07.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:07.084-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2559) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:07.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:07.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:07.086-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2560) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:07.585-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:07.586-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:07.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:07.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:07.589-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2561) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:07.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:07.590-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:07.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:07.593-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2562) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:07.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:07.594-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:07.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:07.596-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2563) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:07.596-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:07.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:07.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:07.598-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2564) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:07.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:07.599-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:07.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:07.601-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2565) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:07.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:07.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:07.604-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2566) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:08.104-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:08.105-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:08.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:08.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:08.108-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2567) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:08.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:08.109-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:08.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:08.111-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2568) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:08.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:08.112-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:08.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:08.114-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2569) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:08.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:08.114-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:08.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:08.116-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2570) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:08.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:08.117-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:08.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:08.119-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2571) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:08.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:08.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:08.121-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2572) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:08.621-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:08.622-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:08.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:08.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:08.625-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2573) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:08.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:08.626-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:08.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:08.628-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2574) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:08.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:08.629-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:08.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:08.631-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2575) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:08.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:08.631-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:08.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:08.633-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2576) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:08.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:08.634-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:08.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:08.636-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2577) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:08.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:08.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:08.638-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2578) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:09.138-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:09.139-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:09.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:09.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:09.142-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2579) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:09.143-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:09.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:09.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:09.145-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2580) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:09.145-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:09.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:09.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:09.148-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2581) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:09.149-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:09.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:09.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:09.151-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2582) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:09.151-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:09.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:09.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:09.153-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2583) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:09.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:09.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:09.156-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2584) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:09.654-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:09.656-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:09.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:09.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:09.659-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2585) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:09.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:09.659-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:09.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:09.662-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2586) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:09.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:09.662-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:09.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:09.664-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2587) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:09.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:09.665-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:09.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:09.667-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2588) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:09.668-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:09.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:09.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:09.670-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2589) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:09.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:09.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:09.672-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2590) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:10.171-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:10.172-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:10.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:10.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:10.175-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2591) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:10.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:10.176-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:10.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:10.178-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2592) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:10.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:10.179-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:10.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:10.181-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2593) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:10.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:10.182-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:10.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:10.184-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2594) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:10.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:10.184-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:10.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:10.186-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2595) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:10.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:10.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:10.188-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2596) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:10.688-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:10.689-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:10.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:10.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:10.692-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2597) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:10.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:10.693-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:10.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:10.695-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2598) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:10.695-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:10.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:10.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:10.697-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2599) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:10.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:10.698-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:10.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:10.700-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2600) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:10.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:10.701-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:10.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:10.703-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2601) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:10.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:10.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:10.705-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2602) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:11.204-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:11.205-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:11.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:11.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:11.208-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2603) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:11.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:11.209-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:11.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:11.211-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2604) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:11.212-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:11.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:11.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:11.214-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2605) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:11.214-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:11.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:11.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:11.216-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2606) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:11.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:11.217-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:11.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:11.219-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2607) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:11.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:11.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:11.221-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2608) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:11.722-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:11.729-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:11.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:11.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:11.732-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2609) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:11.732-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:11.733-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:11.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:11.736-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2610) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:11.737-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:11.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:11.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:11.739-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2611) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:11.740-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:11.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:11.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:11.742-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2612) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:11.743-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:11.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:11.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:11.745-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2613) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:11.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:11.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:11.746-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2614) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:12.245-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:12.246-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:12.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:12.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:12.249-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2615) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:12.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:12.250-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:12.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:12.252-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2616) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:12.252-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:12.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:12.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:12.254-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2617) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:12.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:12.255-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:12.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:12.257-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2618) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:12.258-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:12.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:12.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:12.260-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2619) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:12.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:12.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:12.262-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2620) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:12.765-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:12.766-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:12.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:12.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:12.769-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2621) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:12.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:12.770-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:12.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:12.772-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2622) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:12.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:12.773-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:12.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:12.775-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2623) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:12.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:12.775-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:12.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:12.777-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2624) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:12.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:12.778-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:12.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:12.780-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2625) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:12.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:12.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:12.782-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2626) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:13.280-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:13.282-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:13.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:13.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:13.284-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2627) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:13.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:13.284-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:13.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:13.286-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2628) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:13.287-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:13.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:13.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:13.289-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2629) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:13.290-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:13.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:13.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:13.292-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2630) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:13.293-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:13.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:13.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:13.294-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2631) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:13.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:13.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:13.296-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2632) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:13.796-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:13.797-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:13.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:13.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:13.800-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2633) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:13.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:13.801-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:13.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:13.803-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2634) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:13.804-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:13.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:13.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:13.806-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2635) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:13.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:13.807-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:13.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:13.809-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2636) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:13.809-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:13.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:13.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:13.811-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2637) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:13.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:13.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:13.813-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2638) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:14.311-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:14.323-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:14.325-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:14.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:14.326-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2639) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:14.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:14.328-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:14.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:14.330-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2640) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:14.330-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:14.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:14.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:14.332-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2641) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:14.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:14.333-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:14.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:14.335-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2642) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:14.336-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:14.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:14.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:14.338-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2643) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:14.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:14.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:14.339-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2644) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:14.839-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:14.840-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:14.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:14.842-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:14.842-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2645) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:14.842-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:14.843-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:14.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:14.845-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2646) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:14.846-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:14.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:14.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:14.848-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2647) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:14.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:14.849-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:14.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:14.851-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2648) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:14.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:14.851-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:14.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:14.853-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2649) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:14.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:14.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:14.855-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2650) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:15.356-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:15.357-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:15.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:15.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:15.359-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2651) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:15.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:15.361-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:15.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:15.362-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2652) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:15.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:15.363-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:15.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:15.365-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2653) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:15.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:15.366-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:15.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:15.368-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2654) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:15.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:15.369-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:15.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:15.371-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2655) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:15.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:15.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:15.373-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2656) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:15.874-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:15.875-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:15.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:15.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:15.878-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2657) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:15.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:15.880-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:15.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:15.882-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2658) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:15.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:15.882-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:15.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:15.884-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2659) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:15.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:15.885-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:15.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:15.887-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2660) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:15.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:15.888-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:15.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:15.890-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2661) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:15.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:15.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:15.892-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2662) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:16.393-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:16.394-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:16.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:16.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:16.397-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2663) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:16.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:16.398-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:16.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:16.400-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2664) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:16.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:16.400-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:16.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:16.402-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2665) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:16.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:16.403-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:16.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:16.405-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2666) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:16.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:16.406-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:16.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:16.408-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2667) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:16.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:16.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:16.410-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2668) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:16.912-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:16.913-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:16.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:16.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:16.916-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2669) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:16.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:16.917-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:16.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:16.919-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2670) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:16.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:16.920-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:16.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:16.922-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2671) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:16.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:16.923-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:16.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:16.925-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2672) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:16.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:16.925-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:16.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:16.927-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2673) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:16.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:16.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:16.929-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2674) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:17.432-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:17.433-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:17.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:17.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:17.436-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2675) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:17.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:17.437-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:17.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:17.439-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2676) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:17.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:17.440-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:17.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:17.442-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2677) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:17.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:17.443-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:17.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:17.445-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2678) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:17.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:17.446-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:17.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:17.448-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2679) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:17.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:17.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:17.449-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2680) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:17.951-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:17.952-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:17.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:17.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:17.964-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2681) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:17.965-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:17.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:17.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:17.977-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2682) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:17.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:17.981-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:17.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:18.007-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2683) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:18.008-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:18.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:18.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:18.010-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2684) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:18.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:18.011-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:18.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:18.013-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2685) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:18.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:18.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:18.015-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2686) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:18.513-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:18.515-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:18.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:18.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:18.517-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2687) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:18.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:18.518-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:18.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:18.520-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2688) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:18.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:18.521-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:18.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:18.523-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2689) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:18.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:18.523-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:18.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:18.525-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2690) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:18.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:18.526-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:18.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:18.528-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2691) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:18.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:18.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:18.530-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2692) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:19.033-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:19.034-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:19.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:19.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:19.037-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2693) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:19.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:19.038-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:19.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:19.040-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2694) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:19.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:19.041-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:19.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:19.043-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2695) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:19.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:19.044-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:19.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:19.046-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2696) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:19.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:19.046-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:19.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:19.048-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2697) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:19.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:19.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:19.050-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2698) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:19.553-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:19.570-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:19.571-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:19.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:19.573-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2699) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:19.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:19.574-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:19.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:19.577-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2700) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:19.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:19.578-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:19.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:19.580-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2701) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:19.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:19.581-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:19.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:19.584-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2702) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:19.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:19.585-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:19.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:19.587-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2703) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:19.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:19.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:19.590-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2704) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:20.090-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:20.091-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:20.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:20.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:20.094-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2705) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:20.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:20.095-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:20.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:20.097-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2706) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:20.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:20.097-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:20.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:20.099-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2707) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:20.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:20.100-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:20.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:20.102-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2708) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:20.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:20.103-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:20.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:20.105-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2709) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:20.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:20.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:20.107-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2710) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:20.607-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:20.608-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:20.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:20.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:20.611-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2711) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:20.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:20.612-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:20.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:20.614-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2712) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:20.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:20.615-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:20.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:20.617-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2713) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:20.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:20.617-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:20.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:20.619-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2714) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:20.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:20.620-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:20.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:20.622-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2715) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:20.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:20.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:20.624-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2716) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:21.123-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:21.124-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:21.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:21.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:21.127-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2717) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:21.127-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:21.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:21.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:21.130-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2718) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:21.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:21.130-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:21.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:21.132-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2719) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:21.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:21.133-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:21.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:21.135-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2720) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:21.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:21.136-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:21.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:21.138-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2721) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:21.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:21.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:21.140-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2722) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:21.640-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:21.641-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:21.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:21.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:21.645-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2723) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:21.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:21.646-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:21.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:21.648-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2724) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:21.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:21.648-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:21.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:21.650-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2725) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:21.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:21.651-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:21.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:21.653-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2726) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:21.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:21.654-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:21.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:21.656-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2727) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:21.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:21.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:21.657-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2728) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:22.157-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:22.158-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:22.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:22.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:22.160-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2729) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:22.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:22.161-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:22.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:22.164-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2730) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:22.164-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:22.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:22.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:22.167-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2731) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:22.167-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:22.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:22.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:22.169-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2732) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:22.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:22.170-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:22.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:22.172-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2733) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:22.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:22.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:22.174-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2734) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:22.672-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:22.674-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:22.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:22.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:22.677-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2735) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:22.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:22.677-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:22.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:22.680-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2736) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:22.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:22.680-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:22.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:22.682-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2737) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:22.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:22.683-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:22.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:22.685-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2738) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:22.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:22.686-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:22.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:22.687-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2739) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:22.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:22.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:22.689-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2740) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:23.190-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:23.191-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:23.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:23.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:23.193-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2741) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:23.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:23.194-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:23.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:23.196-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2742) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:23.197-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:23.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:23.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:23.199-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2743) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:23.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:23.199-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:23.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:23.201-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2744) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:23.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:23.202-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:23.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:23.204-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2745) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:23.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:23.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:23.206-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2746) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:23.707-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:23.708-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:23.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:23.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:23.711-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2747) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:23.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:23.712-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:23.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:23.714-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2748) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:23.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:23.715-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:23.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:23.717-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2749) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:23.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:23.717-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:23.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:23.719-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2750) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:23.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:23.720-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:23.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:23.722-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2751) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:23.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:23.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:23.724-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2752) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:24.223-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:24.233-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:24.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:24.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:24.237-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2753) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:24.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:24.238-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:24.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:24.240-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2754) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:24.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:24.240-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:24.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:24.242-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2755) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:24.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:24.243-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:24.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:24.245-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2756) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:24.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:24.246-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:24.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:24.248-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2757) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:24.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:24.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:24.249-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2758) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:24.748-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:24.749-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:24.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:24.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:24.752-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2759) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:24.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:24.752-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:24.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:24.754-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2760) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:24.755-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:24.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:24.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:24.756-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2761) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:24.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:24.757-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:24.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:24.759-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2762) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:24.759-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:24.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:24.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:24.761-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2763) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:24.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:24.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:24.763-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2764) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:25.261-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:25.263-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:25.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:25.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:25.265-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2765) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:25.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:25.266-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:25.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:25.268-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2766) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:25.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:25.269-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:25.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:25.271-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2767) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:25.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:25.271-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:25.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:25.273-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2768) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:25.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:25.274-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:25.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:25.276-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2769) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:25.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:25.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:25.278-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2770) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:25.780-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:25.781-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:25.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:25.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:25.785-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2771) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:25.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:25.786-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:25.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:25.788-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2772) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:25.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:25.789-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:25.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:25.791-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2773) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:25.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:25.792-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:25.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:25.794-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2774) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:25.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:25.794-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:25.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:25.796-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2775) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:25.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:25.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:25.798-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2776) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:26.301-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:26.302-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:26.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:26.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:26.305-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2777) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:26.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:26.306-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:26.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:26.308-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2778) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:26.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:26.309-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:26.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:26.311-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2779) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:26.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:26.312-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:26.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:26.314-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2780) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:26.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:26.314-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:26.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:26.316-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2781) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:26.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:26.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:26.318-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2782) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:26.816-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:26.818-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:26.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:26.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:26.820-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2783) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:26.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:26.821-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:26.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:26.823-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2784) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:26.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:26.824-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:26.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:26.826-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2785) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:26.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:26.827-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:26.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:26.828-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2786) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:26.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:26.829-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:26.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:26.831-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2787) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:26.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:26.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:26.833-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2788) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:27.333-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:27.335-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:27.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:27.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:27.338-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2789) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:27.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:27.339-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:27.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:27.341-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2790) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:27.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:27.341-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:27.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:27.343-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2791) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:27.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:27.344-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:27.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:27.346-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2792) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:27.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:27.347-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:27.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:27.348-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2793) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:27.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:27.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:27.350-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2794) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:27.848-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:27.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:27.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:27.851-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2795) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:27.852-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:27.852-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:27.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:27.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:27.854-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2796) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:27.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:27.855-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:27.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:27.857-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2797) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:27.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:27.858-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:27.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:27.860-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2798) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:27.861-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:27.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:27.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:27.863-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2799) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:27.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:27.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:27.864-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2800) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:27.907-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:38:28.368-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:28.369-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:28.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:28.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:28.372-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2801) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:28.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:28.373-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:28.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:28.375-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2802) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:28.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:28.376-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:28.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:28.378-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2803) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:28.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:28.378-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:28.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:28.380-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2804) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:28.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:28.381-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:28.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:28.383-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2805) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:28.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:28.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:28.385-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2806) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:28.884-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:28.885-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:28.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:28.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:28.888-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2807) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:28.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:28.889-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:28.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:28.891-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2808) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:28.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:28.892-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:28.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:28.894-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2809) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:28.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:28.894-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:28.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:28.897-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2810) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:28.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:28.897-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:28.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:28.899-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2811) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:28.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:28.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:28.901-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2812) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:29.399-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:29.401-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:29.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:29.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:29.403-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2813) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:29.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:29.404-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:29.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:29.406-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2814) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:29.407-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:29.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:29.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:29.409-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2815) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:29.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:29.410-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:29.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:29.412-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2816) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:29.413-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:29.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:29.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:29.415-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2817) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:29.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:29.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:29.417-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2818) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:29.915-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:29.917-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:29.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:29.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:29.919-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2819) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:29.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:29.920-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:29.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:29.922-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2820) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:29.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:29.923-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:29.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:29.925-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2821) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:29.925-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:29.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:29.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:29.927-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2822) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:29.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:29.928-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:29.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:29.930-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2823) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:29.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:29.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:29.932-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2824) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:30.434-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:30.435-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:30.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:30.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:30.438-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2825) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:30.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:30.439-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:30.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:30.441-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2826) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:30.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:30.442-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:30.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:30.444-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2827) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:30.445-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:30.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:30.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:30.446-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2828) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:30.447-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:30.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:30.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:30.449-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2829) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:30.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:30.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:30.451-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2830) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:30.953-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:30.954-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:30.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:30.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:30.956-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2831) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:30.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:30.957-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:30.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:30.959-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2832) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:30.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:30.960-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:30.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:30.962-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2833) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:30.963-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:30.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:30.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:30.965-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2834) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:30.966-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:30.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:30.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:30.968-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2835) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:30.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:30.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:30.969-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2836) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:31.471-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:31.472-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:31.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:31.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:31.475-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2837) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:31.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:31.476-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:31.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:31.478-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2838) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:31.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:31.479-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:31.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:31.481-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2839) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:31.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:31.482-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:31.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:31.484-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2840) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:31.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:31.484-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:31.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:31.486-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2841) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:31.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:31.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:31.488-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2842) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:31.990-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:31.992-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:31.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:31.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:31.994-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2843) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:31.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:31.995-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:31.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:31.997-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2844) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:31.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:31.998-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:31.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:32.000-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2845) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:32.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:32.001-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:32.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:32.003-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2846) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:32.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:32.004-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:32.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:32.006-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2847) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:32.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:32.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:32.008-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2848) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:32.510-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:32.511-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:32.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:32.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:32.513-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2849) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:32.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:32.514-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:32.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:32.517-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2850) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:32.517-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:32.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:32.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:32.519-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2851) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:32.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:32.520-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:32.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:32.522-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2852) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:32.523-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:32.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:32.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:32.525-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2853) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:32.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:32.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:32.527-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2854) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:33.026-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:33.032-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:33.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:33.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:33.035-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2855) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:33.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:33.036-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:33.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:33.038-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2856) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:33.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:33.038-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:33.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:33.040-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2857) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:33.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:33.041-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:33.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:33.043-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2858) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:33.044-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:33.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:33.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:33.046-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2859) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:33.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:33.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:33.047-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2860) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:33.546-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:33.547-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:33.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:33.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:33.550-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2861) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:33.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:33.551-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:33.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:33.553-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2862) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:33.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:33.553-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:33.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:33.555-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2863) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:33.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:33.556-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:33.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:33.558-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2864) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:33.559-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:33.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:33.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:33.560-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2865) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:33.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:33.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:33.562-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2866) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:34.063-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:34.069-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:34.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:34.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:34.071-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2867) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:34.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:34.072-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:34.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:34.074-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2868) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:34.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:34.075-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:34.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:34.077-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2869) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:34.078-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:34.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:34.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:34.080-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2870) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:34.081-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:34.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:34.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:34.082-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2871) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:34.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:34.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:34.084-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2872) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:34.586-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:34.587-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:34.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:34.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:34.591-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2873) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:34.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:34.592-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:34.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:34.594-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2874) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:34.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:34.595-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:34.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:34.597-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2875) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:34.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:34.597-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:34.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:34.599-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2876) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:34.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:34.600-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:34.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:34.602-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2877) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:34.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:34.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:34.604-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2878) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:35.106-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:35.107-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:35.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:35.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:35.110-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2879) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:35.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:35.111-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:35.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:35.113-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2880) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:35.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:35.113-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:35.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:35.115-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2881) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:35.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:35.116-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:35.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:35.118-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2882) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:35.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:35.119-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:35.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:35.121-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2883) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:35.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:35.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:35.123-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2884) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:35.624-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:35.626-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:35.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:35.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:35.628-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2885) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:35.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:35.630-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:35.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:35.631-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2886) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:35.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:35.632-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:35.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:35.634-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2887) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:35.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:35.635-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:35.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:35.637-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2888) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:35.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:35.638-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:35.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:35.640-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2889) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:35.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:35.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:35.642-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2890) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:36.141-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:36.147-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:36.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:36.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:36.149-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2891) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:36.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:36.150-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:36.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:36.152-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2892) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:36.153-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:36.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:36.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:36.155-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2893) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:36.156-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:36.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:36.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:36.158-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2894) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:36.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:36.159-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:36.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:36.161-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2895) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:36.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:36.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:36.163-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2896) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:36.662-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:36.663-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:36.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:36.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:36.665-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2897) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:36.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:36.666-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:36.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:36.668-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2898) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:36.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:36.669-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:36.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:36.670-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2899) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:36.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:36.671-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:36.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:36.673-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2900) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:36.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:36.674-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:36.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:36.676-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2901) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:36.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:36.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:36.678-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2902) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:37.177-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:37.178-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:37.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:37.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:37.180-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2903) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:37.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:37.181-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:37.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:37.183-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2904) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:37.184-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:37.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:37.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:37.186-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2905) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:37.187-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:37.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:37.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:37.188-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2906) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:37.189-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:37.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:37.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:37.191-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2907) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:37.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:37.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:37.193-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2908) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:37.691-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:37.693-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:37.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:37.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:37.695-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2909) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:37.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:37.696-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:37.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:37.698-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2910) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:37.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:37.699-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:37.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:37.701-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2911) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:37.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:37.701-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:37.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:37.703-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2912) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:37.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:37.704-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:37.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:37.706-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2913) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:37.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:37.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:37.708-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2914) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:38.207-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:38.208-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:38.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:38.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:38.210-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2915) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:38.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:38.211-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:38.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:38.212-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2916) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:38.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:38.213-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:38.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:38.214-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2917) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:38.215-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:38.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:38.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:38.217-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2918) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:38.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:38.217-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:38.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:38.219-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2919) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:38.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:38.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:38.220-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2920) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:38.722-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:38.723-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:38.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:38.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:38.726-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2921) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:38.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:38.727-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:38.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:38.729-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2922) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:38.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:38.730-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:38.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:38.732-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2923) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:38.732-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:38.733-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:38.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:38.734-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2924) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:38.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:38.735-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:38.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:38.737-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2925) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:38.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:38.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:38.739-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2926) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:39.239-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:39.241-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:39.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:39.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:39.243-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2927) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:39.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:39.244-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:39.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:39.246-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2928) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:39.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:39.247-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:39.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:39.249-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2929) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:39.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:39.250-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:39.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:39.252-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2930) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:39.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:39.252-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:39.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:39.254-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2931) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:39.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:39.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:39.256-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2932) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:39.756-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:39.756-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:39.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:39.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:39.759-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2933) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:39.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:39.760-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:39.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:39.762-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2934) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:39.763-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:39.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:39.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:39.765-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2935) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:39.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:39.766-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:39.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:39.768-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2936) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:39.768-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:39.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:39.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:39.770-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2937) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:39.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:39.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:39.772-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2938) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:40.271-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:40.272-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:40.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:40.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:40.275-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2939) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:40.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:40.276-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:40.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:40.278-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2940) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:40.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:40.279-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:40.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:40.281-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2941) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:40.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:40.281-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:40.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:40.283-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2942) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:40.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:40.284-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:40.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:40.286-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2943) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:40.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:40.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:40.288-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2944) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:40.789-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:40.791-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:40.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:40.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:40.794-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2945) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:40.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:40.795-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:40.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:40.797-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2946) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:40.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:40.798-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:40.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:40.800-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2947) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:40.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:40.801-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:40.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:40.803-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2948) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:40.804-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:40.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:40.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:40.805-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2949) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:40.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:40.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:40.807-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2950) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:41.305-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:41.307-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:41.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:41.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:41.309-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2951) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:41.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:41.310-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:41.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:41.313-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2952) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:41.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:41.313-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:41.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:41.315-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2953) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:41.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:41.316-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:41.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:41.318-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2954) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:41.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:41.319-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:41.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:41.321-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2955) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:41.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:41.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:41.322-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2956) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:41.822-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:41.824-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:41.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:41.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:41.827-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2957) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:41.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:41.827-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:41.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:41.830-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2958) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:41.831-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:41.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:41.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:41.833-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2959) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:41.833-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:41.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:41.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:41.835-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2960) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:41.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:41.836-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:41.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:41.838-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2961) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:41.839-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:41.839-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:41.840-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2962) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:42.338-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:42.340-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:42.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:42.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:42.342-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2963) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:42.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:42.343-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:42.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:42.345-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2964) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:42.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:42.346-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:42.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:42.348-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2965) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:42.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:42.349-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:42.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:42.351-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2966) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:42.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:42.352-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:42.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:42.353-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2967) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:42.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:42.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:42.355-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2968) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:42.853-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:42.855-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:42.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:42.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:42.857-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2969) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:42.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:42.858-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:42.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:42.860-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2970) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:42.861-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:42.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:42.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:42.863-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2971) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:42.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:42.864-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:42.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:42.865-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2972) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:42.866-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:42.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:42.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:42.868-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2973) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:42.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:42.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:42.870-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2974) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:43.368-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:43.370-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:43.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:43.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:43.373-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2975) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:43.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:43.374-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:43.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:43.377-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2976) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:43.377-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:43.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:43.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:43.379-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2977) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:43.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:43.380-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:43.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:43.382-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2978) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:43.383-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:43.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:43.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:43.385-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2979) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:43.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:43.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:43.386-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2980) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:43.886-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:43.887-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:43.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:43.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:43.890-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2981) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:43.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:43.891-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:43.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:43.893-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2982) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:43.894-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:43.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:43.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:43.896-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2983) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:43.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:43.897-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:43.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:43.899-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2984) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:43.900-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:43.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:43.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:43.901-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2985) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:43.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:43.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:43.903-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2986) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:44.401-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:44.410-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:44.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:44.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:44.414-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2987) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:44.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:44.415-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:44.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:44.417-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2988) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:44.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:44.417-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:44.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:44.419-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2989) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:44.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:44.420-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:44.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:44.422-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2990) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:44.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:44.423-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:44.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:44.425-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2991) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:44.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:44.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:44.427-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2992) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:44.925-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:44.927-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:44.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:44.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:44.930-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2993) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:44.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:44.931-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:44.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:44.933-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2994) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:44.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:44.933-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:44.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:44.935-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2995) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:44.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:44.936-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:44.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:44.938-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 2996) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:44.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:44.939-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:44.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:44.941-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 2997) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:44.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:44.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:44.943-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2998) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:45.446-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:45.447-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:45.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:45.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:45.450-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 2999) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:45.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:45.451-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:45.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:45.453-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3000) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:45.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:45.453-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:45.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:45.455-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3001) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:45.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:45.456-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:45.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:45.458-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3002) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:45.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:45.459-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:45.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:45.461-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3003) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:45.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:45.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:45.463-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3004) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:45.966-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:45.967-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:45.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:45.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:45.970-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3005) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:45.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:45.971-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:45.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:45.973-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3006) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:45.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:45.974-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:45.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:45.976-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3007) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:45.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:45.977-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:45.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:45.979-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3008) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:45.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:45.979-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:45.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:45.981-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3009) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:45.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:45.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:45.983-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3010) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:46.484-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:46.485-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:46.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:46.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:46.487-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3011) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:46.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:46.488-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:46.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:46.490-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3012) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:46.491-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:46.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:46.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:46.493-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3013) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:46.493-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:46.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:46.495-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:46.495-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3014) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:46.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:46.496-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:46.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:46.498-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3015) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:46.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:46.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:46.500-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3016) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:47.003-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:47.005-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:47.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:47.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:47.008-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3017) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:47.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:47.009-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:47.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:47.011-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3018) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:47.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:47.011-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:47.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:47.013-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3019) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:47.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:47.014-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:47.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:47.016-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3020) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:47.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:47.017-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:47.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:47.019-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3021) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:47.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:47.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:47.021-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3022) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:47.520-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:47.521-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:47.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:47.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:47.524-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3023) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:47.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:47.525-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:47.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:47.527-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3024) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:47.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:47.527-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:47.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:47.529-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3025) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:47.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:47.530-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:47.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:47.532-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3026) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:47.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:47.533-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:47.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:47.535-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3027) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:47.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:47.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:47.537-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3028) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:48.035-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:48.037-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:48.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:48.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:48.039-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3029) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:48.040-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:48.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:48.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:48.042-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3030) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:48.042-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:48.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:48.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:48.044-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3031) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:48.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:48.045-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:48.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:48.047-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3032) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:48.048-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:48.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:48.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:48.050-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3033) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:48.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:48.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:48.052-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3034) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:48.550-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:48.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:48.552-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:48.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:48.554-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3035) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:48.555-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:48.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:48.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:48.557-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3036) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:48.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:48.558-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:48.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:48.560-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3037) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:48.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:48.561-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:48.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:48.563-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3038) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:48.564-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:48.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:48.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:48.566-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3039) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:48.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:48.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:48.568-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3040) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:49.067-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:49.068-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:49.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:49.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:49.070-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3041) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:49.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:49.071-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:49.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:49.073-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3042) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:49.074-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:49.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:49.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:49.076-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3043) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:49.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:49.077-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:49.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:49.079-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3044) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:49.080-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:49.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:49.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:49.082-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3045) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:49.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:49.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:49.084-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3046) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:49.582-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:49.584-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:49.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:49.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:49.587-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3047) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:49.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:49.588-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:49.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:49.590-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3048) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:49.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:49.591-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:49.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:49.593-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3049) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:49.593-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:49.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:49.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:49.595-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3050) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:49.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:49.596-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:49.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:49.598-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3051) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:49.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:49.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:49.600-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3052) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:50.099-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:50.101-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:50.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:50.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:50.104-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3053) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:50.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:50.105-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:50.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:50.121-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3054) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:50.122-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:50.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:50.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:50.124-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3055) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:50.125-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:50.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:50.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:50.127-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3056) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:50.127-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:50.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:50.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:50.129-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3057) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:50.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:50.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:50.131-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3058) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:50.631-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:50.632-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:50.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:50.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:50.635-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3059) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:50.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:50.636-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:50.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:50.638-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3060) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:50.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:50.639-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:50.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:50.642-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3061) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:50.643-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:50.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:50.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:50.645-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3062) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:50.645-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:50.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:50.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:50.648-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3063) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:50.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:50.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:50.650-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3064) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:51.151-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:51.153-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:51.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:51.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:51.155-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3065) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:51.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:51.156-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:51.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:51.159-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3066) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:51.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:51.160-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:51.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:51.162-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3067) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:51.163-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:51.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:51.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:51.165-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3068) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:51.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:51.165-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:51.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:51.167-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3069) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:51.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:51.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:51.169-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3070) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:51.667-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:51.669-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:51.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:51.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:51.671-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3071) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:51.671-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:51.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:51.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:51.673-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3072) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:51.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:51.674-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:51.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:51.676-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3073) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:51.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:51.677-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:51.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:51.679-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3074) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:51.680-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:51.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:51.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:51.682-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3075) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:51.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:51.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:51.683-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3076) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:52.182-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:52.183-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:52.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:52.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:52.187-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3077) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:52.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:52.188-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:52.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:52.190-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3078) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:52.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:52.191-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:52.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:52.193-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3079) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:52.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:52.194-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:52.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:52.196-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3080) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:52.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:52.196-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:52.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:52.198-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3081) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:52.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:52.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:52.200-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3082) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:52.698-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:52.700-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:52.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:52.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:52.703-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3083) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:52.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:52.704-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:52.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:52.705-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3084) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:52.706-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:52.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:52.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:52.708-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3085) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:52.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:52.709-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:52.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:52.711-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3086) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:52.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:52.711-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:52.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:52.713-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3087) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:52.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:52.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:52.715-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3088) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:53.213-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:53.215-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:53.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:53.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:53.216-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3089) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:53.217-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:53.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:53.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:53.219-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3090) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:53.220-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:53.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:53.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:53.221-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3091) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:53.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:53.222-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:53.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:53.223-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3092) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:53.224-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:53.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:53.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:53.226-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3093) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:53.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:53.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:53.228-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3094) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:53.726-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:53.728-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:53.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:53.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:53.730-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3095) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:53.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:53.731-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:53.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:53.733-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3096) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:53.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:53.733-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:53.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:53.735-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3097) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:53.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:53.736-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:53.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:53.738-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3098) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:53.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:53.739-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:53.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:53.741-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3099) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:53.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:53.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:53.743-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3100) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:54.241-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:54.250-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:54.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:54.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:54.252-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3101) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:54.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:54.253-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:54.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:54.255-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3102) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:54.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:54.256-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:54.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:54.258-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3103) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:54.259-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:54.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:54.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:54.261-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3104) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:54.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:54.262-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:54.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:54.263-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3105) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:54.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:54.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:54.265-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3106) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:54.763-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:54.765-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:54.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:54.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:54.767-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3107) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:54.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:54.768-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:54.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:54.770-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3108) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:54.771-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:54.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:54.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:54.773-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3109) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:54.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:54.774-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:54.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:54.776-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3110) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:54.776-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:54.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:54.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:54.778-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3111) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:54.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:54.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:54.780-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3112) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:55.279-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:55.280-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:55.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:55.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:55.284-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3113) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:55.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:55.285-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:55.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:55.286-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3114) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:55.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:55.287-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:55.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:55.289-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3115) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:55.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:55.290-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:55.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:55.292-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3116) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:55.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:55.293-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:55.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:55.295-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3117) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:55.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:55.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:55.297-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3118) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:55.795-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:55.797-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:55.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:55.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:55.799-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3119) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:55.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:55.800-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:55.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:55.802-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3120) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:55.803-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:55.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:55.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:55.805-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3121) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:55.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:55.806-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:55.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:55.808-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3122) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:55.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:55.808-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:55.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:55.811-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3123) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:55.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:55.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:55.813-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3124) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:56.312-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:56.313-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:56.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:56.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:56.315-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3125) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:56.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:56.316-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:56.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:56.318-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3126) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:56.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:56.319-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:56.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:56.321-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3127) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:56.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:56.322-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:56.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:56.324-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3128) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:56.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:56.325-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:56.325-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:56.327-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3129) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:56.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:56.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:56.328-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3130) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:56.827-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:56.828-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:56.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:56.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:56.830-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3131) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:56.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:56.831-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:56.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:56.833-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3132) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:56.833-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:56.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:56.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:56.835-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3133) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:56.836-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:56.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:56.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:56.837-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3134) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:56.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:56.838-0400 I ASIO [replexec-2] Connecting to louisamac:5007 2018-04-25T11:38:56.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:56.840-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3135) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:56.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:56.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:56.841-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3136) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:57.342-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:57.343-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:57.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:57.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:57.346-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3137) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:57.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:57.347-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:57.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:57.349-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3138) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:57.350-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:57.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:57.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:57.352-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3139) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:57.353-0400 I ASIO [replexec-2] Connecting to louisamac:5008 2018-04-25T11:38:57.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:57.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:57.354-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3140) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:57.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:57.355-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:57.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:57.357-0400 I REPL_HB [replexec-2] Error in heartbeat (requestId: 3141) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:57.357-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:57.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:57.359-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3142) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:57.859-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:57.861-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:57.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:57.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:57.863-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3143) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:57.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:57.864-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:57.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:57.866-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3144) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:57.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:57.867-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:57.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:57.869-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3145) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:57.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:57.870-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:57.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:57.872-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3146) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:57.873-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:57.873-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:57.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:57.875-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3147) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:57.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:57.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:57.877-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3148) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:57.910-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:38:58.375-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:58.377-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:58.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:58.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:58.380-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3149) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:58.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:58.381-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:58.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:58.383-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3150) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:58.384-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:58.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:58.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:58.386-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3151) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:58.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:58.387-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:58.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:58.389-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3152) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:58.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:58.390-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:58.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:58.392-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3153) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:58.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:58.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:58.393-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3154) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:58.893-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:58.894-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:58.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:58.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:58.897-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3155) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:58.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:58.898-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:58.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:58.900-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3156) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:58.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:58.901-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:58.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:58.903-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3157) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:58.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:58.904-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:58.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:58.906-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3158) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:58.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:58.907-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:58.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:58.909-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3159) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:58.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:58.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:58.911-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3160) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:59.414-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:59.415-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:59.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:59.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:59.417-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3161) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:59.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:59.419-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:59.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:59.421-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3162) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:59.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:59.421-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:59.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:59.423-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3163) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:59.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:59.424-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:59.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:59.426-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3164) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:59.427-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:59.427-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:59.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:59.429-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3165) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:59.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:59.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:59.431-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3166) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:59.930-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:59.931-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:38:59.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:59.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:59.933-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3167) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:59.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:59.934-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:38:59.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:59.936-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3168) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:59.937-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:59.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:59.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:59.939-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3169) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:59.939-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:38:59.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:59.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:59.941-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3170) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:59.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:59.942-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:38:59.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:38:59.944-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3171) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:38:59.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:38:59.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:38:59.946-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3172) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:00.444-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:00.446-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:00.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:00.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:00.448-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3173) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:00.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:00.448-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:00.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:00.450-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3174) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:00.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:00.451-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:00.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:00.453-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3175) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:00.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:00.454-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:00.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:00.456-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3176) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:00.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:00.456-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:00.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:00.458-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3177) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:00.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:00.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:00.460-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3178) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:00.960-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:00.961-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:00.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:00.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:00.964-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3179) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:00.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:00.965-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:00.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:00.967-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3180) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:00.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:00.968-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:00.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:00.970-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3181) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:00.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:00.971-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:00.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:00.973-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3182) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:00.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:00.973-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:00.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:00.975-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3183) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:00.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:00.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:00.977-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3184) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:01.475-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:01.477-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:01.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:01.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:01.479-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3185) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:01.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:01.480-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:01.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:01.483-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3186) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:01.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:01.483-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:01.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:01.485-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3187) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:01.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:01.486-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:01.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:01.488-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3188) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:01.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:01.488-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:01.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:01.490-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3189) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:01.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:01.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:01.493-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3190) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:01.990-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:01.993-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:01.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:01.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:01.995-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3191) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:01.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:01.996-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:01.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:01.998-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3192) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:01.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:01.999-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:02.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:02.001-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3193) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:02.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:02.002-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:02.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:02.004-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3194) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:02.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:02.005-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:02.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:02.007-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3195) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:02.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:02.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:02.009-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3196) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:02.508-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:02.509-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:02.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:02.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:02.512-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3197) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:02.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:02.513-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:02.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:02.515-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3198) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:02.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:02.516-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:02.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:02.518-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3199) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:02.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:02.518-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:02.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:02.520-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3200) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:02.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:02.521-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:02.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:02.523-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3201) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:02.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:02.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:02.525-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3202) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:03.025-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:03.027-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:03.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:03.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:03.030-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3203) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:03.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:03.031-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:03.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:03.033-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3204) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:03.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:03.034-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:03.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:03.036-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3205) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:03.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:03.036-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:03.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:03.038-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3206) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:03.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:03.039-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:03.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:03.041-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3207) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:03.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:03.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:03.043-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3208) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:03.544-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:03.545-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:03.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:03.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:03.548-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3209) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:03.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:03.549-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:03.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:03.551-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3210) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:03.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:03.552-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:03.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:03.554-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3211) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:03.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:03.554-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:03.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:03.556-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3212) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:03.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:03.557-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:03.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:03.559-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3213) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:03.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:03.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:03.561-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3214) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:04.059-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:04.066-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:04.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:04.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:04.069-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3215) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:04.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:04.070-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:04.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:04.071-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3216) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:04.072-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:04.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:04.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:04.074-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3217) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:04.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:04.075-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:04.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:04.077-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3218) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:04.078-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:04.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:04.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:04.080-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3219) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:04.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:04.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:04.082-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3220) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:04.580-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:04.582-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:04.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:04.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:04.584-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3221) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:04.585-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:04.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:04.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:04.587-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3222) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:04.588-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:04.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:04.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:04.590-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3223) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:04.591-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:04.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:04.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:04.593-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3224) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:04.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:04.593-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:04.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:04.596-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3225) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:04.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:04.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:04.599-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3226) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:05.097-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:05.107-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:05.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:05.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:05.110-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3227) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:05.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:05.111-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:05.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:05.113-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3228) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:05.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:05.114-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:05.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:05.116-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3229) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:05.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:05.116-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:05.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:05.118-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3230) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:05.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:05.119-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:05.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:05.121-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3231) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:05.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:05.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:05.123-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3232) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:05.623-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:05.624-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:05.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:05.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:05.627-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3233) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:05.628-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:05.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:05.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:05.631-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3234) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:05.631-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:05.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:05.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:05.634-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3235) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:05.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:05.634-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:05.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:05.636-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3236) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:05.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:05.637-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:05.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:05.639-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3237) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:05.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:05.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:05.641-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3238) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:06.139-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:06.141-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:06.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:06.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:06.143-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3239) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:06.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:06.144-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:06.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:06.147-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3240) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:06.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:06.147-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:06.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:06.149-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3241) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:06.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:06.150-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:06.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:06.152-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3242) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:06.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:06.153-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:06.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:06.154-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3243) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:06.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:06.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:06.156-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3244) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:06.659-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:06.659-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:06.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:06.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:06.662-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3245) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:06.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:06.663-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:06.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:06.664-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3246) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:06.665-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:06.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:06.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:06.667-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3247) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:06.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:06.668-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:06.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:06.670-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3248) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:06.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:06.670-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:06.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:06.672-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3249) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:06.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:06.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:06.674-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3250) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:07.174-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:07.175-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:07.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:07.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:07.179-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3251) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:07.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:07.180-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:07.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:07.182-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3252) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:07.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:07.182-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:07.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:07.184-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3253) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:07.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:07.185-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:07.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:07.187-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3254) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:07.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:07.188-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:07.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:07.190-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3255) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:07.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:07.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:07.192-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3256) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:07.693-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:07.694-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:07.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:07.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:07.696-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3257) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:07.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:07.697-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:07.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:07.699-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3258) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:07.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:07.700-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:07.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:07.702-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3259) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:07.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:07.703-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:07.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:07.705-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3260) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:07.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:07.705-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:07.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:07.707-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3261) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:07.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:07.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:07.709-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3262) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:08.212-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:08.213-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:08.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:08.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:08.216-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3263) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:08.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:08.217-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:08.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:08.219-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3264) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:08.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:08.220-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:08.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:08.221-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3265) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:08.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:08.222-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:08.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:08.224-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3266) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:08.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:08.225-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:08.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:08.227-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3267) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:08.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:08.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:08.229-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3268) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:08.732-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:08.733-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:08.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:08.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:08.735-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3269) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:08.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:08.736-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:08.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:08.737-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3270) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:08.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:08.738-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:08.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:08.740-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3271) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:08.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:08.741-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:08.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:08.743-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3272) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:08.744-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:08.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:08.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:08.745-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3273) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:08.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:08.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:08.747-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3274) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:09.247-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:09.248-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:09.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:09.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:09.251-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3275) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:09.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:09.252-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:09.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:09.254-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3276) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:09.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:09.255-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:09.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:09.257-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3277) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:09.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:09.257-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:09.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:09.259-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3278) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:09.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:09.260-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:09.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:09.262-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3279) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:09.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:09.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:09.264-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3280) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:09.767-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:09.768-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:09.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:09.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:09.771-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3281) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:09.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:09.772-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:09.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:09.774-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3282) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:09.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:09.775-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:09.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:09.777-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3283) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:09.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:09.778-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:09.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:09.780-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3284) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:09.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:09.781-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:09.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:09.783-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3285) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:09.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:09.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:09.785-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3286) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:10.288-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:10.289-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:10.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:10.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:10.292-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3287) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:10.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:10.293-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:10.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:10.295-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3288) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:10.296-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:10.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:10.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:10.299-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3289) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:10.299-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:10.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:10.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:10.301-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3290) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:10.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:10.302-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:10.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:10.304-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3291) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:10.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:10.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:10.306-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3292) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:10.808-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:10.809-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:10.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:10.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:10.813-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3293) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:10.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:10.814-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:10.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:10.816-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3294) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:10.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:10.816-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:10.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:10.818-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3295) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:10.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:10.819-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:10.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:10.821-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3296) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:10.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:10.822-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:10.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:10.824-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3297) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:10.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:10.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:10.826-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3298) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:11.324-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:11.326-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:11.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:11.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:11.328-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3299) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:11.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:11.329-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:11.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:11.331-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3300) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:11.332-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:11.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:11.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:11.334-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3301) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:11.334-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:11.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:11.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:11.336-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3302) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:11.337-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:11.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:11.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:11.339-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3303) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:11.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:11.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:11.341-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3304) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:11.839-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:11.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:11.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:11.842-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3305) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:11.843-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:11.843-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:11.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:11.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:11.846-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3306) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:11.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:11.847-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:11.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:11.849-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3307) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:11.850-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:11.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:11.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:11.852-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3308) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:11.852-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:11.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:11.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:11.854-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3309) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:11.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:11.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:11.856-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3310) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:12.354-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:12.356-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:12.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:12.357-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:12.358-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3311) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:12.358-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:12.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:12.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:12.360-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3312) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:12.361-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:12.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:12.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:12.363-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3313) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:12.363-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:12.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:12.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:12.365-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3314) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:12.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:12.366-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:12.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:12.368-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3315) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:12.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:12.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:12.370-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3316) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:12.868-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:12.870-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:12.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:12.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:12.872-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3317) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:12.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:12.873-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:12.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:12.875-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3318) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:12.876-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:12.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:12.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:12.878-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3319) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:12.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:12.878-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:12.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:12.880-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3320) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:12.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:12.881-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:12.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:12.883-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3321) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:12.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:12.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:12.885-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3322) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:13.387-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:13.389-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:13.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:13.391-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:13.392-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3323) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:13.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:13.393-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:13.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:13.395-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3324) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:13.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:13.396-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:13.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:13.398-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3325) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:13.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:13.399-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:13.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:13.401-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3326) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:13.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:13.401-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:13.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:13.404-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3327) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:13.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:13.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:13.406-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3328) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:13.906-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:13.912-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:13.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:13.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:13.915-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3329) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:13.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:13.916-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:13.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:13.918-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3330) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:13.919-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:13.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:13.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:13.921-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3331) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:13.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:13.921-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:13.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:13.923-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3332) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:13.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:13.924-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:13.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:13.927-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3333) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:13.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:13.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:13.929-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3334) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:14.427-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:14.436-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:14.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:14.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:14.440-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3335) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:14.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:14.441-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:14.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:14.443-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3336) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:14.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:14.444-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:14.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:14.447-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3337) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:14.448-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:14.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:14.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:14.451-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3338) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:14.452-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:14.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:14.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:14.454-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3339) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:14.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:14.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:14.456-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3340) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:14.958-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:14.958-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:14.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:14.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:14.961-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3341) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:14.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:14.962-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:14.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:14.963-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3342) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:14.964-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:14.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:14.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:14.966-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3343) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:14.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:14.966-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:14.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:14.968-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3344) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:14.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:14.969-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:14.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:14.970-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3345) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:14.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:14.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:14.972-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3346) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:15.471-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:15.472-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:15.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:15.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:15.475-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3347) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:15.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:15.476-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:15.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:15.478-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3348) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:15.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:15.479-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:15.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:15.481-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3349) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:15.482-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:15.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:15.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:15.484-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3350) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:15.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:15.484-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:15.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:15.486-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3351) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:15.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:15.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:15.488-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3352) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:15.986-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:15.988-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:15.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:15.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:15.990-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3353) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:15.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:15.991-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:15.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:15.993-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3354) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:15.994-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:15.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:15.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:15.996-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3355) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:15.997-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:15.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:15.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:15.999-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3356) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:16.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:16.000-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:16.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:16.002-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3357) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:16.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:16.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:16.004-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3358) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:16.502-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:16.504-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:16.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:16.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:16.507-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3359) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:16.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:16.508-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:16.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:16.510-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3360) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:16.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:16.511-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:16.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:16.513-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3361) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:16.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:16.514-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:16.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:16.516-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3362) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:16.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:16.516-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:16.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:16.518-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3363) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:16.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:16.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:16.520-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3364) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:17.018-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:17.020-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:17.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:17.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:17.022-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3365) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:17.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:17.022-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:17.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:17.024-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3366) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:17.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:17.025-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:17.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:17.027-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3367) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:17.028-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:17.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:17.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:17.030-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3368) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:17.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:17.030-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:17.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:17.032-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3369) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:17.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:17.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:17.034-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3370) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:17.532-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:17.534-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:17.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:17.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:17.536-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3371) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:17.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:17.537-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:17.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:17.539-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3372) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:17.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:17.540-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:17.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:17.542-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3373) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:17.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:17.543-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:17.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:17.545-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3374) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:17.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:17.545-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:17.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:17.548-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3375) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:17.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:17.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:17.549-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3376) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:18.048-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:18.049-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:18.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:18.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:18.084-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3377) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:18.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:18.095-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:18.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:18.117-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3378) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:18.118-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:18.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:18.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:18.120-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3379) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:18.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:18.122-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:18.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:18.124-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3380) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:18.124-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:18.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:18.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:18.126-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3381) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:18.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:18.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:18.128-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3382) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:18.626-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:18.628-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:18.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:18.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:18.631-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3383) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:18.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:18.632-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:18.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:18.633-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3384) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:18.634-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:18.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:18.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:18.636-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3385) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:18.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:18.637-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:18.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:18.639-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3386) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:18.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:18.639-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:18.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:18.641-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3387) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:18.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:18.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:18.643-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3388) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:19.141-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:19.143-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:19.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:19.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:19.146-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3389) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:19.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:19.147-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:19.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:19.149-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3390) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:19.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:19.150-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:19.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:19.152-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3391) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:19.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:19.153-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:19.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:19.155-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3392) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:19.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:19.155-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:19.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:19.157-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3393) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:19.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:19.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:19.159-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3394) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:19.659-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:19.660-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:19.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:19.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:19.663-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3395) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:19.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:19.664-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:19.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:19.665-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3396) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:19.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:19.667-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:19.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:19.669-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3397) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:19.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:19.670-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:19.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:19.672-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3398) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:19.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:19.673-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:19.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:19.676-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3399) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:19.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:19.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:19.678-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3400) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:20.181-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:20.182-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:20.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:20.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:20.185-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3401) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:20.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:20.186-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:20.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:20.188-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3402) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:20.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:20.189-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:20.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:20.191-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3403) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:20.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:20.191-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:20.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:20.193-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3404) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:20.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:20.194-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:20.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:20.196-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3405) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:20.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:20.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:20.198-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3406) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:20.696-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:20.698-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:20.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:20.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:20.700-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3407) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:20.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:20.701-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:20.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:20.703-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3408) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:20.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:20.704-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:20.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:20.706-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3409) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:20.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:20.707-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:20.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:20.708-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3410) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:20.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:20.709-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:20.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:20.711-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3411) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:20.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:20.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:20.713-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3412) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:21.214-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:21.216-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:21.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:21.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:21.218-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3413) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:21.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:21.219-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:21.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:21.221-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3414) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:21.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:21.222-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:21.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:21.224-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3415) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:21.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:21.225-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:21.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:21.227-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3416) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:21.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:21.227-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:21.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:21.229-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3417) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:21.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:21.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:21.231-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3418) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:21.731-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:21.732-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:21.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:21.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:21.735-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3419) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:21.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:21.736-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:21.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:21.738-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3420) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:21.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:21.739-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:21.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:21.741-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3421) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:21.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:21.741-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:21.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:21.743-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3422) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:21.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:21.744-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:21.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:21.746-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3423) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:21.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:21.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:21.748-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3424) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:22.246-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:22.248-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:22.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:22.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:22.250-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3425) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:22.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:22.251-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:22.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:22.253-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3426) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:22.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:22.254-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:22.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:22.256-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3427) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:22.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:22.256-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:22.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:22.258-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3428) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:22.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:22.259-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:22.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:22.261-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3429) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:22.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:22.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:22.263-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3430) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:22.766-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:22.767-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:22.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:22.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:22.770-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3431) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:22.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:22.771-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:22.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:22.773-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3432) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:22.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:22.774-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:22.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:22.776-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3433) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:22.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:22.777-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:22.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:22.779-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3434) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:22.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:22.779-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:22.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:22.781-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3435) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:22.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:22.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:22.783-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3436) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:23.286-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:23.287-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:23.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:23.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:23.290-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3437) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:23.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:23.291-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:23.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:23.293-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3438) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:23.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:23.294-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:23.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:23.296-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3439) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:23.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:23.296-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:23.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:23.298-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3440) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:23.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:23.299-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:23.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:23.301-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3441) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:23.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:23.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:23.303-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3442) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:23.806-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:23.807-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:23.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:23.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:23.810-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3443) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:23.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:23.811-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:23.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:23.814-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3444) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:23.814-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:23.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:23.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:23.816-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3445) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:23.817-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:23.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:23.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:23.819-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3446) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:23.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:23.819-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:23.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:23.822-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3447) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:23.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:23.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:23.823-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3448) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:24.322-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:24.323-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:24.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:24.325-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:24.325-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3449) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:24.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:24.327-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:24.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:24.329-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3450) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:24.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:24.330-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:24.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:24.332-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3451) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:24.333-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:24.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:24.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:24.335-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3452) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:24.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:24.336-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:24.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:24.338-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3453) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:24.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:24.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:24.340-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3454) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:24.838-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:24.840-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:24.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:24.842-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:24.842-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3455) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:24.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:24.844-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:24.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:24.846-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3456) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:24.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:24.846-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:24.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:24.848-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3457) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:24.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:24.849-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:24.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:24.851-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3458) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:24.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:24.852-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:24.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:24.854-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3459) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:24.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:24.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:24.856-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3460) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:25.354-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:25.356-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:25.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:25.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:25.359-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3461) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:25.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:25.360-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:25.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:25.362-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3462) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:25.363-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:25.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:25.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:25.365-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3463) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:25.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:25.365-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:25.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:25.367-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3464) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:25.368-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:25.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:25.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:25.370-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3465) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:25.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:25.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:25.372-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3466) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:25.870-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:25.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:25.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:25.872-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3467) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:25.873-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:25.874-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:25.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:25.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:25.875-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3468) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:25.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:25.876-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:25.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:25.878-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3469) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:25.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:25.879-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:25.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:25.880-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3470) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:25.881-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:25.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:25.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:25.883-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3471) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:25.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:25.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:25.884-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3472) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:26.383-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:26.384-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:26.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:26.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:26.387-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3473) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:26.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:26.388-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:26.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:26.390-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3474) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:26.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:26.390-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:26.391-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:26.393-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3475) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:26.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:26.394-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:26.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:26.395-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3476) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:26.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:26.396-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:26.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:26.398-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3477) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:26.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:26.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:26.400-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3478) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:26.900-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:26.902-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:26.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:26.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:26.905-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3479) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:26.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:26.906-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:26.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:26.908-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3480) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:26.908-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:26.908-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:26.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:26.910-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3481) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:26.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:26.911-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:26.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:26.913-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3482) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:26.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:26.914-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:26.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:26.916-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3483) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:26.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:26.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:26.918-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3484) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:27.419-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:27.421-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:27.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:27.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:27.424-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3485) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:27.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:27.425-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:27.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:27.427-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3486) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:27.428-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:27.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:27.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:27.431-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3487) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:27.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:27.432-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:27.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:27.434-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3488) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:27.435-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:27.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:27.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:27.437-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3489) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:27.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:27.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:27.439-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3490) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:27.911-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:39:27.939-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:27.940-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:27.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:27.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:27.944-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3491) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:27.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:27.945-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:27.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:27.947-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3492) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:27.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:27.948-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:27.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:27.950-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3493) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:27.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:27.950-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:27.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:27.952-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3494) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:27.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:27.953-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:27.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:27.955-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3495) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:27.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:27.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:27.957-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3496) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:28.456-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:28.457-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:28.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:28.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:28.461-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3497) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:28.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:28.462-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:28.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:28.464-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3498) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:28.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:28.465-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:28.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:28.466-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3499) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:28.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:28.467-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:28.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:28.469-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3500) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:28.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:28.470-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:28.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:28.472-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3501) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:28.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:28.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:28.474-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3502) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:28.972-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:28.974-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:28.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:28.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:28.976-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3503) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:28.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:28.977-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:28.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:28.979-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3504) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:28.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:28.980-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:28.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:28.982-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3505) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:28.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:28.982-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:28.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:28.984-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3506) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:28.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:28.985-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:28.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:28.987-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3507) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:28.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:28.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:28.988-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3508) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:29.490-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:29.491-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:29.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:29.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:29.494-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3509) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:29.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:29.495-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:29.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:29.497-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3510) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:29.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:29.498-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:29.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:29.500-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3511) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:29.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:29.500-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:29.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:29.502-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3512) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:29.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:29.503-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:29.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:29.505-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3513) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:29.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:29.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:29.507-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3514) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:30.007-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:30.008-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:30.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:30.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:30.010-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3515) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:30.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:30.011-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:30.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:30.013-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3516) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:30.014-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:30.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:30.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:30.016-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3517) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:30.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:30.016-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:30.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:30.018-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3518) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:30.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:30.018-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:30.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:30.020-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3519) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:30.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:30.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:30.022-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3520) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:30.521-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:30.522-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:30.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:30.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:30.525-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3521) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:30.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:30.526-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:30.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:30.528-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3522) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:30.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:30.529-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:30.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:30.531-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3523) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:30.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:30.531-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:30.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:30.533-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3524) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:30.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:30.534-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:30.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:30.536-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3525) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:30.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:30.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:30.537-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3526) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:31.041-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:31.042-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:31.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:31.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:31.045-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3527) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:31.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:31.046-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:31.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:31.048-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3528) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:31.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:31.049-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:31.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:31.051-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3529) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:31.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:31.052-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:31.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:31.054-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3530) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:31.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:31.055-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:31.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:31.057-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3531) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:31.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:31.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:31.059-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3532) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:31.558-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:31.559-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:31.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:31.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:31.563-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3533) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:31.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:31.564-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:31.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:31.566-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3534) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:31.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:31.567-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:31.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:31.569-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3535) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:31.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:31.569-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:31.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:31.571-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3536) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:31.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:31.572-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:31.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:31.574-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3537) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:31.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:31.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:31.576-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3538) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:32.075-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:32.076-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:32.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:32.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:32.078-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3539) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:32.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:32.080-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:32.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:32.082-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3540) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:32.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:32.082-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:32.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:32.085-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3541) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:32.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:32.085-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:32.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:32.087-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3542) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:32.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:32.088-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:32.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:32.090-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3543) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:32.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:32.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:32.092-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3544) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:32.594-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:32.595-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:32.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:32.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:32.598-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3545) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:32.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:32.599-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:32.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:32.601-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3546) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:32.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:32.602-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:32.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:32.604-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3547) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:32.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:32.605-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:32.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:32.607-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3548) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:32.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:32.607-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:32.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:32.610-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3549) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:32.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:32.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:32.612-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3550) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:33.112-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:33.113-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:33.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:33.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:33.115-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3551) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:33.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:33.116-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:33.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:33.118-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3552) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:33.119-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:33.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:33.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:33.121-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3553) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:33.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:33.122-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:33.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:33.124-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3554) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:33.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:33.124-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:33.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:33.126-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3555) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:33.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:33.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:33.128-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3556) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:33.630-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:33.631-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:33.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:33.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:33.633-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3557) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:33.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:33.634-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:33.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:33.636-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3558) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:33.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:33.637-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:33.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:33.639-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3559) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:33.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:33.640-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:33.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:33.642-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3560) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:33.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:33.642-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:33.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:33.645-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3561) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:33.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:33.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:33.647-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3562) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:34.146-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:34.147-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:34.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:34.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:34.149-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3563) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:34.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:34.150-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:34.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:34.151-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3564) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:34.152-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:34.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:34.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:34.154-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3565) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:34.154-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:34.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:34.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:34.156-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3566) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:34.157-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:34.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:34.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:34.159-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3567) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:34.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:34.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:34.161-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3568) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:34.659-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:34.661-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:34.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:34.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:34.663-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3569) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:34.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:34.664-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:34.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:34.667-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3570) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:34.667-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:34.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:34.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:34.669-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3571) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:34.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:34.670-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:34.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:34.672-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3572) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:34.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:34.672-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:34.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:34.674-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3573) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:34.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:34.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:34.676-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3574) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:35.174-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:35.183-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:35.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:35.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:35.187-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3575) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:35.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:35.199-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:35.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:35.202-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3576) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:35.203-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:35.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:35.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:35.205-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3577) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:35.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:35.206-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:35.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:35.208-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3578) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:35.208-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:35.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:35.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:35.210-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3579) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:35.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:35.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:35.212-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3580) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:35.710-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:35.712-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:35.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:35.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:35.714-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3581) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:35.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:35.715-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:35.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:35.717-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3582) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:35.718-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:35.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:35.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:35.720-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3583) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:35.721-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:35.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:35.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:35.723-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3584) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:35.724-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:35.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:35.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:35.726-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3585) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:35.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:35.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:35.728-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3586) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:36.226-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:36.228-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:36.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:36.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:36.230-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3587) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:36.231-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:36.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:36.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:36.233-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3588) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:36.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:36.234-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:36.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:36.236-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3589) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:36.237-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:36.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:36.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:36.239-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3590) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:36.239-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:36.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:36.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:36.242-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3591) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:36.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:36.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:36.245-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3592) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:36.742-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:36.745-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:36.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:36.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:36.747-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3593) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:36.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:36.748-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:36.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:36.750-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3594) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:36.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:36.751-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:36.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:36.753-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3595) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:36.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:36.753-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:36.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:36.755-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3596) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:36.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:36.756-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:36.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:36.758-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3597) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:36.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:36.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:36.760-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3598) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:37.260-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:37.261-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:37.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:37.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:37.263-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3599) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:37.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:37.264-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:37.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:37.266-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3600) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:37.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:37.267-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:37.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:37.269-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3601) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:37.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:37.269-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:37.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:37.272-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3602) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:37.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:37.272-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:37.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:37.274-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3603) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:37.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:37.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:37.276-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3604) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:37.774-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:37.776-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:37.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:37.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:37.779-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3605) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:37.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:37.780-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:37.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:37.782-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3606) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:37.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:37.782-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:37.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:37.784-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3607) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:37.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:37.785-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:37.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:37.787-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3608) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:37.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:37.788-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:37.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:37.790-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3609) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:37.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:37.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:37.792-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3610) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:38.291-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:38.292-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:38.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:38.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:38.295-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3611) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:38.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:38.296-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:38.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:38.298-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3612) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:38.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:38.299-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:38.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:38.301-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3613) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:38.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:38.302-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:38.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:38.304-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3614) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:38.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:38.304-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:38.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:38.306-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3615) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:38.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:38.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:38.308-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3616) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:38.807-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:38.809-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:38.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:38.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:38.811-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3617) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:38.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:38.812-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:38.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:38.814-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3618) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:38.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:38.815-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:38.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:38.817-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3619) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:38.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:38.818-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:38.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:38.820-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3620) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:38.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:38.821-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:38.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:38.822-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3621) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:38.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:38.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:38.824-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3622) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:39.323-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:39.324-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:39.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:39.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:39.328-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3623) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:39.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:39.329-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:39.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:39.331-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3624) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:39.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:39.331-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:39.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:39.333-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3625) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:39.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:39.334-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:39.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:39.336-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3626) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:39.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:39.336-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:39.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:39.338-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3627) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:39.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:39.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:39.340-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3628) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:39.839-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:39.840-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:39.842-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:39.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:39.843-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3629) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:39.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:39.844-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:39.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:39.846-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3630) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:39.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:39.847-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:39.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:39.849-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3631) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:39.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:39.850-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:39.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:39.852-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3632) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:39.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:39.852-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:39.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:39.854-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3633) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:39.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:39.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:39.856-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3634) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:40.354-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:40.356-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:40.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:40.357-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:40.358-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3635) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:40.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:40.359-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:40.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:40.361-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3636) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:40.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:40.362-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:40.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:40.364-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3637) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:40.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:40.364-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:40.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:40.366-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3638) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:40.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:40.367-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:40.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:40.369-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3639) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:40.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:40.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:40.371-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3640) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:40.872-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:40.874-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:40.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:40.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:40.877-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3641) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:40.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:40.877-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:40.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:40.880-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3642) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:40.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:40.880-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:40.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:40.882-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3643) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:40.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:40.883-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:40.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:40.885-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3644) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:40.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:40.886-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:40.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:40.887-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3645) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:40.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:40.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:40.889-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3646) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:41.392-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:41.393-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:41.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:41.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:41.396-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3647) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:41.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:41.397-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:41.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:41.399-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3648) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:41.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:41.399-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:41.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:41.401-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3649) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:41.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:41.402-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:41.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:41.404-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3650) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:41.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:41.405-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:41.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:41.407-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3651) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:41.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:41.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:41.409-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3652) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:41.907-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:41.909-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:41.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:41.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:41.911-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3653) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:41.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:41.912-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:41.913-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:41.914-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3654) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:41.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:41.915-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:41.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:41.917-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3655) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:41.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:41.918-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:41.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:41.920-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3656) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:41.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:41.920-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:41.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:41.922-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3657) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:41.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:41.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:41.924-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3658) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:42.423-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:42.424-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:42.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:42.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:42.427-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3659) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:42.427-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:42.427-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:42.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:42.430-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3660) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:42.430-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:42.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:42.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:42.432-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3661) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:42.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:42.433-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:42.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:42.435-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3662) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:42.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:42.436-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:42.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:42.437-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3663) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:42.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:42.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:42.439-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3664) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:42.941-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:42.942-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:42.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:42.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:42.945-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3665) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:42.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:42.946-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:42.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:42.948-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3666) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:42.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:42.949-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:42.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:42.951-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3667) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:42.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:42.951-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:42.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:42.953-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3668) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:42.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:42.954-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:42.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:42.956-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3669) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:42.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:42.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:42.958-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3670) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:43.457-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:43.459-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:43.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:43.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:43.462-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3671) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:43.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:43.463-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:43.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:43.465-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3672) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:43.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:43.465-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:43.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:43.467-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3673) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:43.468-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:43.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:43.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:43.470-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3674) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:43.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:43.471-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:43.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:43.473-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3675) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:43.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:43.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:43.475-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3676) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:43.976-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:43.986-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:43.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:43.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:43.998-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3677) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:43.999-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:43.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:44.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:44.001-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3678) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:44.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:44.003-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:44.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:44.005-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3679) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:44.006-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:44.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:44.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:44.008-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3680) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:44.009-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:44.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:44.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:44.011-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3681) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:44.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:44.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:44.013-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3682) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:44.514-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:44.516-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:44.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:44.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:44.519-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3683) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:44.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:44.520-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:44.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:44.522-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3684) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:44.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:44.522-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:44.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:44.524-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3685) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:44.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:44.525-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:44.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:44.527-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3686) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:44.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:44.528-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:44.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:44.530-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3687) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:44.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:44.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:44.532-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3688) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:45.035-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:45.036-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:45.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:45.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:45.039-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3689) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:45.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:45.040-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:45.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:45.042-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3690) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:45.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:45.043-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:45.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:45.045-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3691) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:45.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:45.046-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:45.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:45.048-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3692) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:45.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:45.048-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:45.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:45.050-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3693) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:45.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:45.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:45.052-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3694) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:45.550-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:45.552-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:45.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:45.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:45.555-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3695) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:45.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:45.556-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:45.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:45.558-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3696) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:45.559-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:45.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:45.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:45.561-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3697) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:45.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:45.562-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:45.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:45.564-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3698) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:45.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:45.564-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:45.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:45.566-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3699) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:45.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:45.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:45.568-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3700) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:46.071-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:46.072-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:46.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:46.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:46.076-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3701) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:46.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:46.077-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:46.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:46.079-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3702) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:46.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:46.079-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:46.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:46.082-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3703) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:46.082-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:46.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:46.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:46.084-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3704) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:46.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:46.085-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:46.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:46.087-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3705) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:46.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:46.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:46.089-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3706) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:46.591-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:46.592-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:46.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:46.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:46.595-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3707) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:46.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:46.596-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:46.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:46.598-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3708) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:46.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:46.598-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:46.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:46.600-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3709) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:46.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:46.601-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:46.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:46.603-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3710) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:46.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:46.604-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:46.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:46.606-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3711) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:46.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:46.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:46.607-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3712) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:47.107-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:47.108-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:47.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:47.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:47.111-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3713) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:47.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:47.113-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:47.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:47.115-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3714) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:47.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:47.115-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:47.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:47.117-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3715) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:47.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:47.118-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:47.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:47.120-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3716) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:47.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:47.121-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:47.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:47.123-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3717) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:47.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:47.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:47.124-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3718) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:47.624-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:47.626-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:47.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:47.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:47.630-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3719) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:47.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:47.631-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:47.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:47.633-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3720) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:47.634-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:47.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:47.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:47.635-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3721) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:47.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:47.636-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:47.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:47.638-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3722) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:47.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:47.639-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:47.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:47.642-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3723) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:47.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:47.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:47.644-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3724) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:48.147-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:48.148-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:48.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:48.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:48.151-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3725) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:48.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:48.152-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:48.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:48.154-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3726) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:48.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:48.155-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:48.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:48.157-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3727) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:48.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:48.157-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:48.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:48.159-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3728) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:48.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:48.160-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:48.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:48.162-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3729) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:48.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:48.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:48.164-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3730) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:48.667-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:48.668-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:48.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:48.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:48.671-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3731) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:48.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:48.672-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:48.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:48.674-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3732) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:48.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:48.675-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:48.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:48.677-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3733) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:48.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:48.678-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:48.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:48.680-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3734) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:48.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:48.681-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:48.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:48.683-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3735) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:48.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:48.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:48.684-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3736) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:49.183-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:49.184-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:49.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:49.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:49.187-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3737) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:49.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:49.188-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:49.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:49.190-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3738) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:49.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:49.191-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:49.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:49.193-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3739) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:49.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:49.193-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:49.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:49.196-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3740) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:49.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:49.196-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:49.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:49.198-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3741) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:49.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:49.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:49.200-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3742) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:49.699-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:49.701-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:49.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:49.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:49.703-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3743) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:49.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:49.705-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:49.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:49.707-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3744) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:49.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:49.708-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:49.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:49.710-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3745) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:49.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:49.711-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:49.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:49.713-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3746) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:49.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:49.714-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:49.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:49.716-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3747) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:49.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:49.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:49.718-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3748) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:50.220-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:50.221-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:50.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:50.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:50.224-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3749) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:50.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:50.225-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:50.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:50.227-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3750) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:50.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:50.228-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:50.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:50.230-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3751) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:50.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:50.231-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:50.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:50.233-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3752) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:50.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:50.233-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:50.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:50.235-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3753) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:50.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:50.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:50.237-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3754) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:50.736-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:50.738-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:50.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:50.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:50.740-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3755) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:50.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:50.741-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:50.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:50.743-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3756) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:50.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:50.744-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:50.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:50.746-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3757) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:50.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:50.747-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:50.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:50.749-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3758) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:50.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:50.749-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:50.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:50.751-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3759) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:50.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:50.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:50.753-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3760) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:51.251-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:51.253-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:51.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:51.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:51.256-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3761) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:51.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:51.257-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:51.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:51.259-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3762) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:51.260-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:51.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:51.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:51.262-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3763) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:51.263-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:51.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:51.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:51.265-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3764) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:51.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:51.265-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:51.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:51.267-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3765) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:51.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:51.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:51.269-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3766) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:51.767-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:51.769-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:51.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:51.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:51.771-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3767) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:51.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:51.772-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:51.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:51.775-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3768) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:51.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:51.775-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:51.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:51.777-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3769) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:51.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:51.778-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:51.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:51.780-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3770) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:51.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:51.781-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:51.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:51.783-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3771) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:51.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:51.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:51.785-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3772) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:52.288-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:52.289-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:52.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:52.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:52.292-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3773) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:52.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:52.293-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:52.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:52.295-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3774) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:52.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:52.296-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:52.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:52.298-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3775) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:52.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:52.298-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:52.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:52.300-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3776) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:52.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:52.301-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:52.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:52.303-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3777) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:52.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:52.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:52.305-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3778) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:52.806-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:52.809-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:52.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:52.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:52.820-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3779) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:52.821-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:52.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:52.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:52.822-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3780) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:52.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:52.823-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:52.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:52.825-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3781) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:52.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:52.825-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:52.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:52.827-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3782) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:52.828-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:52.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:52.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:52.831-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3783) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:52.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:52.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:52.833-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3784) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:53.334-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:53.335-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:53.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:53.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:53.337-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3785) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:53.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:53.338-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:53.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:53.340-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3786) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:53.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:53.341-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:53.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:53.343-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3787) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:53.343-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:53.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:53.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:53.345-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3788) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:53.345-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:53.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:53.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:53.347-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3789) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:53.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:53.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:53.348-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3790) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:53.852-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:53.853-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:53.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:53.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:53.856-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3791) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:53.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:53.857-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:53.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:53.859-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3792) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:53.860-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:53.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:53.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:53.862-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3793) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:53.863-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:53.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:53.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:53.864-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3794) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:53.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:53.865-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:53.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:53.867-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3795) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:53.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:53.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:53.868-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3796) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:54.372-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:54.381-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:54.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:54.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:54.384-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3797) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:54.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:54.385-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:54.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:54.387-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3798) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:54.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:54.387-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:54.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:54.389-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3799) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:54.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:54.390-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:54.391-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:54.392-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3800) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:54.393-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:54.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:54.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:54.394-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3801) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:54.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:54.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:54.396-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3802) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:54.895-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:54.896-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:54.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:54.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:54.898-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3803) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:54.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:54.899-0400 I ASIO [replexec-4] Connecting to louisamac:5008 2018-04-25T11:39:54.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:54.901-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3804) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:54.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:54.902-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:54.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:54.903-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3805) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:54.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:54.904-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:54.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:54.905-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3806) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:54.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:54.906-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:54.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:54.908-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3807) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:54.908-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:54.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:54.909-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3808) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:55.412-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:55.413-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:55.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:55.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:55.415-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3809) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:55.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:55.416-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:55.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:55.418-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3810) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:55.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:55.418-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:55.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:55.420-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3811) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:55.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:55.421-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:55.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:55.423-0400 I REPL_HB [replexec-4] Error in heartbeat (requestId: 3812) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:55.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:55.424-0400 I ASIO [replexec-4] Connecting to louisamac:5007 2018-04-25T11:39:55.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:55.425-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3813) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:55.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:55.427-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:55.427-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3814) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:55.928-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:55.929-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:55.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:55.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:55.931-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3815) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:55.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:55.932-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:55.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:55.934-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3816) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:55.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:55.935-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:55.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:55.937-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3817) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:55.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:55.938-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:55.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:55.940-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3818) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:55.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:55.941-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:55.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:55.943-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3819) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:55.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:55.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:55.945-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3820) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:56.446-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:56.447-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:56.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:56.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:56.449-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3821) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:56.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:56.450-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:56.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:56.452-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3822) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:56.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:56.453-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:56.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:56.455-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3823) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:56.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:56.455-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:56.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:56.457-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3824) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:56.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:56.458-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:56.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:56.460-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3825) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:56.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:56.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:56.462-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3826) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:56.960-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:56.962-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:56.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:56.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:56.964-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3827) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:56.965-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:56.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:56.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:56.967-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3828) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:56.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:56.968-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:56.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:56.970-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3829) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:56.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:56.971-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:56.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:56.973-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3830) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:56.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:56.974-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:56.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:56.976-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3831) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:56.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:56.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:56.977-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3832) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:57.476-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:57.477-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:57.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:57.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:57.480-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3833) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:57.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:57.481-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:57.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:57.483-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3834) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:57.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:57.484-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:57.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:57.486-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3835) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:57.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:57.486-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:57.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:57.488-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3836) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:57.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:57.489-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:57.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:57.491-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3837) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:57.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:57.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:57.493-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3838) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:57.912-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:39:57.992-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:57.993-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:57.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:57.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:57.996-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3839) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:57.997-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:57.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:57.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:57.999-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3840) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:58.000-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:58.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:58.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:58.002-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3841) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:58.003-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:58.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:58.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:58.005-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3842) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:58.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:58.005-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:58.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:58.007-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3843) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:58.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:58.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:58.009-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3844) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:58.511-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:58.512-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:58.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:58.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:58.516-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3845) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:58.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:58.517-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:58.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:58.519-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3846) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:58.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:58.520-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:58.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:58.522-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3847) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:58.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:58.522-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:58.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:58.525-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3848) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:58.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:58.525-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:39:58.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:58.527-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3849) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:58.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:58.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:58.529-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3850) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:59.029-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:59.030-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:59.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:59.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:59.033-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3851) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:59.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:59.034-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:59.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:59.036-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3852) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:59.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:59.037-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:59.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:59.039-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3853) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:59.040-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:39:59.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:59.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:59.042-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3854) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:59.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:59.042-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:59.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:59.044-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3855) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:59.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:59.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:59.046-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3856) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:59.544-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:59.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:59.546-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:59.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:59.548-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3857) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:59.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:59.549-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:59.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:59.551-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3858) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:59.552-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:59.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:59.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:59.554-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3859) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:59.555-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:39:59.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:59.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:59.557-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3860) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:59.557-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:39:59.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:59.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:39:59.559-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3861) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:39:59.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:39:59.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:39:59.561-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3862) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:00.059-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:00.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:00.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:00.062-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3863) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:00.063-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:00.063-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:00.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:00.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:00.065-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3864) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:00.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:00.066-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:00.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:00.068-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3865) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:00.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:00.069-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:00.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:00.071-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3866) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:00.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:00.071-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:00.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:00.073-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3867) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:00.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:00.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:00.075-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3868) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:00.576-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:00.577-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:00.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:00.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:00.579-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3869) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:00.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:00.580-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:00.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:00.583-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3870) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:00.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:00.583-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:00.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:00.585-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3871) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:00.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:00.586-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:00.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:00.588-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3872) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:00.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:00.589-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:00.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:00.591-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3873) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:00.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:00.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:00.593-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3874) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:01.093-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:01.094-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:01.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:01.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:01.097-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3875) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:01.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:01.098-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:01.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:01.100-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3876) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:01.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:01.101-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:01.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:01.103-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3877) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:01.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:01.104-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:01.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:01.105-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3878) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:01.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:01.106-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:01.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:01.108-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3879) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:01.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:01.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:01.110-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3880) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:01.608-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:01.610-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:01.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:01.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:01.612-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3881) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:01.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:01.613-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:01.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:01.615-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3882) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:01.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:01.616-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:01.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:01.618-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3883) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:01.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:01.619-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:01.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:01.621-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3884) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:01.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:01.622-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:01.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:01.623-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3885) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:01.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:01.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:01.625-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3886) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:02.123-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:02.125-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:02.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:02.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:02.128-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3887) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:02.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:02.129-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:02.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:02.131-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3888) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:02.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:02.132-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:02.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:02.134-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3889) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:02.135-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:02.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:02.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:02.137-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3890) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:02.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:02.138-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:02.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:02.140-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3891) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:02.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:02.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:02.142-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3892) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:02.640-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:02.642-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:02.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:02.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:02.645-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3893) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:02.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:02.646-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:02.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:02.648-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3894) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:02.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:02.649-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:02.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:02.651-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3895) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:02.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:02.651-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:02.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:02.653-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3896) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:02.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:02.654-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:02.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:02.656-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3897) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:02.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:02.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:02.658-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3898) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:03.157-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:03.159-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:03.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:03.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:03.161-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3899) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:03.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:03.162-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:03.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:03.164-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3900) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:03.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:03.165-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:03.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:03.167-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3901) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:03.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:03.168-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:03.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:03.170-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3902) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:03.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:03.170-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:03.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:03.172-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3903) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:03.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:03.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:03.174-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3904) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:03.675-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:03.676-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:03.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:03.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:03.679-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3905) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:03.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:03.680-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:03.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:03.682-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3906) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:03.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:03.682-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:03.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:03.684-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3907) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:03.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:03.685-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:03.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:03.687-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3908) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:03.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:03.688-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:03.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:03.690-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3909) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:03.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:03.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:03.692-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3910) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:04.190-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:04.201-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:04.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:04.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:04.205-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3911) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:04.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:04.206-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:04.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:04.208-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3912) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:04.209-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:04.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:04.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:04.211-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3913) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:04.212-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:04.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:04.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:04.214-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3914) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:04.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:04.215-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:04.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:04.218-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3915) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:04.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:04.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:04.219-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3916) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:04.719-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:04.720-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:04.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:04.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:04.722-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3917) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:04.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:04.723-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:04.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:04.725-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3918) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:04.726-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:04.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:04.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:04.728-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3919) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:04.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:04.728-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:04.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:04.730-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3920) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:04.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:04.731-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:04.732-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:04.733-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3921) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:04.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:04.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:04.735-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3922) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:05.237-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:05.239-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:05.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:05.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:05.241-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3923) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:05.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:05.242-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:05.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:05.244-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3924) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:05.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:05.245-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:05.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:05.247-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3925) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:05.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:05.248-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:05.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:05.250-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3926) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:05.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:05.250-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:05.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:05.252-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3927) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:05.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:05.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:05.254-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3928) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:05.752-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:05.754-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:05.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:05.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:05.756-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3929) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:05.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:05.757-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:05.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:05.760-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3930) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:05.760-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:05.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:05.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:05.762-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3931) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:05.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:05.763-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:05.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:05.765-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3932) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:05.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:05.766-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:05.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:05.768-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3933) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:05.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:05.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:05.770-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3934) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:06.268-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:06.270-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:06.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:06.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:06.272-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3935) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:06.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:06.273-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:06.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:06.276-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3936) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:06.276-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:06.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:06.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:06.278-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3937) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:06.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:06.279-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:06.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:06.281-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3938) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:06.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:06.282-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:06.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:06.284-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3939) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:06.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:06.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:06.286-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3940) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:06.784-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:06.786-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:06.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:06.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:06.788-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3941) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:06.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:06.789-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:06.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:06.791-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3942) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:06.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:06.792-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:06.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:06.794-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3943) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:06.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:06.795-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:06.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:06.797-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3944) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:06.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:06.798-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:06.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:06.800-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3945) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:06.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:06.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:06.802-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3946) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:07.303-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:07.304-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:07.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:07.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:07.307-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3947) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:07.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:07.308-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:07.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:07.310-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3948) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:07.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:07.311-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:07.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:07.313-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3949) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:07.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:07.314-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:07.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:07.316-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3950) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:07.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:07.317-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:07.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:07.319-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3951) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:07.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:07.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:07.321-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3952) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:07.819-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:07.821-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:07.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:07.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:07.824-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3953) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:07.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:07.825-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:07.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:07.827-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3954) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:07.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:07.827-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:07.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:07.829-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3955) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:07.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:07.830-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:07.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:07.832-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3956) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:07.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:07.833-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:07.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:07.835-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3957) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:07.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:07.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:07.837-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3958) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:08.335-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:08.337-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:08.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:08.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:08.339-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3959) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:08.340-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:08.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:08.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:08.342-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3960) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:08.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:08.343-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:08.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:08.346-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3961) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:08.346-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:08.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:08.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:08.348-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3962) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:08.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:08.349-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:08.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:08.351-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3963) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:08.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:08.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:08.353-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3964) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:08.855-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:08.856-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:08.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:08.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:08.860-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3965) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:08.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:08.861-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:08.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:08.863-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3966) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:08.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:08.863-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:08.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:08.866-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3967) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:08.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:08.866-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:08.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:08.868-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3968) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:08.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:08.869-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:08.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:08.871-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3969) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:08.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:08.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:08.873-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3970) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:09.374-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:09.375-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:09.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:09.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:09.378-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3971) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:09.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:09.379-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:09.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:09.381-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3972) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:09.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:09.381-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:09.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:09.384-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3973) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:09.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:09.384-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:09.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:09.386-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3974) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:09.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:09.387-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:09.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:09.389-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3975) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:09.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:09.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:09.391-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3976) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:09.889-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:09.891-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:09.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:09.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:09.893-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3977) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:09.894-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:09.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:09.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:09.896-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3978) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:09.897-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:09.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:09.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:09.899-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3979) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:09.900-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:09.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:09.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:09.902-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3980) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:09.903-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:09.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:09.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:09.905-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3981) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:09.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:09.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:09.908-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3982) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:10.407-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:10.408-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:10.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:10.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:10.410-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3983) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:10.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:10.411-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:10.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:10.413-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3984) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:10.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:10.414-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:10.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:10.416-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3985) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:10.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:10.417-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:10.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:10.419-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3986) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:10.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:10.419-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:10.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:10.421-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3987) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:10.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:10.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:10.423-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3988) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:10.924-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:10.925-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:10.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:10.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:10.928-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3989) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:10.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:10.929-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:10.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:10.932-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3990) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:10.932-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:10.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:10.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:10.934-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3991) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:10.935-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:10.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:10.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:10.937-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 3992) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:10.938-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:10.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:10.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:10.940-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3993) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:10.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:10.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:10.942-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3994) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:11.440-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:11.442-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:11.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:11.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:11.444-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3995) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:11.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:11.445-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:11.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:11.447-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3996) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:11.448-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:11.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:11.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:11.450-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 3997) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:11.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:11.450-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:11.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:11.452-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3998) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:11.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:11.453-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:11.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:11.455-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 3999) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:11.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:11.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:11.457-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4000) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:11.957-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:11.958-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:11.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:11.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:11.961-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4001) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:11.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:11.962-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:11.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:11.964-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4002) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:11.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:11.965-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:11.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:11.967-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4003) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:11.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:11.968-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:11.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:11.970-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4004) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:11.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:11.970-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:11.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:11.972-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4005) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:11.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:11.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:11.974-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4006) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:12.472-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:12.474-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:12.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:12.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:12.477-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4007) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:12.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:12.478-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:12.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:12.480-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4008) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:12.480-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:12.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:12.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:12.482-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4009) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:12.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:12.483-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:12.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:12.485-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4010) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:12.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:12.485-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:12.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:12.487-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4011) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:12.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:12.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:12.489-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4012) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:12.988-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:12.989-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:12.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:12.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:12.992-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4013) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:12.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:12.993-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:12.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:12.995-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4014) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:12.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:12.996-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:12.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:12.998-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4015) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:12.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:12.999-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:12.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:13.001-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4016) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:13.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:13.002-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:13.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:13.004-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4017) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:13.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:13.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:13.005-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4018) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:13.507-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:13.508-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:13.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:13.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:13.511-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4019) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:13.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:13.512-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:13.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:13.514-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4020) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:13.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:13.515-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:13.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:13.517-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4021) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:13.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:13.517-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:13.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:13.519-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4022) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:13.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:13.520-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:13.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:13.522-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4023) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:13.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:13.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:13.524-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4024) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:14.023-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:14.029-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:14.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:14.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:14.032-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4025) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:14.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:14.033-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:14.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:14.035-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4026) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:14.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:14.036-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:14.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:14.038-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4027) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:14.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:14.038-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:14.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:14.040-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4028) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:14.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:14.041-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:14.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:14.043-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4029) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:14.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:14.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:14.045-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4030) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:14.543-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:14.545-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:14.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:14.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:14.547-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4031) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:14.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:14.548-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:14.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:14.550-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4032) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:14.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:14.550-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:14.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:14.552-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4033) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:14.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:14.553-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:14.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:14.555-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4034) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:14.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:14.556-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:14.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:14.558-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4035) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:14.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:14.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:14.560-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4036) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:15.059-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:15.060-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:15.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:15.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:15.062-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4037) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:15.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:15.063-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:15.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:15.065-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4038) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:15.066-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:15.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:15.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:15.067-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4039) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:15.068-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:15.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:15.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:15.070-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4040) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:15.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:15.070-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:15.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:15.072-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4041) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:15.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:15.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:15.074-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4042) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:15.574-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:15.575-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:15.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:15.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:15.577-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4043) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:15.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:15.578-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:15.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:15.580-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4044) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:15.581-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:15.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:15.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:15.583-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4045) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:15.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:15.583-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:15.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:15.585-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4046) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:15.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:15.586-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:15.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:15.588-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4047) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:15.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:15.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:15.590-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4048) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:16.089-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:16.090-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:16.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:16.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:16.093-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4049) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:16.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:16.094-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:16.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:16.096-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4050) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:16.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:16.096-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:16.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:16.098-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4051) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:16.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:16.099-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:16.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:16.101-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4052) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:16.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:16.102-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:16.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:16.104-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4053) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:16.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:16.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:16.106-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4054) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:16.604-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:16.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:16.606-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:16.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:16.608-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4055) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:16.609-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:16.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:16.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:16.611-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4056) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:16.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:16.612-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:16.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:16.614-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4057) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:16.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:16.614-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:16.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:16.616-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4058) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:16.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:16.617-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:16.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:16.619-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4059) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:16.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:16.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:16.621-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4060) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:17.123-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:17.124-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:17.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:17.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:17.127-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4061) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:17.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:17.128-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:17.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:17.130-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4062) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:17.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:17.130-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:17.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:17.132-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4063) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:17.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:17.133-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:17.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:17.135-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4064) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:17.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:17.135-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:17.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:17.137-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4065) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:17.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:17.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:17.139-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4066) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:17.640-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:17.641-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:17.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:17.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:17.643-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4067) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:17.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:17.644-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:17.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:17.646-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4068) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:17.646-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:17.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:17.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:17.648-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4069) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:17.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:17.649-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:17.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:17.651-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4070) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:17.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:17.652-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:17.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:17.654-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4071) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:17.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:17.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:17.656-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4072) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:18.155-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:18.167-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:18.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:18.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:18.179-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4073) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:18.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:18.192-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:18.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:18.225-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4074) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:18.226-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:18.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:18.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:18.229-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4075) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:18.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:18.229-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:18.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:18.232-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4076) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:18.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:18.232-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:18.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:18.234-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4077) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:18.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:18.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:18.236-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4078) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:18.734-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:18.736-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:18.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:18.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:18.738-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4079) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:18.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:18.739-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:18.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:18.741-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4080) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:18.742-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:18.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:18.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:18.744-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4081) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:18.745-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:18.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:18.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:18.747-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4082) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:18.748-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:18.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:18.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:18.750-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4083) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:18.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:18.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:18.752-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4084) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:19.250-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:19.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:19.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:19.253-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4085) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:19.253-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:19.254-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:19.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:19.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:19.256-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4086) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:19.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:19.257-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:19.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:19.259-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4087) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:19.260-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:19.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:19.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:19.263-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4088) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:19.263-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:19.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:19.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:19.265-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4089) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:19.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:19.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:19.268-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4090) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:19.765-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:19.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:19.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:19.769-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4091) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:19.769-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:19.770-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:19.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:19.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:19.772-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4092) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:19.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:19.774-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:19.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:19.776-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4093) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:19.776-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:19.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:19.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:19.779-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4094) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:19.779-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:19.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:19.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:19.781-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4095) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:19.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:19.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:19.784-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4096) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:20.286-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:20.287-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:20.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:20.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:20.290-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4097) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:20.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:20.291-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:20.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:20.293-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4098) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:20.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:20.294-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:20.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:20.299-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4099) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:20.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:20.300-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:20.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:20.304-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4100) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:20.305-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:20.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:20.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:20.308-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4101) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:20.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:20.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:20.311-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4102) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:20.808-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:20.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:20.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:20.812-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4103) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:20.813-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:20.814-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:20.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:20.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:20.816-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4104) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:20.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:20.816-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:20.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:20.818-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4105) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:20.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:20.819-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:20.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:20.821-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4106) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:20.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:20.822-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:20.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:20.824-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4107) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:20.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:20.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:20.826-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4108) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:21.324-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:21.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:21.326-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:21.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:21.328-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4109) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:21.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:21.329-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:21.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:21.331-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4110) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:21.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:21.331-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:21.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:21.333-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4111) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:21.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:21.334-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:21.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:21.336-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4112) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:21.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:21.337-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:21.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:21.339-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4113) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:21.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:21.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:21.341-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4114) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:21.839-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:21.841-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:21.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:21.842-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:21.843-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4115) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:21.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:21.844-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:21.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:21.846-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4116) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:21.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:21.847-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:21.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:21.849-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4117) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:21.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:21.850-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:21.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:21.852-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4118) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:21.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:21.852-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:21.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:21.854-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4119) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:21.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:21.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:21.856-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4120) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:22.355-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:22.357-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:22.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:22.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:22.359-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4121) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:22.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:22.360-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:22.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:22.362-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4122) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:22.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:22.363-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:22.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:22.365-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4123) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:22.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:22.366-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:22.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:22.368-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4124) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:22.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:22.369-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:22.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:22.371-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4125) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:22.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:22.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:22.372-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4126) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:22.871-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:22.873-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:22.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:22.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:22.875-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4127) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:22.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:22.876-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:22.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:22.878-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4128) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:22.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:22.879-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:22.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:22.881-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4129) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:22.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:22.882-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:22.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:22.884-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4130) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:22.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:22.885-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:22.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:22.886-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4131) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:22.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:22.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:22.888-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4132) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:23.390-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:23.391-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:23.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:23.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:23.393-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4133) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:23.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:23.394-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:23.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:23.396-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4134) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:23.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:23.397-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:23.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:23.399-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4135) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:23.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:23.400-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:23.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:23.402-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4136) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:23.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:23.402-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:23.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:23.404-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4137) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:23.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:23.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:23.406-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4138) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:23.907-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:23.908-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:23.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:23.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:23.911-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4139) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:23.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:23.912-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:23.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:23.914-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4140) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:23.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:23.914-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:23.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:23.916-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4141) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:23.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:23.917-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:23.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:23.919-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4142) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:23.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:23.920-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:23.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:23.922-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4143) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:23.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:23.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:23.924-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4144) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:24.423-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:24.433-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:24.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:24.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:24.436-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4145) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:24.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:24.437-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:24.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:24.440-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4146) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:24.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:24.440-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:24.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:24.442-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4147) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:24.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:24.443-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:24.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:24.445-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4148) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:24.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:24.445-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:24.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:24.447-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4149) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:24.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:24.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:24.449-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4150) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:24.947-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:24.949-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:24.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:24.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:24.951-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4151) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:24.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:24.952-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:24.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:24.954-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4152) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:24.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:24.955-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:24.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:24.957-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4153) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:24.958-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:24.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:24.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:24.959-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4154) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:24.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:24.960-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:24.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:24.962-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4155) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:24.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:24.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:24.964-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4156) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:25.462-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:25.464-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:25.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:25.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:25.466-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4157) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:25.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:25.467-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:25.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:25.469-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4158) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:25.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:25.470-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:25.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:25.472-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4159) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:25.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:25.472-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:25.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:25.474-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4160) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:25.475-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:25.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:25.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:25.477-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4161) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:25.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:25.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:25.479-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4162) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:25.978-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:25.979-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:25.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:25.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:25.982-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4163) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:25.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:25.983-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:25.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:25.985-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4164) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:25.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:25.986-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:25.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:25.988-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4165) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:25.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:25.988-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:25.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:25.990-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4166) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:25.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:25.991-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:25.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:25.993-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4167) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:25.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:25.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:25.994-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4168) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:26.494-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:26.495-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:26.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:26.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:26.498-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4169) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:26.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:26.499-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:26.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:26.501-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4170) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:26.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:26.502-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:26.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:26.504-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4171) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:26.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:26.504-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:26.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:26.506-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4172) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:26.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:26.507-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:26.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:26.509-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4173) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:26.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:26.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:26.511-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4174) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:27.011-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:27.012-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:27.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:27.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:27.015-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4175) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:27.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:27.016-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:27.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:27.018-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4176) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:27.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:27.019-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:27.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:27.021-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4177) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:27.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:27.022-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:27.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:27.024-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4178) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:27.025-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:27.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:27.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:27.026-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4179) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:27.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:27.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:27.028-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4180) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:27.531-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:27.531-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:27.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:27.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:27.534-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4181) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:27.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:27.535-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:27.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:27.536-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4182) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:27.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:27.537-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:27.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:27.538-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4183) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:27.539-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:27.539-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:27.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:27.541-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4184) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:27.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:27.541-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:27.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:27.543-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4185) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:27.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:27.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:27.544-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4186) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:27.913-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:40:28.044-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:28.045-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:28.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:28.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:28.048-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4187) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:28.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:28.049-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:28.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:28.051-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4188) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:28.051-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:28.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:28.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:28.053-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4189) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:28.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:28.054-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:28.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:28.056-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4190) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:28.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:28.057-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:28.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:28.059-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4191) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:28.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:28.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:28.061-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4192) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:28.562-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:28.563-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:28.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:28.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:28.566-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4193) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:28.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:28.567-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:28.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:28.569-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4194) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:28.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:28.570-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:28.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:28.572-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4195) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:28.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:28.572-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:28.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:28.574-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4196) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:28.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:28.575-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:28.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:28.577-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4197) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:28.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:28.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:28.579-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4198) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:29.080-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:29.081-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:29.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:29.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:29.083-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4199) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:29.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:29.085-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:29.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:29.086-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4200) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:29.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:29.087-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:29.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:29.089-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4201) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:29.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:29.090-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:29.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:29.092-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4202) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:29.093-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:29.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:29.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:29.095-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4203) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:29.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:29.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:29.097-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4204) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:29.598-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:29.599-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:29.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:29.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:29.603-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4205) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:29.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:29.604-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:29.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:29.606-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4206) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:29.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:29.607-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:29.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:29.609-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4207) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:29.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:29.609-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:29.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:29.611-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4208) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:29.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:29.612-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:29.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:29.614-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4209) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:29.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:29.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:29.616-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4210) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:30.117-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:30.118-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:30.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:30.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:30.121-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4211) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:30.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:30.122-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:30.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:30.124-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4212) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:30.125-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:30.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:30.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:30.127-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4213) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:30.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:30.128-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:30.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:30.130-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4214) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:30.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:30.130-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:30.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:30.132-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4215) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:30.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:30.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:30.134-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4216) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:30.632-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:30.634-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:30.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:30.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:30.636-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4217) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:30.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:30.637-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:30.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:30.639-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4218) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:30.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:30.640-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:30.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:30.642-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4219) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:30.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:30.643-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:30.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:30.645-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4220) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:30.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:30.645-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:30.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:30.647-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4221) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:30.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:30.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:30.649-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4222) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:31.147-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:31.149-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:31.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:31.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:31.151-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4223) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:31.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:31.152-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:31.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:31.154-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4224) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:31.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:31.155-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:31.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:31.157-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4225) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:31.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:31.158-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:31.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:31.160-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4226) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:31.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:31.160-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:31.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:31.162-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4227) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:31.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:31.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:31.164-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4228) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:31.667-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:31.669-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:31.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:31.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:31.672-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4229) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:31.673-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:31.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:31.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:31.675-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4230) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:31.676-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:31.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:31.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:31.678-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4231) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:31.679-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:31.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:31.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:31.681-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4232) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:31.681-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:31.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:31.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:31.683-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4233) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:31.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:31.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:31.686-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4234) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:32.188-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:32.189-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:32.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:32.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:32.192-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4235) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:32.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:32.193-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:32.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:32.195-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4236) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:32.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:32.196-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:32.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:32.198-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4237) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:32.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:32.198-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:32.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:32.200-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4238) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:32.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:32.201-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:32.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:32.203-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4239) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:32.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:32.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:32.205-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4240) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:32.706-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:32.707-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:32.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:32.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:32.710-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4241) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:32.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:32.712-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:32.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:32.714-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4242) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:32.714-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:32.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:32.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:32.716-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4243) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:32.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:32.717-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:32.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:32.719-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4244) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:32.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:32.720-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:32.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:32.722-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4245) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:32.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:32.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:32.724-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4246) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:33.224-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:33.225-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:33.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:33.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:33.227-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4247) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:33.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:33.228-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:33.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:33.230-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4248) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:33.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:33.231-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:33.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:33.233-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4249) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:33.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:33.234-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:33.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:33.236-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4250) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:33.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:33.236-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:33.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:33.239-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4251) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:33.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:33.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:33.240-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4252) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:33.740-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:33.742-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:33.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:33.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:33.744-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4253) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:33.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:33.745-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:33.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:33.747-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4254) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:33.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:33.748-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:33.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:33.750-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4255) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:33.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:33.751-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:33.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:33.753-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4256) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:33.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:33.754-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:33.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:33.756-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4257) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:33.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:33.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:33.758-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4258) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:34.256-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:34.266-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:34.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:34.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:34.269-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4259) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:34.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:34.270-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:34.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:34.272-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4260) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:34.273-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:34.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:34.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:34.275-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4261) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:34.276-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:34.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:34.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:34.277-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4262) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:34.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:34.278-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:34.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:34.280-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4263) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:34.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:34.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:34.282-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4264) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:34.783-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:34.784-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:34.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:34.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:34.787-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4265) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:34.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:34.788-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:34.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:34.790-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4266) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:34.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:34.790-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:34.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:34.792-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4267) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:34.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:34.793-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:34.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:34.795-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4268) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:34.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:34.796-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:34.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:34.798-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4269) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:34.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:34.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:34.800-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4270) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:35.303-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:35.304-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:35.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:35.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:35.307-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4271) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:35.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:35.308-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:35.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:35.310-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4272) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:35.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:35.311-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:35.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:35.313-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4273) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:35.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:35.314-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:35.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:35.316-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4274) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:35.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:35.317-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:35.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:35.318-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4275) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:35.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:35.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:35.320-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4276) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:35.823-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:35.824-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:35.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:35.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:35.827-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4277) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:35.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:35.828-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:35.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:35.830-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4278) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:35.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:35.831-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:35.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:35.833-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4279) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:35.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:35.833-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:35.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:35.835-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4280) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:35.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:35.836-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:35.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:35.837-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4281) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:35.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:35.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:35.839-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4282) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:36.338-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:36.339-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:36.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:36.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:36.341-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4283) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:36.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:36.342-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:36.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:36.344-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4284) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:36.345-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:36.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:36.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:36.347-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4285) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:36.348-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:36.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:36.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:36.350-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4286) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:36.351-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:36.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:36.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:36.352-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4287) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:36.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:36.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:36.354-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4288) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:36.853-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:36.854-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:36.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:36.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:36.856-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4289) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:36.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:36.857-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:36.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:36.859-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4290) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:36.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:36.859-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:36.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:36.861-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4291) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:36.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:36.862-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:36.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:36.864-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4292) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:36.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:36.865-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:36.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:36.867-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4293) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:36.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:36.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:36.869-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4294) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:37.372-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:37.373-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:37.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:37.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:37.376-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4295) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:37.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:37.377-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:37.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:37.379-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4296) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:37.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:37.380-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:37.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:37.382-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4297) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:37.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:37.383-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:37.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:37.385-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4298) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:37.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:37.385-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:37.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:37.387-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4299) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:37.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:37.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:37.389-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4300) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:37.888-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:37.890-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:37.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:37.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:37.892-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4301) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:37.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:37.893-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:37.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:37.895-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4302) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:37.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:37.896-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:37.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:37.898-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4303) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:37.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:37.899-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:37.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:37.901-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4304) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:37.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:37.901-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:37.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:37.903-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4305) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:37.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:37.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:37.905-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4306) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:38.403-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:38.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:38.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:38.406-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4307) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:38.407-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:38.407-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:38.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:38.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:38.409-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4308) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:38.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:38.410-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:38.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:38.412-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4309) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:38.413-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:38.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:38.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:38.415-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4310) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:38.416-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:38.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:38.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:38.418-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4311) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:38.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:38.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:38.421-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4312) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:38.923-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:38.924-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:38.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:38.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:38.927-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4313) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:38.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:38.928-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:38.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:38.930-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4314) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:38.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:38.931-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:38.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:38.933-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4315) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:38.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:38.933-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:38.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:38.935-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4316) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:38.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:38.936-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:38.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:38.938-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4317) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:38.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:38.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:38.940-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4318) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:39.443-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:39.444-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:39.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:39.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:39.447-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4319) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:39.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:39.448-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:39.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:39.450-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4320) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:39.451-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:39.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:39.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:39.453-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4321) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:39.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:39.453-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:39.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:39.455-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4322) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:39.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:39.456-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:39.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:39.458-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4323) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:39.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:39.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:39.460-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4324) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:39.963-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:39.964-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:39.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:39.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:39.967-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4325) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:39.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:39.968-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:39.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:39.970-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4326) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:39.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:39.971-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:39.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:39.973-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4327) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:39.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:39.973-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:39.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:39.975-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4328) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:39.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:39.976-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:39.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:39.978-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4329) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:39.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:39.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:39.980-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4330) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:40.483-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:40.484-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:40.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:40.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:40.487-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4331) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:40.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:40.488-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:40.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:40.490-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4332) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:40.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:40.491-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:40.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:40.493-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4333) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:40.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:40.493-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:40.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:40.495-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4334) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:40.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:40.496-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:40.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:40.498-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4335) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:40.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:40.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:40.500-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4336) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:41.002-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:41.004-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:41.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:41.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:41.007-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4337) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:41.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:41.008-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:41.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:41.010-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4338) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:41.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:41.010-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:41.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:41.013-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4339) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:41.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:41.013-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:41.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:41.015-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4340) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:41.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:41.016-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:41.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:41.018-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4341) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:41.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:41.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:41.020-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4342) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:41.519-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:41.520-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:41.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:41.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:41.523-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4343) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:41.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:41.524-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:41.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:41.526-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4344) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:41.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:41.527-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:41.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:41.529-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4345) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:41.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:41.530-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:41.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:41.532-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4346) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:41.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:41.532-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:41.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:41.534-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4347) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:41.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:41.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:41.536-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4348) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:42.036-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:42.037-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:42.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:42.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:42.040-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4349) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:42.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:42.041-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:42.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:42.044-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4350) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:42.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:42.044-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:42.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:42.046-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4351) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:42.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:42.047-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:42.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:42.049-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4352) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:42.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:42.049-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:42.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:42.051-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4353) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:42.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:42.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:42.053-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4354) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:42.553-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:42.554-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:42.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:42.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:42.557-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4355) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:42.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:42.557-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:42.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:42.560-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4356) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:42.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:42.560-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:42.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:42.562-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4357) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:42.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:42.563-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:42.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:42.565-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4358) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:42.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:42.566-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:42.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:42.568-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4359) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:42.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:42.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:42.569-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4360) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:43.072-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:43.073-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:43.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:43.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:43.076-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4361) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:43.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:43.077-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:43.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:43.079-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4362) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:43.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:43.080-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:43.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:43.082-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4363) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:43.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:43.083-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:43.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:43.085-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4364) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:43.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:43.085-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:43.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:43.087-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4365) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:43.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:43.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:43.089-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4366) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:43.590-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:43.591-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:43.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:43.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:43.594-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4367) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:43.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:43.595-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:43.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:43.597-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4368) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:43.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:43.598-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:43.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:43.600-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4369) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:43.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:43.600-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:43.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:43.602-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4370) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:43.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:43.603-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:43.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:43.605-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4371) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:43.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:43.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:43.607-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4372) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:44.106-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:44.115-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:44.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:44.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:44.118-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4373) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:44.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:44.119-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:44.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:44.121-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4374) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:44.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:44.122-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:44.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:44.124-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4375) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:44.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:44.125-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:44.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:44.127-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4376) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:44.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:44.127-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:44.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:44.129-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4377) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:44.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:44.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:44.131-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4378) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:44.634-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:44.635-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:44.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:44.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:44.638-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4379) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:44.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:44.639-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:44.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:44.641-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4380) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:44.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:44.642-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:44.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:44.644-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4381) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:44.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:44.644-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:44.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:44.646-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4382) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:44.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:44.647-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:44.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:44.649-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4383) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:44.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:44.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:44.651-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4384) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:45.153-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:45.154-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:45.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:45.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:45.158-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4385) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:45.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:45.159-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:45.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:45.161-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4386) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:45.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:45.162-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:45.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:45.164-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4387) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:45.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:45.164-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:45.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:45.166-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4388) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:45.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:45.167-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:45.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:45.169-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4389) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:45.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:45.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:45.171-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4390) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:45.669-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:45.671-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:45.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:45.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:45.674-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4391) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:45.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:45.675-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:45.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:45.677-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4392) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:45.678-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:45.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:45.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:45.680-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4393) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:45.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:45.680-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:45.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:45.682-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4394) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:45.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:45.683-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:45.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:45.685-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4395) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:45.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:45.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:45.687-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4396) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:46.190-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:46.191-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:46.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:46.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:46.194-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4397) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:46.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:46.195-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:46.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:46.197-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4398) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:46.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:46.198-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:46.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:46.200-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4399) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:46.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:46.201-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:46.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:46.202-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4400) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:46.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:46.203-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:46.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:46.205-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4401) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:46.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:46.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:46.208-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4402) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:46.707-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:46.708-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:46.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:46.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:46.711-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4403) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:46.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:46.711-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:46.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:46.714-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4404) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:46.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:46.714-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:46.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:46.716-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4405) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:46.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:46.717-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:46.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:46.719-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4406) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:46.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:46.720-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:46.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:46.722-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4407) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:46.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:46.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:46.724-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4408) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:47.223-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:47.224-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:47.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:47.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:47.228-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4409) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:47.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:47.229-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:47.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:47.231-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4410) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:47.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:47.232-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:47.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:47.234-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4411) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:47.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:47.234-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:47.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:47.236-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4412) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:47.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:47.237-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:47.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:47.239-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4413) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:47.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:47.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:47.241-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4414) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:47.740-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:47.741-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:47.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:47.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:47.744-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4415) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:47.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:47.744-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:47.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:47.747-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4416) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:47.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:47.747-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:47.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:47.749-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4417) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:47.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:47.750-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:47.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:47.752-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4418) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:47.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:47.753-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:47.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:47.755-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4419) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:47.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:47.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:47.757-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4420) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:48.256-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:48.258-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:48.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:48.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:48.260-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4421) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:48.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:48.261-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:48.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:48.263-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4422) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:48.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:48.264-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:48.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:48.266-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4423) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:48.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:48.267-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:48.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:48.269-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4424) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:48.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:48.270-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:48.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:48.272-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4425) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:48.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:48.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:48.273-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4426) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:48.773-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:48.774-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:48.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:48.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:48.777-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4427) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:48.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:48.778-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:48.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:48.780-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4428) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:48.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:48.781-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:48.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:48.783-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4429) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:48.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:48.783-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:48.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:48.785-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4430) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:48.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:48.786-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:48.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:48.788-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4431) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:48.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:48.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:48.790-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4432) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:49.290-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:49.291-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:49.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:49.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:49.295-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4433) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:49.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:49.296-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:49.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:49.298-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4434) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:49.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:49.298-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:49.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:49.300-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4435) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:49.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:49.301-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:49.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:49.303-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4436) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:49.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:49.303-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:49.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:49.305-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4437) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:49.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:49.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:49.307-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4438) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:49.806-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:49.807-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:49.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:49.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:49.810-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4439) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:49.811-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:49.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:49.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:49.813-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4440) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:49.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:49.814-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:49.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:49.816-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4441) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:49.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:49.817-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:49.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:49.819-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4442) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:49.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:49.819-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:49.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:49.821-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4443) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:49.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:49.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:49.823-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4444) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:50.323-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:50.324-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:50.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:50.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:50.327-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4445) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:50.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:50.328-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:50.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:50.330-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4446) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:50.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:50.331-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:50.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:50.333-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4447) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:50.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:50.334-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:50.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:50.336-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4448) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:50.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:50.337-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:50.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:50.339-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4449) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:50.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:50.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:50.341-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4450) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:50.841-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:50.842-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:50.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:50.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:50.845-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4451) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:50.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:50.846-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:50.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:50.849-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4452) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:50.849-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:50.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:50.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:50.851-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4453) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:50.852-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:50.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:50.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:50.854-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4454) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:50.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:50.854-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:50.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:50.856-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4455) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:50.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:50.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:50.858-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4456) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:51.356-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:51.358-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:51.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:51.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:51.361-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4457) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:51.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:51.362-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:51.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:51.364-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4458) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:51.365-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:51.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:51.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:51.366-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4459) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:51.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:51.367-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:51.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:51.369-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4460) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:51.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:51.370-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:51.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:51.372-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4461) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:51.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:51.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:51.374-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4462) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:51.872-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:51.874-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:51.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:51.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:51.876-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4463) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:51.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:51.878-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:51.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:51.880-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4464) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:51.880-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:51.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:51.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:51.882-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4465) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:51.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:51.883-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:51.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:51.885-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4466) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:51.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:51.886-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:51.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:51.888-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4467) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:51.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:51.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:51.890-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4468) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:52.390-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:52.391-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:52.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:52.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:52.394-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4469) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:52.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:52.396-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:52.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:52.398-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4470) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:52.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:52.398-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:52.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:52.400-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4471) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:52.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:52.401-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:52.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:52.403-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4472) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:52.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:52.404-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:52.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:52.406-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4473) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:52.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:52.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:52.408-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4474) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:52.911-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:52.912-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:52.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:52.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:52.915-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4475) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:52.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:52.916-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:52.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:52.918-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4476) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:52.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:52.919-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:52.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:52.921-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4477) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:52.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:52.922-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:52.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:52.924-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4478) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:52.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:52.924-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:52.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:52.926-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4479) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:52.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:52.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:52.928-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4480) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:53.427-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:53.428-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:53.429-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:53.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:53.431-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4481) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:53.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:53.432-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:53.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:53.434-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4482) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:53.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:53.435-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:53.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:53.437-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4483) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:53.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:53.437-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:53.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:53.439-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4484) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:53.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:53.440-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:53.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:53.442-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4485) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:53.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:53.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:53.444-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4486) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:53.947-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:53.948-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:53.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:53.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:53.951-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4487) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:53.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:53.952-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:53.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:53.954-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4488) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:53.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:53.955-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:53.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:53.957-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4489) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:53.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:53.958-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:53.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:53.960-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4490) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:53.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:53.960-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:53.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:53.962-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4491) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:53.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:53.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:53.965-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4492) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:54.463-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:54.465-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:54.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:54.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:54.467-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4493) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:54.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:54.468-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:54.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:54.470-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4494) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:54.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:54.471-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:54.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:54.473-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4495) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:54.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:54.474-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:54.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:54.476-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4496) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:54.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:54.476-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:54.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:54.478-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4497) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:54.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:54.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:54.480-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4498) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:54.980-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:54.982-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:54.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:54.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:54.985-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4499) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:54.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:54.986-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:54.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:54.988-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4500) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:54.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:54.989-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:54.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:54.991-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4501) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:54.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:54.992-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:54.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:54.994-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4502) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:54.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:54.994-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:54.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:54.996-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4503) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:54.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:54.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:54.998-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4504) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:55.496-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:55.498-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:55.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:55.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:55.500-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4505) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:55.501-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:55.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:55.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:55.503-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4506) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:55.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:55.504-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:55.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:55.506-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4507) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:55.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:55.507-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:55.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:55.508-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4508) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:55.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:55.509-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:55.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:55.511-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4509) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:55.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:55.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:55.513-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4510) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:56.014-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:56.016-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:56.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:56.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:56.018-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4511) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:56.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:56.020-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:56.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:56.022-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4512) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:56.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:56.022-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:56.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:56.024-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4513) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:56.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:56.025-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:56.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:56.027-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4514) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:56.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:56.028-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:56.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:56.030-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4515) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:56.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:56.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:56.031-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4516) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:56.535-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:56.536-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:56.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:56.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:56.539-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4517) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:56.539-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:56.540-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:56.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:56.542-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4518) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:56.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:56.542-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:56.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:56.544-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4519) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:56.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:56.545-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:56.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:56.547-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4520) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:56.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:56.548-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:56.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:56.550-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4521) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:56.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:56.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:56.552-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4522) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:57.054-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:57.055-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:57.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:57.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:57.058-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4523) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:57.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:57.059-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:57.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:57.061-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4524) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:57.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:57.062-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:57.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:57.064-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4525) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:57.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:57.064-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:57.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:57.066-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4526) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:57.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:57.067-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:57.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:57.069-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4527) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:57.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:57.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:57.071-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4528) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:57.573-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:57.574-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:57.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:57.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:57.577-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4529) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:57.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:57.578-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:57.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:57.580-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4530) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:57.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:57.581-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:57.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:57.583-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4531) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:57.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:57.583-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:57.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:57.585-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4532) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:57.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:57.586-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:57.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:57.588-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4533) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:57.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:57.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:57.590-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4534) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:57.891-0400 I CONTROL [thread10] Failed to create config.system.sessions: Cannot create config.system.sessions until there are shards, will try again at the next refresh interval 2018-04-25T11:40:57.892-0400 I CONTROL [thread10] Sessions collection is not set up; waiting until next sessions refresh interval: Cannot create config.system.sessions until there are shards 2018-04-25T11:40:57.914-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:40:58.090-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:58.091-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:58.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:58.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:58.093-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4535) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:58.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:58.094-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:58.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:58.097-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4536) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:58.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:58.097-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:58.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:58.099-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4537) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:58.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:58.100-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:40:58.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:58.102-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4538) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:58.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:58.102-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:40:58.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:58.104-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4539) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:58.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:58.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:58.106-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4540) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:58.606-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:58.607-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:58.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:58.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:58.610-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4541) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:58.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:58.611-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:58.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:58.613-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4542) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:58.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:58.614-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:58.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:58.616-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4543) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:58.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:58.617-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:58.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:58.619-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4544) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:58.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:58.619-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:40:58.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:58.621-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4545) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:58.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:58.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:58.623-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4546) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:59.123-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:59.124-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:59.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:59.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:59.127-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4547) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:59.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:59.128-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:59.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:59.130-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4548) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:59.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:59.131-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:59.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:59.133-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4549) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:59.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:59.133-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:59.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:59.136-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4550) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:59.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:59.136-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:59.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:59.138-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4551) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:59.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:59.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:59.140-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4552) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:59.639-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:40:59.640-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:59.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:59.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:59.643-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4553) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:59.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:59.644-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:59.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:59.646-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4554) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:59.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:59.647-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:59.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:59.649-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4555) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:59.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:59.649-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:40:59.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:59.651-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4556) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:59.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:59.652-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:40:59.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:40:59.654-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4557) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:40:59.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:40:59.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:40:59.656-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4558) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:00.156-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:00.158-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:00.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:00.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:00.160-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4559) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:00.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:00.161-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:00.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:00.163-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4560) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:00.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:00.164-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:00.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:00.166-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4561) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:00.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:00.167-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:00.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:00.169-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4562) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:00.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:00.170-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:00.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:00.172-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4563) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:00.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:00.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:00.174-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4564) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:00.672-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:00.674-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:00.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:00.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:00.676-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4565) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:00.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:00.677-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:00.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:00.679-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4566) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:00.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:00.680-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:00.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:00.682-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4567) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:00.683-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:00.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:00.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:00.685-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4568) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:00.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:00.685-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:00.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:00.687-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4569) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:00.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:00.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:00.689-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4570) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:01.190-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:01.191-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:01.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:01.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:01.194-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4571) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:01.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:01.195-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:01.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:01.197-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4572) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:01.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:01.198-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:01.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:01.200-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4573) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:01.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:01.200-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:01.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:01.202-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4574) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:01.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:01.203-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:01.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:01.205-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4575) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:01.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:01.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:01.207-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4576) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:01.705-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:01.707-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:01.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:01.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:01.709-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4577) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:01.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:01.710-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:01.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:01.712-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4578) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:01.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:01.713-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:01.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:01.715-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4579) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:01.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:01.716-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:01.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:01.718-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4580) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:01.719-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:01.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:01.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:01.721-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4581) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:01.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:01.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:01.723-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4582) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:02.221-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:02.223-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:02.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:02.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:02.225-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4583) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:02.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:02.226-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:02.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:02.229-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4584) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:02.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:02.229-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:02.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:02.231-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4585) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:02.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:02.232-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:02.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:02.234-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4586) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:02.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:02.235-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:02.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:02.236-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4587) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:02.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:02.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:02.238-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4588) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:02.736-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:02.738-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:02.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:02.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:02.740-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4589) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:02.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:02.741-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:02.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:02.743-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4590) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:02.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:02.744-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:02.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:02.746-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4591) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:02.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:02.747-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:02.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:02.749-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4592) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:02.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:02.749-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:02.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:02.751-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4593) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:02.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:02.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:02.753-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4594) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:03.251-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:03.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:03.253-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:03.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:03.255-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4595) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:03.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:03.256-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:03.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:03.258-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4596) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:03.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:03.258-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:03.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:03.260-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4597) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:03.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:03.261-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:03.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:03.263-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4598) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:03.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:03.264-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:03.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:03.266-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4599) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:03.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:03.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:03.268-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4600) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:03.769-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:03.770-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:03.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:03.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:03.773-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4601) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:03.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:03.774-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:03.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:03.776-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4602) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:03.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:03.777-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:03.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:03.779-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4603) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:03.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:03.780-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:03.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:03.782-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4604) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:03.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:03.782-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:03.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:03.784-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4605) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:03.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:03.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:03.786-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4606) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:04.285-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:04.296-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:04.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:04.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:04.299-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4607) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:04.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:04.300-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:04.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:04.302-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4608) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:04.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:04.303-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:04.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:04.305-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4609) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:04.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:04.305-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:04.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:04.307-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4610) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:04.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:04.308-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:04.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:04.310-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4611) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:04.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:04.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:04.312-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4612) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:04.815-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:04.816-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:04.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:04.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:04.819-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4613) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:04.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:04.820-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:04.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:04.822-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4614) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:04.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:04.823-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:04.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:04.825-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4615) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:04.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:04.825-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:04.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:04.827-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4616) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:04.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:04.828-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:04.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:04.830-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4617) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:04.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:04.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:04.832-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4618) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:05.335-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:05.336-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:05.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:05.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:05.340-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4619) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:05.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:05.341-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:05.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:05.343-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4620) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:05.344-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:05.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:05.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:05.346-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4621) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:05.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:05.346-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:05.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:05.348-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4622) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:05.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:05.349-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:05.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:05.351-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4623) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:05.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:05.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:05.353-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4624) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:05.851-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:05.853-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:05.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:05.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:05.855-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4625) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:05.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:05.856-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:05.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:05.858-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4626) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:05.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:05.859-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:05.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:05.861-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4627) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:05.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:05.862-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:05.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:05.864-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4628) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:05.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:05.864-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:05.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:05.866-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4629) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:05.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:05.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:05.868-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4630) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:06.371-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:06.372-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:06.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:06.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:06.375-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4631) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:06.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:06.376-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:06.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:06.378-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4632) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:06.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:06.379-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:06.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:06.381-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4633) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:06.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:06.382-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:06.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:06.384-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4634) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:06.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:06.384-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:06.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:06.386-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4635) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:06.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:06.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:06.388-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4636) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:06.889-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:06.891-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:06.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:06.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:06.893-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4637) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:06.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:06.894-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:06.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:06.896-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4638) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:06.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:06.897-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:06.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:06.899-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4639) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:06.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:06.900-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:06.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:06.902-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4640) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:06.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:06.903-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:06.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:06.904-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4641) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:06.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:06.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:06.906-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4642) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:07.406-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:07.407-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:07.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:07.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:07.410-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4643) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:07.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:07.411-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:07.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:07.413-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4644) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:07.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:07.414-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:07.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:07.416-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4645) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:07.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:07.417-0400 I ASIO [replexec-3] Connecting to louisamac:5008 2018-04-25T11:41:07.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:07.419-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4646) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:07.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:07.419-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:07.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:07.421-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4647) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:07.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:07.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:07.423-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4648) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:07.923-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:07.924-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:07.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:07.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:07.927-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4649) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:07.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:07.928-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:07.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:07.930-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4650) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:07.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:07.931-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:07.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:07.933-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4651) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:07.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:07.933-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:07.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:07.935-0400 I REPL_HB [replexec-3] Error in heartbeat (requestId: 4652) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:07.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:07.936-0400 I ASIO [replexec-3] Connecting to louisamac:5007 2018-04-25T11:41:07.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:07.938-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4653) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:07.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:07.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:07.940-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4654) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:08.440-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:08.441-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:08.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:08.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:08.444-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4655) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:08.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:08.445-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:08.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:08.447-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4656) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:08.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:08.448-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:08.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:08.450-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4657) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:08.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:08.450-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:08.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:08.452-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4658) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:08.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:08.453-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:08.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:08.455-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4659) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:08.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:08.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:08.457-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4660) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:08.956-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:08.957-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:08.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:08.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:08.960-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4661) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:08.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:08.961-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:08.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:08.963-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4662) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:08.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:08.964-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:08.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:08.966-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4663) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:08.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:08.967-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:08.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:08.969-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4664) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:08.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:08.969-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:08.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:08.971-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4665) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:08.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:08.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:08.973-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4666) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:09.473-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:09.474-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:09.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:09.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:09.477-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4667) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:09.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:09.478-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:09.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:09.480-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4668) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:09.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:09.481-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:09.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:09.483-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4669) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:09.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:09.483-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:09.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:09.485-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4670) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:09.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:09.486-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:09.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:09.488-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4671) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:09.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:09.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:09.490-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4672) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:09.989-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:09.991-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:09.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:09.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:09.993-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4673) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:09.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:09.995-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:09.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:09.997-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4674) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:09.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:09.997-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:09.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:10.000-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4675) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:10.000-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:10.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:10.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:10.002-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4676) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:10.003-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:10.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:10.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:10.005-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4677) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:10.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:10.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:10.007-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4678) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:10.506-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:10.507-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:10.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:10.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:10.510-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4679) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:10.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:10.511-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:10.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:10.513-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4680) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:10.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:10.514-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:10.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:10.516-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4681) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:10.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:10.517-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:10.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:10.519-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4682) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:10.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:10.519-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:10.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:10.521-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4683) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:10.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:10.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:10.523-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4684) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:11.021-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:11.023-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:11.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:11.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:11.025-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4685) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:11.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:11.026-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:11.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:11.028-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4686) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:11.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:11.029-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:11.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:11.031-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4687) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:11.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:11.032-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:11.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:11.034-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4688) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:11.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:11.034-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:11.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:11.036-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4689) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:11.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:11.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:11.038-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4690) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:11.536-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:11.538-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:11.539-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:11.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:11.540-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4691) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:11.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:11.541-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:11.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:11.544-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4692) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:11.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:11.544-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:11.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:11.547-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4693) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:11.547-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:11.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:11.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:11.549-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4694) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:11.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:11.550-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:11.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:11.552-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4695) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:11.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:11.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:11.554-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4696) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:12.055-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:12.056-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:12.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:12.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:12.059-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4697) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:12.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:12.060-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:12.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:12.061-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4698) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:12.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:12.062-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:12.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:12.064-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4699) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:12.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:12.065-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:12.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:12.067-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4700) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:12.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:12.068-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:12.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:12.069-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4701) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:12.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:12.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:12.071-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4702) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:12.569-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:12.571-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:12.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:12.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:12.573-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4703) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:12.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:12.574-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:12.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:12.577-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4704) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:12.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:12.577-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:12.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:12.580-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4705) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:12.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:12.580-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:12.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:12.582-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4706) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:12.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:12.583-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:12.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:12.585-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4707) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:12.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:12.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:12.587-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4708) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:13.089-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:13.091-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:13.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:13.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:13.093-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4709) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:13.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:13.095-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:13.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:13.097-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4710) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:13.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:13.097-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:13.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:13.099-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4711) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:13.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:13.100-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:13.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:13.102-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4712) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:13.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:13.103-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:13.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:13.105-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4713) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:13.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:13.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:13.107-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4714) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:13.606-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:13.607-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:13.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:13.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:13.610-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4715) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:13.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:13.611-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:13.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:13.613-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4716) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:13.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:13.614-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:13.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:13.616-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4717) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:13.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:13.617-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:13.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:13.619-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4718) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:13.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:13.619-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:13.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:13.621-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4719) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:13.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:13.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:13.623-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4720) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:14.123-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:14.129-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:14.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:14.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:14.132-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4721) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:14.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:14.133-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:14.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:14.135-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4722) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:14.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:14.135-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:14.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:14.137-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4723) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:14.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:14.138-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:14.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:14.140-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4724) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:14.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:14.141-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:14.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:14.143-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4725) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:14.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:14.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:14.145-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4726) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:14.648-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:14.649-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:14.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:14.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:14.652-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4727) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:14.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:14.653-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:14.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:14.655-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4728) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:14.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:14.655-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:14.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:14.657-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4729) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:14.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:14.658-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:14.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:14.660-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4730) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:14.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:14.661-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:14.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:14.663-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4731) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:14.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:14.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:14.664-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4732) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:15.163-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:15.164-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:15.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:15.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:15.167-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4733) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:15.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:15.168-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:15.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:15.170-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4734) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:15.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:15.171-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:15.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:15.173-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4735) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:15.174-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:15.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:15.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:15.176-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4736) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:15.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:15.177-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:15.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:15.179-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4737) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:15.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:15.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:15.181-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4738) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:15.682-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:15.683-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:15.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:15.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:15.686-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4739) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:15.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:15.687-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:15.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:15.689-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4740) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:15.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:15.690-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:15.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:15.692-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4741) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:15.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:15.693-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:15.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:15.695-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4742) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:15.696-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:15.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:15.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:15.697-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4743) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:15.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:15.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:15.699-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4744) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:16.202-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:16.203-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:16.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:16.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:16.206-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4745) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:16.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:16.207-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:16.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:16.209-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4746) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:16.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:16.210-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:16.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:16.211-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4747) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:16.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:16.212-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:16.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:16.214-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4748) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:16.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:16.215-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:16.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:16.217-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4749) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:16.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:16.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:16.219-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4750) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:16.722-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:16.723-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:16.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:16.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:16.727-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4751) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:16.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:16.728-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:16.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:16.730-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4752) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:16.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:16.730-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:16.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:16.732-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4753) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:16.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:16.733-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:16.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:16.735-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4754) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:16.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:16.736-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:16.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:16.738-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4755) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:16.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:16.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:16.740-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4756) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:17.238-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:17.240-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:17.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:17.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:17.243-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4757) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:17.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:17.244-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:17.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:17.246-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4758) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:17.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:17.246-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:17.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:17.248-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4759) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:17.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:17.249-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:17.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:17.251-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4760) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:17.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:17.252-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:17.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:17.254-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4761) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:17.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:17.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:17.256-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4762) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:17.756-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:17.757-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:17.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:17.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:17.760-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4763) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:17.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:17.761-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:17.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:17.763-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4764) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:17.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:17.764-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:17.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:17.766-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4765) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:17.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:17.767-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:17.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:17.768-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4766) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:17.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:17.769-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:17.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:17.771-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4767) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:17.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:17.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:17.773-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4768) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:18.272-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:18.274-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:18.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:18.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:18.307-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4769) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:18.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:18.310-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:18.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:18.336-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4770) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:18.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:18.337-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:18.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:18.339-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4771) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:18.340-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:18.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:18.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:18.342-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4772) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:18.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:18.343-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:18.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:18.345-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4773) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:18.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:18.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:18.347-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4774) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:18.845-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:18.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:18.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:18.848-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4775) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:18.848-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:18.849-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:18.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:18.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:18.851-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4776) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:18.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:18.852-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:18.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:18.854-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4777) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:18.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:18.855-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:18.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:18.856-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4778) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:18.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:18.857-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:18.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:18.859-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4779) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:18.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:18.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:18.861-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4780) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:19.360-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:19.361-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:19.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:19.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:19.364-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4781) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:19.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:19.365-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:19.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:19.366-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4782) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:19.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:19.367-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:19.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:19.369-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4783) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:19.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:19.370-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:19.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:19.372-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4784) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:19.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:19.372-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:19.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:19.374-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4785) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:19.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:19.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:19.376-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4786) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:19.879-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:19.883-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:19.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:19.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:19.886-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4787) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:19.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:19.888-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:19.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:19.890-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4788) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:19.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:19.890-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:19.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:19.892-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4789) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:19.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:19.893-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:19.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:19.895-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4790) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:19.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:19.896-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:19.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:19.898-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4791) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:19.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:19.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:19.899-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4792) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:20.403-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:20.405-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:20.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:20.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:20.407-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4793) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:20.408-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:20.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:20.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:20.410-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4794) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:20.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:20.411-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:20.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:20.413-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4795) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:20.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:20.414-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:20.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:20.416-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4796) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:20.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:20.416-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:20.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:20.418-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4797) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:20.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:20.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:20.420-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4798) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:20.923-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:20.924-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:20.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:20.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:20.926-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4799) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:20.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:20.927-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:20.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:20.930-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4800) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:20.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:20.930-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:20.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:20.932-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4801) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:20.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:20.933-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:20.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:20.935-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4802) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:20.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:20.936-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:20.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:20.937-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4803) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:20.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:20.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:20.939-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4804) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:21.439-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:21.440-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:21.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:21.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:21.443-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4805) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:21.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:21.444-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:21.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:21.446-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4806) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:21.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:21.446-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:21.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:21.448-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4807) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:21.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:21.449-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:21.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:21.451-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4808) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:21.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:21.452-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:21.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:21.454-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4809) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:21.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:21.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:21.456-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4810) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:21.958-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:21.959-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:21.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:21.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:21.962-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4811) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:21.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:21.963-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:21.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:21.965-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4812) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:21.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:21.965-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:21.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:21.967-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4813) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:21.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:21.968-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:21.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:21.970-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4814) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:21.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:21.971-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:21.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:21.973-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4815) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:21.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:21.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:21.974-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4816) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:22.473-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:22.474-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:22.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:22.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:22.477-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4817) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:22.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:22.478-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:22.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:22.480-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4818) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:22.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:22.480-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:22.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:22.483-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4819) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:22.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:22.483-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:22.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:22.485-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4820) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:22.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:22.486-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:22.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:22.488-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4821) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:22.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:22.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:22.490-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4822) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:22.992-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:22.993-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:22.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:22.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:22.996-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4823) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:22.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:22.997-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:22.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:22.999-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4824) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:23.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:23.000-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:23.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:23.002-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4825) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:23.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:23.003-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:23.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:23.005-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4826) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:23.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:23.006-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:23.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:23.008-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4827) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:23.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:23.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:23.010-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4828) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:23.512-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:23.513-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:23.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:23.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:23.516-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4829) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:23.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:23.517-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:23.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:23.519-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4830) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:23.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:23.520-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:23.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:23.522-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4831) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:23.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:23.522-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:23.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:23.524-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4832) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:23.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:23.525-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:23.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:23.527-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4833) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:23.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:23.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:23.529-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4834) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:24.027-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:24.032-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:24.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:24.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:24.035-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4835) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:24.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:24.036-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:24.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:24.038-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4836) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:24.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:24.039-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:24.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:24.041-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4837) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:24.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:24.041-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:24.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:24.043-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4838) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:24.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:24.044-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:24.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:24.046-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4839) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:24.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:24.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:24.048-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4840) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:24.547-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:24.548-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:24.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:24.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:24.550-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4841) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:24.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:24.551-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:24.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:24.553-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4842) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:24.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:24.553-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:24.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:24.555-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4843) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:24.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:24.556-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:24.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:24.558-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4844) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:24.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:24.559-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:24.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:24.561-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4845) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:24.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:24.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:24.562-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4846) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:25.061-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:25.063-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:25.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:25.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:25.066-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4847) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:25.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:25.067-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:25.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:25.069-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4848) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:25.070-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:25.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:25.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:25.072-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4849) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:25.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:25.072-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:25.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:25.074-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4850) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:25.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:25.075-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:25.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:25.077-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4851) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:25.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:25.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:25.079-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4852) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:25.578-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:25.579-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:25.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:25.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:25.582-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4853) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:25.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:25.583-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:25.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:25.585-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4854) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:25.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:25.586-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:25.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:25.588-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4855) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:25.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:25.589-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:25.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:25.591-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4856) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:25.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:25.591-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:25.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:25.593-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4857) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:25.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:25.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:25.595-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4858) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:26.098-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:26.099-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:26.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:26.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:26.102-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4859) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:26.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:26.103-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:26.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:26.105-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4860) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:26.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:26.106-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:26.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:26.108-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4861) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:26.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:26.109-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:26.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:26.111-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4862) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:26.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:26.111-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:26.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:26.113-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4863) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:26.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:26.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:26.115-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4864) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:26.618-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:26.619-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:26.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:26.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:26.622-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4865) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:26.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:26.623-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:26.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:26.625-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4866) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:26.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:26.626-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:26.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:26.628-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4867) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:26.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:26.628-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:26.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:26.630-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4868) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:26.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:26.631-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:26.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:26.633-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4869) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:26.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:26.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:26.635-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4870) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:27.138-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:27.139-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:27.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:27.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:27.142-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4871) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:27.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:27.143-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:27.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:27.145-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4872) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:27.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:27.146-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:27.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:27.148-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4873) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:27.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:27.148-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:27.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:27.150-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4874) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:27.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:27.151-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:27.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:27.153-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4875) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:27.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:27.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:27.155-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4876) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:27.653-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:27.655-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:27.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:27.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:27.657-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4877) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:27.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:27.658-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:27.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:27.660-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4878) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:27.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:27.661-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:27.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:27.663-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4879) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:27.664-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:27.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:27.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:27.666-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4880) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:27.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:27.666-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:27.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:27.668-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4881) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:27.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:27.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:27.670-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4882) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:27.917-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:41:28.170-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:28.170-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:28.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:28.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:28.172-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4883) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:28.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:28.173-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:28.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:28.177-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4884) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:28.178-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:28.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:28.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:28.181-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4885) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:28.181-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:28.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:28.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:28.184-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4886) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:28.185-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:28.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:28.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:28.187-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4887) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:28.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:28.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:28.189-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4888) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:28.689-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:28.690-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:28.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:28.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:28.693-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4889) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:28.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:28.694-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:28.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:28.696-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4890) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:28.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:28.697-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:28.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:28.699-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4891) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:28.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:28.700-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:28.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:28.702-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4892) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:28.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:28.703-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:28.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:28.705-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4893) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:28.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:28.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:28.706-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4894) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:29.206-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:29.207-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:29.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:29.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:29.210-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4895) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:29.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:29.211-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:29.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:29.213-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4896) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:29.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:29.213-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:29.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:29.215-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4897) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:29.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:29.216-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:29.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:29.218-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4898) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:29.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:29.219-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:29.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:29.220-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4899) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:29.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:29.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:29.222-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4900) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:29.722-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:29.724-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:29.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:29.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:29.726-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4901) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:29.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:29.727-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:29.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:29.729-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4902) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:29.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:29.730-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:29.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:29.732-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4903) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:29.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:29.733-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:29.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:29.735-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4904) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:29.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:29.736-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:29.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:29.738-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4905) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:29.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:29.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:29.739-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4906) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:30.238-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:30.239-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:30.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:30.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:30.242-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4907) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:30.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:30.243-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:30.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:30.245-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4908) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:30.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:30.246-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:30.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:30.248-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4909) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:30.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:30.249-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:30.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:30.251-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4910) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:30.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:30.251-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:30.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:30.253-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4911) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:30.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:30.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:30.255-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4912) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:30.756-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:30.757-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:30.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:30.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:30.760-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4913) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:30.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:30.761-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:30.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:30.763-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4914) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:30.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:30.763-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:30.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:30.766-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4915) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:30.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:30.766-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:30.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:30.768-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4916) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:30.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:30.769-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:30.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:30.771-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4917) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:30.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:30.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:30.773-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4918) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:31.272-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:31.274-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:31.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:31.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:31.277-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4919) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:31.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:31.278-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:31.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:31.280-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4920) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:31.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:31.280-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:31.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:31.282-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4921) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:31.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:31.283-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:31.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:31.285-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4922) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:31.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:31.286-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:31.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:31.288-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4923) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:31.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:31.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:31.290-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4924) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:31.789-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:31.790-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:31.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:31.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:31.793-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4925) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:31.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:31.794-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:31.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:31.796-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4926) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:31.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:31.797-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:31.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:31.799-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4927) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:31.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:31.800-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:31.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:31.802-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4928) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:31.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:31.802-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:31.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:31.804-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4929) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:31.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:31.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:31.806-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4930) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:32.306-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:32.307-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:32.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:32.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:32.310-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4931) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:32.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:32.311-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:32.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:32.313-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4932) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:32.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:32.313-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:32.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:32.315-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4933) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:32.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:32.316-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:32.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:32.318-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4934) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:32.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:32.319-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:32.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:32.321-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4935) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:32.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:32.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:32.323-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4936) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:32.823-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:32.824-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:32.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:32.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:32.826-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4937) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:32.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:32.827-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:32.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:32.829-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4938) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:32.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:32.830-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:32.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:32.832-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4939) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:32.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:32.833-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:32.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:32.834-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4940) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:32.835-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:32.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:32.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:32.837-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4941) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:32.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:32.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:32.838-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4942) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:33.337-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:33.339-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:33.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:33.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:33.341-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4943) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:33.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:33.342-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:33.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:33.344-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4944) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:33.345-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:33.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:33.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:33.347-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4945) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:33.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:33.347-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:33.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:33.349-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4946) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:33.350-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:33.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:33.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:33.352-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4947) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:33.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:33.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:33.354-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4948) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:33.853-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:33.854-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:33.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:33.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:33.856-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4949) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:33.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:33.857-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:33.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:33.859-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4950) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:33.859-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:33.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:33.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:33.861-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4951) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:33.862-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:33.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:33.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:33.864-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4952) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:33.864-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:33.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:33.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:33.866-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4953) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:33.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:33.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:33.868-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4954) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:34.369-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:34.370-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:34.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:34.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:34.373-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4955) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:34.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:34.374-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:34.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:34.376-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4956) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:34.377-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:34.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:34.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:34.379-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4957) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:34.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:34.380-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:34.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:34.382-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4958) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:34.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:34.382-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:34.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:34.384-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4959) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:34.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:34.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:34.386-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4960) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:34.885-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:34.886-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:34.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:34.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:34.889-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4961) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:34.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:34.890-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:34.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:34.892-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4962) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:34.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:34.893-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:34.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:34.895-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4963) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:34.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:34.896-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:34.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:34.898-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4964) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:34.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:34.898-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:34.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:34.900-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4965) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:34.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:34.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:34.902-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4966) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:35.400-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:35.402-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:35.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:35.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:35.404-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4967) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:35.405-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:35.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:35.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:35.407-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4968) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:35.408-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:35.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:35.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:35.410-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4969) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:35.410-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:35.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:35.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:35.412-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4970) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:35.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:35.413-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:35.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:35.415-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4971) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:35.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:35.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:35.417-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4972) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:35.915-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:35.917-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:35.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:35.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:35.920-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4973) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:35.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:35.921-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:35.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:35.923-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4974) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:35.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:35.924-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:35.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:35.926-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4975) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:35.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:35.926-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:35.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:35.928-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4976) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:35.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:35.929-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:35.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:35.931-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4977) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:35.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:35.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:35.933-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4978) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:36.432-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:36.433-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:36.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:36.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:36.436-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4979) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:36.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:36.437-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:36.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:36.439-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4980) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:36.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:36.439-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:36.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:36.441-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4981) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:36.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:36.442-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:36.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:36.444-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4982) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:36.445-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:36.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:36.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:36.447-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4983) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:36.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:36.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:36.449-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4984) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:36.950-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:36.952-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:36.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:36.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:36.954-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4985) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:36.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:36.955-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:36.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:36.957-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4986) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:36.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:36.958-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:36.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:36.960-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4987) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:36.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:36.961-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:36.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:36.963-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4988) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:36.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:36.963-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:36.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:36.965-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4989) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:36.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:36.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:36.967-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4990) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:37.465-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:37.467-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:37.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:37.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:37.469-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4991) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:37.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:37.470-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:37.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:37.473-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4992) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:37.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:37.474-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:37.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:37.476-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4993) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:37.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:37.477-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:37.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:37.479-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 4994) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:37.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:37.480-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:37.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:37.482-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4995) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:37.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:37.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:37.484-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4996) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:37.982-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:37.984-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:37.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:37.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:37.986-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4997) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:37.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:37.987-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:37.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:37.989-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 4998) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:37.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:37.990-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:37.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:37.992-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 4999) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:37.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:37.993-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:37.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:37.995-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5000) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:37.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:37.996-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:37.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:37.997-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5001) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:37.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:37.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:37.999-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5002) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:38.502-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:38.503-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:38.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:38.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:38.506-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5003) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:38.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:38.507-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:38.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:38.509-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5004) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:38.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:38.510-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:38.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:38.512-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5005) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:38.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:38.512-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:38.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:38.514-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5006) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:38.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:38.515-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:38.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:38.517-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5007) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:38.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:38.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:38.519-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5008) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:39.022-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:39.023-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:39.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:39.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:39.026-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5009) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:39.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:39.027-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:39.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:39.029-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5010) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:39.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:39.030-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:39.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:39.032-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5011) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:39.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:39.032-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:39.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:39.034-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5012) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:39.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:39.035-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:39.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:39.037-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5013) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:39.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:39.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:39.039-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5014) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:39.541-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:39.542-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:39.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:39.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:39.544-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5015) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:39.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:39.545-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:39.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:39.548-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5016) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:39.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:39.548-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:39.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:39.550-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5017) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:39.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:39.551-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:39.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:39.553-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5018) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:39.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:39.554-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:39.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:39.556-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5019) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:39.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:39.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:39.558-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5020) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:40.057-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:40.058-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:40.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:40.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:40.061-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5021) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:40.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:40.062-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:40.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:40.064-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5022) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:40.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:40.064-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:40.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:40.066-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5023) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:40.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:40.067-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:40.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:40.069-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5024) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:40.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:40.070-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:40.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:40.072-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5025) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:40.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:40.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:40.073-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5026) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:40.572-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:40.574-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:40.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:40.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:40.577-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5027) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:40.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:40.578-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:40.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:40.580-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5028) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:40.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:40.581-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:40.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:40.582-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5029) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:40.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:40.583-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:40.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:40.585-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5030) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:40.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:40.586-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:40.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:40.588-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5031) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:40.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:40.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:40.590-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5032) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:41.088-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:41.090-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:41.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:41.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:41.092-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5033) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:41.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:41.093-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:41.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:41.095-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5034) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:41.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:41.096-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:41.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:41.098-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5035) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:41.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:41.099-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:41.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:41.101-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5036) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:41.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:41.102-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:41.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:41.104-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5037) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:41.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:41.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:41.106-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5038) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:41.606-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:41.607-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:41.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:41.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:41.609-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5039) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:41.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:41.611-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:41.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:41.613-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5040) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:41.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:41.613-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:41.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:41.615-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5041) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:41.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:41.616-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:41.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:41.618-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5042) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:41.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:41.619-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:41.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:41.621-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5043) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:41.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:41.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:41.623-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5044) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:42.122-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:42.123-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:42.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:42.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:42.126-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5045) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:42.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:42.127-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:42.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:42.129-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5046) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:42.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:42.129-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:42.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:42.131-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5047) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:42.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:42.132-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:42.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:42.134-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5048) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:42.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:42.135-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:42.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:42.137-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5049) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:42.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:42.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:42.139-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5050) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:42.639-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:42.640-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:42.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:42.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:42.643-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5051) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:42.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:42.644-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:42.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:42.646-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5052) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:42.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:42.647-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:42.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:42.649-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5053) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:42.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:42.650-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:42.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:42.652-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5054) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:42.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:42.652-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:42.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:42.654-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5055) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:42.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:42.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:42.656-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5056) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:43.156-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:43.157-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:43.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:43.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:43.160-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5057) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:43.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:43.161-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:43.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:43.163-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5058) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:43.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:43.164-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:43.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:43.166-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5059) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:43.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:43.167-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:43.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:43.169-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5060) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:43.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:43.169-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:43.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:43.171-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5061) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:43.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:43.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:43.173-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5062) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:43.672-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:43.673-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:43.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:43.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:43.676-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5063) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:43.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:43.677-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:43.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:43.679-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5064) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:43.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:43.680-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:43.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:43.682-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5065) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:43.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:43.683-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:43.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:43.685-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5066) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:43.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:43.685-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:43.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:43.687-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5067) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:43.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:43.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:43.689-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5068) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:44.189-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:44.201-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:44.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:44.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:44.203-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5069) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:44.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:44.204-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:44.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:44.207-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5070) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:44.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:44.207-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:44.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:44.209-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5071) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:44.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:44.210-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:44.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:44.212-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5072) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:44.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:44.213-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:44.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:44.215-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5073) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:44.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:44.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:44.216-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5074) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:44.715-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:44.716-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:44.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:44.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:44.718-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5075) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:44.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:44.719-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:44.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:44.721-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5076) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:44.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:44.722-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:44.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:44.724-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5077) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:44.724-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:44.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:44.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:44.726-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5078) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:44.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:44.726-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:44.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:44.728-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5079) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:44.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:44.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:44.730-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5080) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:45.229-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:45.230-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:45.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:45.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:45.233-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5081) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:45.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:45.234-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:45.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:45.236-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5082) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:45.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:45.237-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:45.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:45.239-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5083) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:45.240-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:45.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:45.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:45.242-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5084) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:45.243-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:45.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:45.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:45.245-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5085) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:45.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:45.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:45.246-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5086) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:45.746-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:45.747-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:45.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:45.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:45.749-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5087) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:45.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:45.751-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:45.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:45.753-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5088) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:45.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:45.754-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:45.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:45.756-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5089) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:45.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:45.758-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:45.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:45.760-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5090) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:45.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:45.761-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:45.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:45.763-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5091) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:45.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:45.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:45.766-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5092) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:46.267-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:46.268-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:46.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:46.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:46.271-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5093) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:46.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:46.273-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:46.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:46.275-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5094) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:46.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:46.276-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:46.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:46.278-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5095) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:46.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:46.278-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:46.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:46.280-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5096) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:46.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:46.281-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:46.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:46.283-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5097) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:46.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:46.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:46.284-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5098) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:46.783-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:46.784-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:46.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:46.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:46.788-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5099) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:46.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:46.790-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:46.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:46.792-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5100) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:46.793-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:46.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:46.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:46.796-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5101) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:46.797-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:46.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:46.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:46.800-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5102) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:46.800-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:46.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:46.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:46.803-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5103) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:46.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:46.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:46.806-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5104) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:47.306-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:47.307-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:47.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:47.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:47.310-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5105) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:47.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:47.311-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:47.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:47.313-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5106) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:47.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:47.314-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:47.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:47.316-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5107) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:47.317-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:47.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:47.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:47.319-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5108) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:47.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:47.319-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:47.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:47.321-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5109) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:47.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:47.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:47.323-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5110) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:47.822-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:47.823-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:47.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:47.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:47.826-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5111) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:47.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:47.827-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:47.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:47.829-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5112) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:47.830-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:47.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:47.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:47.832-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5113) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:47.833-0400 I ASIO [replexec-5] Connecting to louisamac:5007 2018-04-25T11:41:47.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:47.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:47.835-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5114) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:47.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:47.836-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:47.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:47.838-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5115) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:47.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:47.839-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:47.840-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5116) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:48.339-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:48.346-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:48.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:48.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:48.349-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5117) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:48.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:48.350-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:48.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:48.352-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5118) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:48.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:48.353-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:48.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:48.355-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5119) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:48.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:48.356-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:48.357-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:48.358-0400 I REPL_HB [replexec-5] Error in heartbeat (requestId: 5120) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:48.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:48.359-0400 I ASIO [replexec-5] Connecting to louisamac:5008 2018-04-25T11:41:48.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:48.361-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5121) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:48.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:48.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:48.363-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5122) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:48.861-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:48.863-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:48.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:48.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:48.865-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5123) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:48.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:48.866-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:48.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:48.868-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5124) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:48.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:48.869-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:48.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:48.871-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5125) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:48.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:48.871-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:48.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:48.873-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5126) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:48.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:48.874-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:48.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:48.876-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5127) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:48.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:48.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:48.878-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5128) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:49.381-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:49.382-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:49.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:49.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:49.385-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5129) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:49.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:49.386-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:49.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:49.388-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5130) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:49.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:49.389-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:49.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:49.391-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5131) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:49.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:49.392-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:49.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:49.394-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5132) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:49.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:49.395-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:49.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:49.397-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5133) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:49.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:49.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:49.398-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5134) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:49.897-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:49.903-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:49.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:49.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:49.905-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5135) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:49.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:49.906-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:49.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:49.908-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5136) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:49.909-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:49.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:49.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:49.911-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5137) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:49.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:49.912-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:49.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:49.914-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5138) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:49.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:49.914-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:49.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:49.916-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5139) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:49.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:49.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:49.918-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5140) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:50.418-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:50.419-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:50.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:50.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:50.422-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5141) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:50.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:50.423-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:50.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:50.425-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5142) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:50.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:50.426-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:50.427-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:50.429-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5143) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:50.430-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:50.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:50.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:50.432-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5144) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:50.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:50.432-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:50.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:50.434-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5145) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:50.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:50.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:50.437-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5146) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:50.937-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:50.939-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:50.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:50.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:50.941-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5147) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:50.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:50.942-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:50.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:50.944-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5148) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:50.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:50.945-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:50.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:50.947-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5149) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:50.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:50.948-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:50.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:50.950-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5150) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:50.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:50.950-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:50.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:50.952-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5151) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:50.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:50.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:50.954-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5152) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:51.454-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:51.455-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:51.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:51.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:51.458-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5153) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:51.459-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:51.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:51.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:51.461-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5154) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:51.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:51.462-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:51.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:51.464-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5155) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:51.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:51.465-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:51.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:51.467-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5156) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:51.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:51.467-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:51.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:51.469-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5157) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:51.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:51.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:51.471-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5158) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:51.972-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:51.973-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:51.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:51.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:51.976-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5159) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:51.977-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:51.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:51.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:51.979-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5160) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:51.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:51.980-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:51.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:51.982-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5161) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:51.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:51.983-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:51.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:51.985-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5162) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:51.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:51.986-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:51.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:51.988-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5163) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:51.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:51.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:51.990-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5164) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:52.488-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:52.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:52.490-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:52.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:52.492-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5165) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:52.493-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:52.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:52.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:52.495-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5166) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:52.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:52.496-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:52.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:52.498-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5167) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:52.499-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:52.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:52.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:52.500-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5168) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:52.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:52.501-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:52.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:52.503-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5169) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:52.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:52.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:52.505-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5170) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:53.003-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:53.005-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:53.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:53.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:53.008-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5171) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:53.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:53.009-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:53.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:53.011-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5172) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:53.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:53.012-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:53.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:53.014-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5173) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:53.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:53.014-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:53.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:53.016-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5174) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:53.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:53.017-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:53.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:53.019-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5175) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:53.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:53.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:53.021-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5176) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:53.522-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:53.524-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:53.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:53.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:53.526-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5177) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:53.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:53.527-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:53.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:53.529-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5178) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:53.530-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:53.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:53.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:53.532-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5179) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:53.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:53.532-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:53.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:53.535-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5180) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:53.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:53.535-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:53.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:53.537-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5181) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:53.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:53.539-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:53.539-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5182) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:54.037-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:54.046-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:54.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:54.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:54.049-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5183) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:54.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:54.050-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:54.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:54.052-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5184) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:54.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:54.052-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:54.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:54.054-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5185) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:54.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:54.055-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:54.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:54.057-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5186) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:54.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:54.058-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:54.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:54.060-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5187) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:54.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:54.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:54.061-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5188) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:54.560-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:54.561-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:54.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:54.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:54.563-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5189) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:54.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:54.564-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:54.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:54.566-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5190) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:54.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:54.567-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:54.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:54.569-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5191) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:54.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:54.570-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:54.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:54.571-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5192) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:54.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:54.572-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:54.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:54.574-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5193) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:54.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:54.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:54.576-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5194) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:55.077-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:55.078-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:55.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:55.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:55.081-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5195) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:55.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:55.082-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:55.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:55.084-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5196) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:55.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:55.085-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:55.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:55.087-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5197) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:55.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:55.088-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:55.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:55.090-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5198) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:55.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:55.090-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:55.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:55.092-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5199) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:55.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:55.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:55.094-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5200) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:55.596-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:55.598-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:55.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:55.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:55.600-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5201) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:55.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:55.601-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:55.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:55.603-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5202) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:55.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:55.604-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:55.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:55.606-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5203) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:55.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:55.607-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:55.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:55.609-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5204) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:55.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:55.609-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:55.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:55.611-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5205) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:55.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:55.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:55.613-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5206) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:56.116-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:56.117-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:56.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:56.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:56.120-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5207) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:56.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:56.121-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:56.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:56.123-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5208) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:56.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:56.124-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:56.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:56.126-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5209) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:56.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:56.126-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:56.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:56.128-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5210) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:56.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:56.129-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:56.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:56.131-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5211) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:56.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:56.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:56.134-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5212) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:56.634-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:56.636-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:56.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:56.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:56.638-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5213) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:56.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:56.639-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:56.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:56.641-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5214) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:56.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:56.642-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:56.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:56.644-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5215) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:56.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:56.645-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:56.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:56.647-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5216) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:56.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:56.647-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:56.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:56.649-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5217) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:56.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:56.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:56.651-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5218) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:57.152-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:57.153-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:57.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:57.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:57.156-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5219) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:57.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:57.157-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:57.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:57.159-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5220) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:57.159-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:57.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:57.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:57.161-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5221) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:57.162-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:57.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:57.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:57.164-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5222) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:57.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:57.165-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:57.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:57.167-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5223) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:57.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:57.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:57.168-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5224) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:57.671-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:57.673-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:57.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:57.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:57.676-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5225) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:57.676-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:57.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:57.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:57.678-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5226) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:57.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:57.680-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:57.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:57.681-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5227) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:57.682-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:57.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:57.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:57.684-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5228) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:57.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:57.685-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:57.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:57.687-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5229) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:57.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:57.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:57.689-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5230) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:57.922-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:41:58.190-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:58.191-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:58.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:58.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:58.194-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5231) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:58.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:58.195-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:58.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:58.197-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5232) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:58.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:58.198-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:58.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:58.200-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5233) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:58.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:58.201-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:58.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:58.203-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5234) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:58.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:58.203-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:58.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:58.206-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5235) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:58.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:58.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:58.207-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5236) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:58.707-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:58.708-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:58.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:58.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:58.711-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5237) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:58.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:58.712-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:58.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:58.714-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5238) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:58.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:58.715-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:58.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:58.717-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5239) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:58.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:58.717-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:58.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:58.719-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5240) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:58.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:58.720-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:58.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:58.722-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5241) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:58.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:58.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:58.724-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5242) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:59.222-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:59.224-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:59.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:59.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:59.226-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5243) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:59.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:59.227-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:59.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:59.229-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5244) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:59.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:59.230-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:59.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:59.232-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5245) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:59.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:59.233-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:59.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:59.235-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5246) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:59.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:59.235-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:41:59.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:59.237-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5247) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:59.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:59.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:59.239-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5248) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:59.740-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:59.741-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:59.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:59.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:59.744-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5249) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:59.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:59.746-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:41:59.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:59.747-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5250) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:59.748-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:59.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:59.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:59.750-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5251) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:59.751-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:41:59.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:59.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:59.753-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5252) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:59.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:59.754-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:41:59.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:41:59.757-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5253) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:41:59.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:41:59.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:41:59.759-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5254) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:00.259-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:00.260-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:00.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:00.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:00.263-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5255) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:00.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:00.264-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:00.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:00.266-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5256) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:00.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:00.267-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:00.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:00.269-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5257) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:00.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:00.269-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:00.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:00.271-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5258) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:00.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:00.272-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:00.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:00.274-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5259) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:00.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:00.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:00.276-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5260) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:00.774-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:00.776-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:00.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:00.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:00.778-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5261) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:00.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:00.779-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:00.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:00.781-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5262) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:00.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:00.782-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:00.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:00.784-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5263) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:00.784-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:00.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:00.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:00.786-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5264) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:00.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:00.787-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:00.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:00.789-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5265) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:00.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:00.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:00.791-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5266) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:01.289-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:01.291-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:01.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:01.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:01.293-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5267) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:01.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:01.294-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:01.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:01.296-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5268) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:01.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:01.297-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:01.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:01.299-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5269) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:01.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:01.300-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:01.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:01.302-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5270) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:01.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:01.302-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:01.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:01.304-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5271) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:01.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:01.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:01.306-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5272) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:01.806-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:01.807-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:01.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:01.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:01.810-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5273) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:01.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:01.811-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:01.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:01.813-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5274) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:01.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:01.813-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:01.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:01.816-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5275) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:01.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:01.816-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:01.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:01.818-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5276) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:01.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:01.819-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:01.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:01.821-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5277) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:01.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:01.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:01.823-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5278) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:02.321-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:02.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:02.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:02.323-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5279) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:02.324-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:02.325-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:02.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:02.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:02.327-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5280) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:02.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:02.329-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:02.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:02.331-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5281) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:02.331-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:02.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:02.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:02.333-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5282) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:02.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:02.334-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:02.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:02.336-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5283) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:02.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:02.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:02.338-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5284) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:02.838-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:02.839-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:02.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:02.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:02.841-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5285) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:02.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:02.842-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:02.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:02.845-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5286) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:02.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:02.845-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:02.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:02.847-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5287) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:02.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:02.848-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:02.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:02.850-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5288) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:02.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:02.851-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:02.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:02.853-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5289) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:02.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:02.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:02.855-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5290) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:03.353-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:03.355-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:03.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:03.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:03.357-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5291) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:03.358-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:03.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:03.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:03.360-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5292) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:03.361-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:03.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:03.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:03.363-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5293) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:03.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:03.364-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:03.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:03.366-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5294) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:03.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:03.367-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:03.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:03.369-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5295) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:03.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:03.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:03.371-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5296) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:03.869-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:03.871-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:03.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:03.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:03.873-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5297) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:03.874-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:03.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:03.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:03.876-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5298) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:03.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:03.877-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:03.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:03.879-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5299) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:03.880-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:03.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:03.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:03.882-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5300) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:03.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:03.882-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:03.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:03.884-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5301) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:03.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:03.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:03.886-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5302) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:04.384-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:04.394-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:04.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:04.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:04.397-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5303) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:04.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:04.398-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:04.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:04.400-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5304) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:04.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:04.401-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:04.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:04.403-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5305) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:04.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:04.404-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:04.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:04.406-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5306) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:04.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:04.407-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:04.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:04.409-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5307) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:04.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:04.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:04.411-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5308) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:04.914-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:04.915-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:04.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:04.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:04.918-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5309) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:04.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:04.919-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:04.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:04.921-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5310) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:04.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:04.922-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:04.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:04.924-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5311) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:04.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:04.925-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:04.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:04.927-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5312) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:04.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:04.927-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:04.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:04.929-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5313) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:04.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:04.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:04.931-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5314) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:05.429-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:05.431-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:05.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:05.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:05.433-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5315) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:05.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:05.434-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:05.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:05.437-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5316) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:05.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:05.437-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:05.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:05.439-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5317) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:05.440-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:05.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:05.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:05.442-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5318) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:05.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:05.443-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:05.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:05.445-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5319) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:05.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:05.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:05.446-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5320) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:05.946-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:05.947-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:05.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:05.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:05.949-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5321) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:05.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:05.949-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:05.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:05.951-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5322) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:05.952-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:05.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:05.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:05.954-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5323) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:05.955-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:05.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:05.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:05.957-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5324) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:05.957-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:05.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:05.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:05.959-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5325) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:05.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:05.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:05.961-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5326) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:06.459-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:06.461-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:06.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:06.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:06.463-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5327) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:06.464-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:06.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:06.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:06.466-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5328) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:06.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:06.466-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:06.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:06.468-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5329) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:06.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:06.469-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:06.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:06.470-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5330) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:06.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:06.471-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:06.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:06.473-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5331) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:06.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:06.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:06.474-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5332) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:06.977-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:06.978-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:06.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:06.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:06.980-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5333) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:06.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:06.981-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:06.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:06.983-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5334) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:06.984-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:06.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:06.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:06.985-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5335) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:06.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:06.986-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:06.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:06.988-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5336) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:06.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:06.989-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:06.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:06.990-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5337) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:06.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:06.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:06.992-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5338) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:07.494-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:07.495-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:07.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:07.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:07.497-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5339) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:07.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:07.498-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:07.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:07.500-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5340) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:07.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:07.501-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:07.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:07.503-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5341) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:07.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:07.503-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:07.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:07.505-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5342) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:07.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:07.506-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:07.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:07.508-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5343) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:07.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:07.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:07.510-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5344) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:08.010-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:08.011-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:08.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:08.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:08.013-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5345) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:08.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:08.014-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:08.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:08.016-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5346) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:08.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:08.017-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:08.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:08.019-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5347) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:08.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:08.020-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:08.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:08.022-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5348) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:08.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:08.022-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:08.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:08.024-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5349) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:08.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:08.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:08.026-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5350) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:08.526-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:08.528-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:08.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:08.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:08.530-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5351) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:08.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:08.531-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:08.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:08.533-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5352) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:08.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:08.533-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:08.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:08.535-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5353) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:08.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:08.536-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:08.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:08.538-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5354) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:08.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:08.539-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:08.539-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:08.541-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5355) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:08.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:08.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:08.542-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5356) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:09.041-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:09.042-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:09.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:09.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:09.046-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5357) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:09.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:09.047-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:09.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:09.049-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5358) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:09.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:09.049-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:09.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:09.051-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5359) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:09.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:09.052-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:09.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:09.054-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5360) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:09.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:09.055-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:09.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:09.057-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5361) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:09.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:09.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:09.059-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5362) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:09.557-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:09.558-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:09.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:09.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:09.559-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5363) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:09.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:09.560-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:09.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:09.562-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5364) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:09.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:09.562-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:09.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:09.564-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5365) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:09.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:09.564-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:09.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:09.567-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5366) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:09.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:09.567-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:09.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:09.569-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5367) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:09.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:09.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:09.571-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5368) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:10.069-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:10.071-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:10.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:10.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:10.073-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5369) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:10.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:10.074-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:10.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:10.077-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5370) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:10.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:10.077-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:10.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:10.079-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5371) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:10.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:10.080-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:10.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:10.082-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5372) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:10.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:10.082-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:10.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:10.084-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5373) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:10.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:10.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:10.086-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5374) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:10.587-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:10.588-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:10.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:10.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:10.591-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5375) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:10.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:10.592-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:10.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:10.594-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5376) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:10.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:10.595-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:10.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:10.597-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5377) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:10.598-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:10.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:10.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:10.600-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5378) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:10.601-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:10.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:10.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:10.603-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5379) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:10.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:10.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:10.605-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5380) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:11.103-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:11.105-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:11.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:11.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:11.107-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5381) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:11.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:11.108-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:11.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:11.110-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5382) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:11.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:11.111-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:11.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:11.113-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5383) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:11.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:11.114-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:11.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:11.115-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5384) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:11.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:11.116-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:11.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:11.118-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5385) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:11.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:11.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:11.120-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5386) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:11.622-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:11.623-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:11.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:11.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:11.626-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5387) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:11.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:11.627-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:11.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:11.629-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5388) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:11.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:11.630-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:11.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:11.632-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5389) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:11.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:11.632-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:11.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:11.634-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5390) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:11.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:11.635-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:11.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:11.637-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5391) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:11.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:11.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:11.639-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5392) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:12.138-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:12.140-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:12.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:12.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:12.142-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5393) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:12.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:12.144-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:12.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:12.146-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5394) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:12.146-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:12.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:12.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:12.148-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5395) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:12.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:12.149-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:12.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:12.151-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5396) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:12.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:12.152-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:12.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:12.154-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5397) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:12.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:12.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:12.156-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5398) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:12.654-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:12.655-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:12.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:12.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:12.659-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5399) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:12.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:12.660-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:12.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:12.661-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5400) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:12.662-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:12.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:12.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:12.664-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5401) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:12.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:12.665-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:12.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:12.667-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5402) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:12.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:12.667-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:12.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:12.669-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5403) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:12.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:12.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:12.671-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5404) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:13.169-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:13.171-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:13.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:13.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:13.173-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5405) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:13.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:13.174-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:13.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:13.176-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5406) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:13.177-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:13.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:13.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:13.179-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5407) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:13.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:13.180-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:13.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:13.182-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5408) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:13.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:13.183-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:13.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:13.185-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5409) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:13.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:13.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:13.187-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5410) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:13.689-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:13.690-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:13.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:13.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:13.693-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5411) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:13.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:13.694-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:13.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:13.696-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5412) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:13.697-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:13.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:13.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:13.699-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5413) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:13.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:13.699-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:13.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:13.701-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5414) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:13.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:13.702-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:13.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:13.704-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5415) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:13.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:13.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:13.706-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5416) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:14.205-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:14.206-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:14.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:14.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:14.208-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5417) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:14.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:14.209-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:14.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:14.211-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5418) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:14.212-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:14.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:14.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:14.214-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5419) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:14.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:14.215-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:14.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:14.217-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5420) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:14.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:14.217-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:14.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:14.219-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5421) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:14.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:14.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:14.221-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5422) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:14.722-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:14.723-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:14.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:14.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:14.726-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5423) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:14.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:14.727-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:14.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:14.729-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5424) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:14.730-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:14.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:14.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:14.732-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5425) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:14.733-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:14.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:14.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:14.735-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5426) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:14.735-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:14.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:14.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:14.737-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5427) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:14.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:14.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:14.739-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5428) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:15.240-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:15.241-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:15.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:15.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:15.243-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5429) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:15.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:15.244-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:15.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:15.245-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5430) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:15.246-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:15.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:15.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:15.248-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5431) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:15.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:15.248-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:15.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:15.250-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5432) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:15.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:15.250-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:15.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:15.252-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5433) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:15.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:15.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:15.254-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5434) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:15.754-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:15.755-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:15.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:15.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:15.758-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5435) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:15.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:15.759-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:15.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:15.761-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5436) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:15.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:15.762-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:15.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:15.764-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5437) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:15.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:15.765-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:15.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:15.767-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5438) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:15.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:15.767-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:15.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:15.770-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5439) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:15.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:15.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:15.771-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5440) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:16.270-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:16.271-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:16.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:16.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:16.274-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5441) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:16.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:16.275-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:16.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:16.277-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5442) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:16.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:16.278-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:16.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:16.280-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5443) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:16.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:16.281-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:16.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:16.283-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5444) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:16.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:16.284-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:16.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:16.285-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5445) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:16.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:16.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:16.287-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5446) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:16.789-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:16.790-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:16.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:16.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:16.793-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5447) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:16.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:16.794-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:16.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:16.796-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5448) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:16.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:16.797-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:16.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:16.799-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5449) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:16.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:16.799-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:16.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:16.801-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5450) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:16.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:16.802-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:16.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:16.804-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5451) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:16.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:16.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:16.806-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5452) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:17.305-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:17.306-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:17.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:17.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:17.310-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5453) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:17.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:17.311-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:17.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:17.313-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5454) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:17.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:17.314-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:17.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:17.316-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5455) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:17.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:17.316-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:17.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:17.318-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5456) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:17.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:17.319-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:17.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:17.321-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5457) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:17.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:17.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:17.323-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5458) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:17.821-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:17.823-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:17.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:17.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:17.825-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5459) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:17.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:17.826-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:17.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:17.828-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5460) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:17.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:17.828-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:17.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:17.830-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5461) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:17.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:17.831-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:17.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:17.833-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5462) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:17.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:17.834-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:17.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:17.836-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5463) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:17.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:17.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:17.838-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5464) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:18.336-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:18.338-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:18.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:18.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:18.366-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5465) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:18.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:18.378-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:18.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:18.409-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5466) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:18.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:18.421-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:18.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:18.449-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5467) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:18.450-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:18.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:18.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:18.453-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5468) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:18.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:18.453-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:18.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:18.455-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5469) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:18.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:18.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:18.457-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5470) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:18.955-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:18.957-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:18.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:18.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:18.959-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5471) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:18.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:18.960-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:18.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:18.962-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5472) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:18.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:18.963-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:18.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:18.965-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5473) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:18.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:18.966-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:18.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:18.968-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5474) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:18.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:18.968-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:18.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:18.970-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5475) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:18.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:18.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:18.972-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5476) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:19.472-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:19.473-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:19.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:19.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:19.476-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5477) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:19.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:19.477-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:19.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:19.479-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5478) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:19.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:19.479-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:19.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:19.481-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5479) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:19.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:19.482-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:19.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:19.484-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5480) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:19.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:19.485-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:19.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:19.487-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5481) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:19.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:19.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:19.489-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5482) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:19.988-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:19.998-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:19.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:20.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:20.001-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5483) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:20.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:20.002-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:20.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:20.004-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5484) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:20.005-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:20.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:20.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:20.007-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5485) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:20.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:20.007-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:20.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:20.009-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5486) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:20.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:20.010-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:20.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:20.012-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5487) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:20.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:20.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:20.014-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5488) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:20.513-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:20.514-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:20.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:20.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:20.516-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5489) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:20.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:20.517-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:20.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:20.519-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5490) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:20.519-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:20.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:20.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:20.522-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5491) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:20.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:20.523-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:20.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:20.525-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5492) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:20.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:20.526-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:20.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:20.527-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5493) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:20.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:20.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:20.529-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5494) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:21.032-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:21.033-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:21.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:21.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:21.036-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5495) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:21.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:21.037-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:21.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:21.039-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5496) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:21.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:21.039-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:21.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:21.041-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5497) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:21.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:21.042-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:21.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:21.044-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5498) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:21.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:21.045-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:21.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:21.047-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5499) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:21.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:21.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:21.049-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5500) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:21.549-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:21.551-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:21.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:21.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:21.553-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5501) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:21.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:21.555-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:21.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:21.557-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5502) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:21.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:21.557-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:21.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:21.560-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5503) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:21.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:21.560-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:21.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:21.562-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5504) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:21.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:21.563-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:21.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:21.565-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5505) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:21.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:21.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:21.567-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5506) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:22.069-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:22.071-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:22.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:22.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:22.073-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5507) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:22.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:22.074-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:22.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:22.076-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5508) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:22.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:22.077-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:22.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:22.079-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5509) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:22.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:22.080-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:22.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:22.082-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5510) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:22.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:22.082-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:22.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:22.084-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5511) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:22.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:22.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:22.086-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5512) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:22.587-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:22.589-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:22.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:22.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:22.592-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5513) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:22.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:22.593-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:22.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:22.595-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5514) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:22.595-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:22.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:22.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:22.597-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5515) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:22.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:22.598-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:22.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:22.600-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5516) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:22.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:22.601-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:22.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:22.602-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5517) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:22.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:22.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:22.604-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5518) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:23.105-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:23.105-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:23.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:23.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:23.108-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5519) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:23.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:23.109-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:23.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:23.111-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5520) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:23.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:23.112-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:23.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:23.115-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5521) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:23.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:23.116-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:23.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:23.118-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5522) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:23.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:23.119-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:23.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:23.122-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5523) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:23.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:23.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:23.124-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5524) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:23.622-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:23.624-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:23.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:23.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:23.626-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5525) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:23.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:23.627-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:23.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:23.629-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5526) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:23.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:23.630-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:23.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:23.632-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5527) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:23.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:23.633-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:23.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:23.634-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5528) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:23.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:23.635-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:23.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:23.637-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5529) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:23.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:23.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:23.639-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5530) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:24.138-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:24.145-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:24.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:24.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:24.147-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5531) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:24.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:24.149-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:24.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:24.150-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5532) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:24.151-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:24.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:24.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:24.153-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5533) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:24.154-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:24.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:24.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:24.156-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5534) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:24.157-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:24.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:24.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:24.159-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5535) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:24.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:24.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:24.162-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5536) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:24.664-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:24.665-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:24.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:24.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:24.668-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5537) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:24.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:24.669-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:24.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:24.671-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5538) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:24.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:24.672-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:24.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:24.674-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5539) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:24.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:24.675-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:24.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:24.677-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5540) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:24.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:24.677-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:24.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:24.679-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5541) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:24.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:24.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:24.681-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5542) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:25.179-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:25.181-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:25.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:25.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:25.183-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5543) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:25.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:25.184-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:25.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:25.186-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5544) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:25.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:25.187-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:25.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:25.189-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5545) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:25.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:25.190-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:25.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:25.192-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5546) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:25.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:25.192-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:25.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:25.194-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5547) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:25.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:25.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:25.196-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5548) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:25.699-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:25.700-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:25.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:25.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:25.704-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5549) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:25.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:25.705-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:25.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:25.707-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5550) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:25.708-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:25.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:25.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:25.710-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5551) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:25.711-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:25.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:25.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:25.713-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5552) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:25.714-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:25.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:25.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:25.716-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5553) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:25.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:25.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:25.718-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5554) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:26.218-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:26.219-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:26.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:26.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:26.222-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5555) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:26.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:26.223-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:26.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:26.225-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5556) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:26.226-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:26.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:26.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:26.228-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5557) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:26.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:26.229-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:26.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:26.231-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5558) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:26.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:26.231-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:26.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:26.233-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5559) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:26.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:26.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:26.235-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5560) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:26.738-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:26.739-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:26.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:26.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:26.742-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5561) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:26.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:26.743-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:26.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:26.745-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5562) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:26.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:26.746-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:26.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:26.748-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5563) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:26.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:26.749-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:26.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:26.751-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5564) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:26.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:26.752-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:26.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:26.753-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5565) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:26.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:26.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:26.755-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5566) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:27.254-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:27.256-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:27.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:27.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:27.259-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5567) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:27.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:27.260-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:27.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:27.262-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5568) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:27.263-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:27.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:27.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:27.266-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5569) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:27.266-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:27.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:27.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:27.268-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5570) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:27.269-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:27.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:27.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:27.271-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5571) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:27.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:27.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:27.274-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5572) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:27.771-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:27.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:27.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:27.775-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5573) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:27.776-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:27.777-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:27.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:27.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:27.779-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5574) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:27.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:27.780-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:27.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:27.782-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5575) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:27.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:27.782-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:27.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:27.784-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5576) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:27.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:27.785-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:27.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:27.787-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5577) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:27.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:27.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:27.789-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5578) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:27.924-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:42:28.288-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:28.290-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:28.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:28.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:28.293-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5579) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:28.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:28.294-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:28.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:28.296-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5580) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:28.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:28.297-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:28.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:28.299-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5581) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:28.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:28.300-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:28.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:28.302-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5582) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:28.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:28.302-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:28.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:28.304-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5583) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:28.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:28.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:28.306-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5584) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:28.805-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:28.811-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:28.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:28.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:28.813-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5585) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:28.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:28.814-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:28.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:28.816-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5586) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:28.817-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:28.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:28.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:28.819-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5587) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:28.820-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:28.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:28.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:28.823-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5588) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:28.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:28.824-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:28.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:28.826-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5589) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:28.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:28.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:28.829-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5590) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:29.326-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:29.329-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:29.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:29.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:29.331-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5591) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:29.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:29.332-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:29.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:29.334-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5592) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:29.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:29.335-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:29.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:29.337-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5593) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:29.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:29.338-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:29.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:29.340-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5594) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:29.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:29.340-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:29.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:29.342-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5595) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:29.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:29.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:29.344-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5596) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:29.842-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:29.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:29.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:29.844-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5597) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:29.845-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:29.846-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:29.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:29.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:29.848-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5598) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:29.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:29.849-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:29.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:29.851-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5599) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:29.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:29.851-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:29.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:29.853-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5600) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:29.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:29.854-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:29.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:29.857-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5601) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:29.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:29.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:29.859-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5602) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:30.357-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:30.359-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:30.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:30.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:30.361-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5603) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:30.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:30.362-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:30.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:30.364-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5604) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:30.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:30.365-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:30.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:30.367-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5605) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:30.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:30.368-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:30.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:30.370-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5606) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:30.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:30.370-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:30.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:30.372-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5607) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:30.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:30.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:30.374-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5608) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:30.872-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:30.874-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:30.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:30.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:30.877-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5609) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:30.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:30.878-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:30.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:30.880-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5610) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:30.881-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:30.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:30.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:30.883-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5611) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:30.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:30.884-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:30.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:30.886-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5612) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:30.887-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:30.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:30.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:30.889-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5613) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:30.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:30.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:30.892-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5614) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:31.392-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:31.393-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:31.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:31.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:31.395-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5615) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:31.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:31.396-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:31.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:31.398-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5616) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:31.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:31.398-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:31.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:31.400-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5617) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:31.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:31.401-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:31.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:31.403-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5618) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:31.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:31.404-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:31.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:31.406-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5619) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:31.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:31.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:31.408-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5620) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:31.906-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:31.908-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:31.908-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:31.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:31.910-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5621) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:31.911-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:31.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:31.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:31.913-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5622) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:31.914-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:31.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:31.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:31.915-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5623) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:31.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:31.916-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:31.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:31.918-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5624) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:31.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:31.919-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:31.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:31.921-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5625) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:31.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:31.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:31.923-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5626) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:32.422-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:32.423-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:32.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:32.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:32.425-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5627) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:32.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:32.426-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:32.427-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:32.429-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5628) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:32.429-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:32.429-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:32.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:32.432-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5629) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:32.432-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:32.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:32.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:32.434-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5630) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:32.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:32.435-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:32.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:32.437-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5631) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:32.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:32.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:32.439-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5632) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:32.938-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:32.939-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:32.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:32.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:32.942-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5633) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:32.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:32.943-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:32.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:32.945-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5634) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:32.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:32.946-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:32.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:32.948-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5635) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:32.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:32.949-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:32.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:32.951-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5636) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:32.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:32.951-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:32.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:32.953-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5637) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:32.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:32.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:32.955-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5638) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:33.456-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:33.457-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:33.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:33.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:33.460-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5639) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:33.461-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:33.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:33.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:33.463-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5640) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:33.464-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:33.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:33.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:33.466-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5641) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:33.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:33.466-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:33.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:33.468-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5642) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:33.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:33.469-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:33.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:33.471-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5643) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:33.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:33.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:33.473-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5644) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:33.971-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:33.973-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:33.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:33.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:33.976-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5645) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:33.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:33.977-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:33.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:33.979-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5646) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:33.980-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:33.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:33.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:33.982-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5647) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:33.982-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:33.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:33.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:33.984-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5648) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:33.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:33.985-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:33.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:33.987-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5649) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:33.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:33.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:33.989-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5650) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:34.491-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:34.492-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:34.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:34.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:34.495-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5651) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:34.495-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:34.496-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:34.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:34.497-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5652) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:34.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:34.498-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:34.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:34.500-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5653) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:34.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:34.501-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:34.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:34.503-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5654) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:34.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:34.503-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:34.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:34.505-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5655) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:34.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:34.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:34.507-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5656) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:35.005-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:35.007-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:35.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:35.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:35.010-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5657) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:35.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:35.011-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:35.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:35.013-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5658) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:35.013-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:35.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:35.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:35.015-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5659) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:35.016-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:35.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:35.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:35.018-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5660) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:35.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:35.019-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:35.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:35.021-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5661) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:35.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:35.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:35.023-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5662) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:35.521-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:35.523-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:35.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:35.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:35.526-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5663) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:35.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:35.527-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:35.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:35.529-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5664) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:35.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:35.530-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:35.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:35.532-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5665) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:35.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:35.533-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:35.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:35.534-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5666) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:35.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:35.535-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:35.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:35.537-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5667) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:35.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:35.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:35.539-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5668) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:36.038-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:36.039-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:36.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:36.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:36.042-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5669) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:36.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:36.043-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:36.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:36.045-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5670) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:36.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:36.046-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:36.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:36.048-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5671) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:36.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:36.048-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:36.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:36.050-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5672) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:36.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:36.051-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:36.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:36.053-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5673) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:36.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:36.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:36.055-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5674) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:36.555-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:36.564-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:36.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:36.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:36.566-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5675) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:36.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:36.567-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:36.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:36.569-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5676) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:36.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:36.570-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:36.571-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:36.572-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5677) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:36.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:36.573-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:36.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:36.575-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5678) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:36.576-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:36.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:36.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:36.578-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5679) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:36.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:36.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:36.579-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5680) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:37.082-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:37.083-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:37.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:37.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:37.086-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5681) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:37.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:37.087-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:37.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:37.089-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5682) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:37.090-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:37.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:37.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:37.092-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5683) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:37.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:37.092-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:37.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:37.094-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5684) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:37.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:37.095-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:37.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:37.097-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5685) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:37.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:37.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:37.099-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5686) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:37.597-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:37.599-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:37.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:37.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:37.601-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5687) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:37.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:37.602-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:37.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:37.604-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5688) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:37.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:37.605-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:37.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:37.607-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5689) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:37.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:37.607-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:37.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:37.609-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5690) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:37.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:37.610-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:37.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:37.612-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5691) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:37.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:37.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:37.614-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5692) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:38.117-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:38.118-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:38.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:38.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:38.121-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5693) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:38.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:38.122-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:38.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:38.124-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5694) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:38.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:38.125-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:38.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:38.127-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5695) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:38.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:38.127-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:38.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:38.129-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5696) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:38.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:38.130-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:38.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:38.132-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5697) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:38.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:38.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:38.134-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5698) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:38.637-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:38.638-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:38.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:38.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:38.641-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5699) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:38.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:38.642-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:38.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:38.644-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5700) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:38.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:38.645-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:38.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:38.647-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5701) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:38.648-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:38.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:38.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:38.650-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5702) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:38.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:38.650-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:38.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:38.652-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5703) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:38.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:38.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:38.655-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5704) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:39.155-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:39.156-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:39.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:39.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:39.159-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5705) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:39.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:39.160-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:39.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:39.162-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5706) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:39.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:39.163-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:39.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:39.165-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5707) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:39.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:39.166-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:39.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:39.168-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5708) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:39.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:39.168-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:39.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:39.170-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5709) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:39.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:39.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:39.172-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5710) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:39.671-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:39.672-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:39.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:39.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:39.675-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5711) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:39.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:39.677-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:39.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:39.679-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5712) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:39.680-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:39.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:39.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:39.682-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5713) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:39.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:39.682-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:39.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:39.684-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5714) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:39.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:39.685-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:39.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:39.687-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5715) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:39.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:39.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:39.689-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5716) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:40.190-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:40.191-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:40.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:40.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:40.194-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5717) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:40.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:40.195-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:40.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:40.197-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5718) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:40.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:40.198-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:40.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:40.200-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5719) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:40.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:40.201-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:40.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:40.203-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5720) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:40.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:40.204-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:40.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:40.206-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5721) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:40.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:40.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:40.208-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5722) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:40.706-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:40.708-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:40.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:40.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:40.710-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5723) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:40.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:40.711-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:40.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:40.713-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5724) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:40.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:40.714-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:40.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:40.716-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5725) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:40.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:40.716-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:40.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:40.718-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5726) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:40.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:40.719-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:40.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:40.721-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5727) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:40.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:40.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:40.723-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5728) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:41.223-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:41.224-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:41.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:41.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:41.227-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5729) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:41.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:41.228-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:41.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:41.230-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5730) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:41.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:41.230-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:41.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:41.233-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5731) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:41.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:41.233-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:41.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:41.235-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5732) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:41.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:41.236-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:41.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:41.238-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5733) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:41.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:41.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:41.240-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5734) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:41.738-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:41.740-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:41.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:41.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:41.742-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5735) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:41.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:41.743-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:41.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:41.745-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5736) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:41.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:41.746-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:41.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:41.748-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5737) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:41.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:41.749-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:41.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:41.751-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5738) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:41.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:41.752-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:41.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:41.754-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5739) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:41.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:41.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:41.755-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5740) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:42.255-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:42.256-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:42.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:42.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:42.259-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5741) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:42.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:42.260-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:42.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:42.262-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5742) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:42.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:42.263-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:42.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:42.265-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5743) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:42.265-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:42.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:42.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:42.267-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5744) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:42.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:42.268-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:42.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:42.270-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5745) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:42.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:42.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:42.272-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5746) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:42.771-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:42.773-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:42.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:42.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:42.776-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5747) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:42.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:42.777-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:42.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:42.779-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5748) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:42.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:42.780-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:42.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:42.782-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5749) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:42.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:42.782-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:42.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:42.784-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5750) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:42.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:42.785-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:42.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:42.787-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5751) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:42.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:42.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:42.789-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5752) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:43.290-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:43.291-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:43.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:43.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:43.294-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5753) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:43.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:43.295-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:43.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:43.298-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5754) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:43.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:43.298-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:43.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:43.301-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5755) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:43.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:43.301-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:43.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:43.304-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5756) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:43.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:43.304-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:43.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:43.306-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5757) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:43.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:43.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:43.308-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5758) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:43.806-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:43.808-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:43.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:43.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:43.810-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5759) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:43.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:43.810-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:43.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:43.813-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5760) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:43.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:43.813-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:43.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:43.815-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5761) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:43.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:43.816-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:43.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:43.818-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5762) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:43.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:43.819-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:43.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:43.820-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5763) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:43.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:43.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:43.822-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5764) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:44.321-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:44.331-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:44.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:44.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:44.334-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5765) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:44.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:44.335-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:44.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:44.337-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5766) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:44.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:44.338-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:44.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:44.340-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5767) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:44.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:44.340-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:44.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:44.342-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5768) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:44.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:44.343-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:44.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:44.345-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5769) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:44.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:44.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:44.347-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5770) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:44.845-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:44.847-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:44.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:44.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:44.849-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5771) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:44.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:44.850-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:44.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:44.852-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5772) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:44.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:44.853-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:44.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:44.855-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5773) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:44.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:44.856-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:44.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:44.858-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5774) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:44.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:44.859-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:44.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:44.861-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5775) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:44.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:44.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:44.863-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5776) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:45.362-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:45.363-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:45.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:45.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:45.366-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5777) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:45.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:45.367-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:45.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:45.369-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5778) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:45.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:45.370-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:45.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:45.372-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5779) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:45.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:45.373-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:45.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:45.375-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5780) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:45.375-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:45.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:45.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:45.377-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5781) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:45.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:45.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:45.378-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5782) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:45.882-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:45.883-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:45.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:45.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:45.886-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5783) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:45.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:45.887-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:45.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:45.889-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5784) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:45.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:45.890-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:45.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:45.892-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5785) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:45.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:45.892-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:45.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:45.894-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5786) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:45.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:45.895-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:45.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:45.897-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5787) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:45.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:45.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:45.899-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5788) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:46.397-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:46.399-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:46.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:46.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:46.401-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5789) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:46.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:46.402-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:46.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:46.404-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5790) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:46.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:46.405-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:46.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:46.408-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5791) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:46.408-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:46.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:46.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:46.411-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5792) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:46.411-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:46.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:46.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:46.414-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5793) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:46.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:46.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:46.416-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5794) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:46.914-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:46.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:46.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:46.917-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5795) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:46.917-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:46.918-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:46.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:46.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:46.920-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5796) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:46.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:46.921-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:46.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:46.923-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5797) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:46.924-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:46.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:46.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:46.926-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5798) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:46.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:46.926-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:46.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:46.928-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5799) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:46.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:46.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:46.930-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5800) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:47.430-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:47.431-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:47.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:47.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:47.434-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5801) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:47.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:47.435-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:47.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:47.437-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5802) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:47.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:47.439-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:47.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:47.440-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5803) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:47.441-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:47.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:47.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:47.443-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5804) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:47.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:47.444-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:47.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:47.446-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5805) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:47.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:47.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:47.448-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5806) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:47.951-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:47.952-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:47.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:47.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:47.955-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5807) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:47.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:47.956-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:47.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:47.958-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5808) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:47.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:47.959-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:47.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:47.960-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5809) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:47.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:47.961-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:47.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:47.963-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5810) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:47.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:47.964-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:47.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:47.965-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5811) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:47.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:47.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:47.967-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5812) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:48.467-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:48.468-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:48.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:48.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:48.470-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5813) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:48.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:48.471-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:48.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:48.473-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5814) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:48.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:48.474-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:48.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:48.476-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5815) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:48.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:48.477-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:48.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:48.479-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5816) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:48.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:48.479-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:48.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:48.481-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5817) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:48.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:48.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:48.483-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5818) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:48.984-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:48.985-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:48.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:48.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:48.988-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5819) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:48.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:48.989-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:48.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:48.991-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5820) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:48.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:48.992-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:48.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:48.994-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5821) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:48.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:48.994-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:48.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:48.996-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5822) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:48.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:48.997-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:48.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:48.999-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5823) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:49.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:49.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:49.001-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5824) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:49.499-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:49.501-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:49.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:49.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:49.503-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5825) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:49.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:49.504-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:49.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:49.506-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5826) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:49.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:49.507-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:49.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:49.509-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5827) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:49.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:49.510-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:49.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:49.512-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5828) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:49.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:49.512-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:49.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:49.514-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5829) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:49.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:49.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:49.516-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5830) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:50.017-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:50.019-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:50.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:50.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:50.022-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5831) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:50.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:50.023-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:50.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:50.025-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5832) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:50.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:50.025-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:50.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:50.027-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5833) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:50.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:50.028-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:50.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:50.030-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5834) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:50.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:50.031-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:50.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:50.033-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5835) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:50.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:50.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:50.035-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5836) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:50.533-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:50.535-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:50.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:50.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:50.537-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5837) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:50.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:50.537-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:50.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:50.539-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5838) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:50.540-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:50.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:50.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:50.542-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5839) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:50.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:50.543-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:50.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:50.545-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5840) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:50.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:50.546-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:50.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:50.548-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5841) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:50.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:50.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:50.549-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5842) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:51.049-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:51.050-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:51.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:51.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:51.052-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5843) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:51.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:51.054-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:51.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:51.056-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5844) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:51.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:51.056-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:51.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:51.058-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5845) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:51.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:51.059-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:51.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:51.061-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5846) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:51.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:51.062-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:51.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:51.064-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5847) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:51.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:51.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:51.066-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5848) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:51.566-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:51.567-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:51.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:51.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:51.570-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5849) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:51.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:51.571-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:51.571-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:51.573-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5850) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:51.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:51.573-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:51.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:51.575-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5851) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:51.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:51.576-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:51.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:51.578-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5852) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:51.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:51.579-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:51.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:51.581-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5853) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:51.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:51.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:51.583-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5854) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:52.085-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:52.086-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:52.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:52.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:52.089-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5855) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:52.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:52.090-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:52.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:52.092-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5856) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:52.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:52.093-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:52.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:52.095-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5857) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:52.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:52.096-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:52.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:52.098-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5858) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:52.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:52.098-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:52.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:52.100-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5859) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:52.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:52.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:52.102-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5860) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:52.601-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:52.603-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:52.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:52.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:52.606-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5861) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:52.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:52.607-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:52.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:52.608-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5862) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:52.609-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:52.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:52.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:52.611-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5863) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:52.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:52.612-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:52.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:52.614-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5864) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:52.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:52.615-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:52.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:52.617-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5865) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:52.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:52.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:52.618-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5866) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:53.121-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:53.123-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:53.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:53.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:53.125-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5867) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:53.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:53.127-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:53.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:53.129-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5868) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:53.129-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:53.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:53.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:53.131-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5869) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:53.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:53.132-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:53.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:53.134-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5870) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:53.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:53.135-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:53.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:53.137-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5871) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:53.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:53.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:53.138-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5872) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:53.638-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:53.639-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:53.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:53.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:53.642-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5873) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:53.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:53.643-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:53.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:53.645-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5874) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:53.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:53.646-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:53.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:53.648-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5875) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:53.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:53.649-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:53.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:53.651-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5876) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:53.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:53.651-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:53.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:53.653-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5877) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:53.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:53.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:53.655-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5878) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:54.155-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:54.163-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:54.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:54.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:54.167-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5879) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:54.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:54.168-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:54.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:54.170-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5880) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:54.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:54.171-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:54.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:54.173-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5881) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:54.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:54.173-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:54.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:54.176-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5882) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:54.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:54.176-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:54.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:54.178-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5883) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:54.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:54.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:54.180-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5884) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:54.682-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:54.683-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:54.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:54.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:54.685-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5885) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:54.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:54.686-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:54.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:54.688-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5886) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:54.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:54.689-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:54.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:54.691-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5887) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:54.692-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:54.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:54.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:54.694-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5888) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:54.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:54.695-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:54.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:54.697-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5889) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:54.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:54.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:54.699-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5890) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:55.197-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:55.199-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:55.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:55.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:55.201-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5891) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:55.202-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:55.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:55.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:55.203-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5892) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:55.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:55.204-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:55.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:55.206-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5893) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:55.207-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:55.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:55.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:55.209-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5894) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:55.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:55.210-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:55.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:55.212-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5895) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:55.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:55.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:55.214-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5896) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:55.713-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:55.714-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:55.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:55.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:55.717-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5897) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:55.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:55.718-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:55.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:55.720-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5898) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:55.720-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:55.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:55.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:55.722-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5899) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:55.723-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:55.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:55.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:55.725-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5900) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:55.725-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:55.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:55.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:55.727-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5901) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:55.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:55.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:55.729-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5902) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:56.228-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:56.230-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:56.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:56.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:56.233-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5903) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:56.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:56.234-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:56.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:56.236-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5904) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:56.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:56.237-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:56.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:56.239-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5905) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:56.240-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:56.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:56.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:56.242-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5906) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:56.242-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:56.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:56.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:56.244-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5907) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:56.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:56.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:56.246-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5908) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:56.744-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:56.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:56.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:56.747-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5909) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:56.748-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:56.748-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:56.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:56.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:56.751-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5910) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:56.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:56.752-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:56.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:56.753-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5911) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:56.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:56.754-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:56.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:56.757-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5912) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:56.757-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:56.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:56.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:56.759-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5913) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:56.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:56.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:56.762-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5914) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:57.264-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:57.265-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:57.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:57.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:57.268-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5915) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:57.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:57.269-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:57.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:57.271-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5916) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:57.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:57.272-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:57.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:57.274-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5917) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:57.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:57.274-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:57.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:57.276-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5918) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:57.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:57.277-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:57.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:57.279-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5919) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:57.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:57.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:57.281-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5920) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:57.782-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:57.784-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:57.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:57.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:57.787-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5921) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:57.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:57.788-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:57.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:57.790-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5922) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:57.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:57.791-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:57.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:57.793-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5923) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:57.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:57.793-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:57.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:57.795-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5924) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:57.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:57.796-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:42:57.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:57.798-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5925) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:57.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:57.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:57.800-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5926) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:57.928-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:42:58.303-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:58.304-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:58.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:58.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:58.307-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5927) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:58.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:58.308-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:58.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:58.310-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5928) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:58.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:58.311-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:58.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:58.313-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5929) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:58.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:58.314-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:58.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:58.316-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5930) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:58.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:58.316-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:58.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:58.318-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5931) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:58.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:58.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:58.320-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5932) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:58.821-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:58.822-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:58.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:58.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:58.825-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5933) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:58.826-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:58.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:58.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:58.828-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5934) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:58.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:58.828-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:58.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:58.830-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5935) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:58.831-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:58.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:58.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:58.833-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5936) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:58.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:58.834-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:58.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:58.836-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5937) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:58.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:58.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:58.838-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5938) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:59.338-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:59.339-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:59.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:59.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:59.342-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5939) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:59.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:59.343-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:59.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:59.345-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5940) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:59.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:59.346-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:59.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:59.348-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5941) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:59.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:59.349-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:42:59.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:59.351-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5942) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:59.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:59.351-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:42:59.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:59.353-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5943) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:59.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:59.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:59.355-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5944) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:59.854-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:42:59.856-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:59.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:59.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:59.859-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5945) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:59.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:59.860-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:59.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:59.862-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5946) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:59.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:59.863-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:59.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:59.865-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5947) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:59.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:59.865-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:42:59.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:59.867-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5948) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:59.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:59.868-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:42:59.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:42:59.870-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5949) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:42:59.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:42:59.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:42:59.872-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5950) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:00.371-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:00.372-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:00.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:00.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:00.375-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5951) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:00.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:00.376-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:00.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:00.378-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5952) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:00.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:00.379-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:00.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:00.381-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5953) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:00.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:00.382-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:00.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:00.384-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5954) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:00.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:00.384-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:00.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:00.386-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5955) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:00.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:00.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:00.388-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5956) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:00.886-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:00.888-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:00.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:00.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:00.890-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5957) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:00.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:00.891-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:00.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:00.893-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5958) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:00.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:00.894-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:00.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:00.896-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5959) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:00.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:00.897-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:00.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:00.899-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5960) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:00.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:00.899-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:00.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:00.901-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5961) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:00.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:00.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:00.903-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5962) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:01.404-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:01.406-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:01.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:01.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:01.409-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5963) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:01.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:01.411-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:01.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:01.413-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5964) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:01.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:01.414-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:01.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:01.417-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5965) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:01.418-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:01.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:01.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:01.420-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5966) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:01.421-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:01.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:01.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:01.423-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5967) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:01.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:01.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:01.425-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5968) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:01.927-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:01.928-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:01.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:01.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:01.931-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5969) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:01.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:01.932-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:01.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:01.934-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5970) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:01.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:01.935-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:01.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:01.937-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5971) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:01.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:01.937-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:01.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:01.939-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5972) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:01.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:01.940-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:01.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:01.942-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5973) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:01.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:01.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:01.944-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5974) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:02.446-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:02.448-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:02.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:02.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:02.450-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5975) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:02.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:02.452-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:02.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:02.454-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5976) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:02.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:02.454-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:02.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:02.456-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5977) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:02.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:02.457-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:02.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:02.459-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5978) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:02.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:02.459-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:02.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:02.461-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5979) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:02.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:02.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:02.463-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5980) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:02.965-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:02.966-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:02.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:02.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:02.970-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5981) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:02.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:02.971-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:02.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:02.973-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5982) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:02.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:02.973-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:02.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:02.975-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5983) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:02.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:02.976-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:02.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:02.978-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5984) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:02.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:02.979-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:02.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:02.981-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5985) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:02.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:02.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:02.983-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5986) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:03.484-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:03.486-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:03.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:03.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:03.488-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5987) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:03.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:03.489-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:03.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:03.492-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5988) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:03.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:03.492-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:03.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:03.494-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5989) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:03.495-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:03.495-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:03.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:03.497-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5990) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:03.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:03.498-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:03.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:03.500-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5991) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:03.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:03.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:03.502-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5992) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:04.003-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:04.004-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:04.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:04.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:04.007-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5993) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:04.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:04.008-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:04.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:04.010-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5994) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:04.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:04.011-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:04.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:04.013-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5995) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:04.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:04.014-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:04.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:04.016-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 5996) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:04.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:04.016-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:04.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:04.018-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 5997) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:04.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:04.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:04.020-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5998) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:04.522-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:04.523-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:04.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:04.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:04.526-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 5999) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:04.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:04.527-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:04.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:04.529-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6000) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:04.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:04.530-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:04.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:04.532-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6001) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:04.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:04.532-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:04.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:04.534-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6002) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:04.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:04.535-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:04.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:04.537-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6003) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:04.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:04.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:04.539-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6004) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:05.042-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:05.042-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:05.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:05.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:05.045-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6005) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:05.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:05.046-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:05.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:05.048-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6006) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:05.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:05.048-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:05.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:05.050-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6007) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:05.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:05.051-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:05.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:05.053-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6008) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:05.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:05.053-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:05.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:05.055-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6009) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:05.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:05.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:05.057-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6010) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:05.555-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:05.557-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:05.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:05.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:05.559-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6011) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:05.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:05.560-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:05.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:05.562-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6012) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:05.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:05.563-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:05.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:05.564-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6013) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:05.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:05.565-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:05.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:05.567-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6014) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:05.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:05.568-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:05.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:05.569-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6015) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:05.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:05.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:05.571-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6016) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:06.070-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:06.071-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:06.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:06.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:06.073-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6017) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:06.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:06.074-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:06.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:06.075-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6018) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:06.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:06.076-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:06.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:06.078-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6019) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:06.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:06.078-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:06.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:06.080-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6020) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:06.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:06.080-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:06.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:06.082-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6021) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:06.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:06.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:06.083-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6022) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:06.582-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:06.583-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:06.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:06.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:06.585-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6023) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:06.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:06.586-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:06.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:06.588-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6024) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:06.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:06.588-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:06.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:06.590-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6025) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:06.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:06.591-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:06.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:06.593-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6026) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:06.594-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:06.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:06.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:06.596-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6027) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:06.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:06.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:06.597-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6028) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:07.101-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:07.102-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:07.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:07.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:07.105-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6029) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:07.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:07.106-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:07.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:07.108-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6030) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:07.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:07.109-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:07.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:07.111-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6031) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:07.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:07.112-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:07.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:07.114-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6032) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:07.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:07.114-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:07.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:07.116-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6033) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:07.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:07.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:07.118-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6034) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:07.619-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:07.621-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:07.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:07.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:07.623-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6035) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:07.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:07.625-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:07.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:07.627-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6036) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:07.627-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:07.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:07.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:07.630-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6037) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:07.631-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:07.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:07.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:07.633-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6038) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:07.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:07.633-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:07.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:07.636-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6039) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:07.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:07.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:07.638-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6040) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:08.136-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:08.138-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:08.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:08.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:08.140-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6041) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:08.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:08.141-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:08.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:08.142-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6042) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:08.143-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:08.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:08.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:08.144-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6043) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:08.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:08.145-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:08.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:08.147-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6044) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:08.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:08.147-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:08.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:08.149-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6045) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:08.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:08.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:08.150-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6046) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:08.649-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:08.650-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:08.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:08.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:08.652-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6047) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:08.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:08.653-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:08.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:08.655-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6048) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:08.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:08.656-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:08.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:08.658-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6049) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:08.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:08.658-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:08.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:08.660-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6050) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:08.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:08.661-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:08.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:08.663-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6051) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:08.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:08.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:08.665-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6052) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:09.166-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:09.167-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:09.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:09.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:09.170-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6053) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:09.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:09.171-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:09.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:09.173-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6054) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:09.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:09.174-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:09.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:09.176-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6055) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:09.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:09.176-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:09.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:09.178-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6056) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:09.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:09.179-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:09.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:09.180-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6057) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:09.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:09.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:09.182-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6058) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:09.684-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:09.686-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:09.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:09.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:09.688-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6059) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:09.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:09.689-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:09.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:09.692-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6060) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:09.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:09.692-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:09.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:09.694-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6061) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:09.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:09.695-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:09.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:09.697-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6062) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:09.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:09.697-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:09.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:09.699-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6063) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:09.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:09.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:09.701-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6064) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:10.204-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:10.205-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:10.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:10.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:10.208-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6065) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:10.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:10.209-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:10.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:10.211-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6066) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:10.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:10.212-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:10.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:10.214-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6067) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:10.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:10.214-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:10.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:10.216-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6068) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:10.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:10.217-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:10.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:10.219-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6069) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:10.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:10.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:10.221-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6070) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:10.719-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:10.721-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:10.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:10.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:10.723-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6071) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:10.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:10.724-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:10.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:10.727-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6072) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:10.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:10.727-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:10.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:10.729-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6073) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:10.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:10.730-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:10.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:10.732-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6074) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:10.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:10.733-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:10.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:10.735-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6075) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:10.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:10.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:10.737-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6076) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:11.238-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:11.239-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:11.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:11.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:11.242-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6077) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:11.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:11.243-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:11.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:11.245-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6078) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:11.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:11.245-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:11.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:11.247-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6079) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:11.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:11.248-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:11.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:11.250-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6080) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:11.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:11.251-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:11.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:11.253-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6081) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:11.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:11.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:11.255-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6082) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:11.753-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:11.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:11.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:11.755-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6083) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:11.756-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:11.757-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:11.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:11.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:11.759-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6084) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:11.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:11.760-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:11.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:11.762-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6085) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:11.762-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:11.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:11.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:11.764-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6086) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:11.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:11.765-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:11.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:11.767-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6087) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:11.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:11.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:11.768-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6088) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:12.267-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:12.268-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:12.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:12.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:12.271-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6089) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:12.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:12.272-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:12.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:12.274-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6090) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:12.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:12.275-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:12.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:12.277-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6091) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:12.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:12.277-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:12.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:12.279-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6092) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:12.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:12.280-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:12.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:12.282-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6093) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:12.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:12.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:12.284-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6094) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:12.782-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:12.784-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:12.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:12.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:12.786-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6095) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:12.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:12.787-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:12.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:12.789-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6096) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:12.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:12.790-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:12.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:12.792-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6097) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:12.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:12.793-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:12.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:12.795-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6098) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:12.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:12.795-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:12.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:12.797-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6099) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:12.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:12.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:12.799-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6100) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:13.297-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:13.299-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:13.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:13.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:13.301-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6101) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:13.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:13.302-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:13.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:13.304-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6102) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:13.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:13.305-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:13.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:13.307-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6103) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:13.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:13.308-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:13.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:13.310-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6104) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:13.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:13.310-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:13.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:13.312-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6105) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:13.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:13.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:13.314-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6106) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:13.817-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:13.818-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:13.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:13.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:13.821-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6107) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:13.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:13.822-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:13.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:13.824-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6108) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:13.825-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:13.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:13.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:13.827-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6109) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:13.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:13.828-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:13.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:13.830-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6110) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:13.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:13.831-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:13.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:13.833-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6111) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:13.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:13.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:13.834-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6112) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:14.336-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:14.346-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:14.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:14.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:14.349-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6113) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:14.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:14.350-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:14.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:14.352-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6114) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:14.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:14.352-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:14.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:14.354-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6115) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:14.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:14.355-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:14.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:14.357-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6116) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:14.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:14.358-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:14.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:14.360-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6117) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:14.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:14.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:14.362-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6118) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:14.860-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:14.862-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:14.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:14.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:14.865-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6119) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:14.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:14.866-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:14.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:14.868-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6120) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:14.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:14.869-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:14.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:14.871-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6121) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:14.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:14.872-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:14.873-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:14.874-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6122) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:14.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:14.874-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:14.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:14.876-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6123) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:14.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:14.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:14.878-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6124) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:15.381-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:15.382-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:15.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:15.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:15.385-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6125) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:15.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:15.386-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:15.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:15.388-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6126) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:15.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:15.389-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:15.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:15.391-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6127) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:15.391-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:15.391-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:15.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:15.393-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6128) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:15.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:15.394-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:15.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:15.396-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6129) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:15.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:15.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:15.398-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6130) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:15.901-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:15.902-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:15.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:15.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:15.905-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6131) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:15.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:15.906-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:15.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:15.908-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6132) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:15.908-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:15.909-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:15.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:15.911-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6133) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:15.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:15.911-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:15.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:15.913-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6134) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:15.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:15.914-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:15.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:15.916-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6135) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:15.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:15.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:15.918-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6136) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:16.418-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:16.419-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:16.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:16.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:16.422-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6137) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:16.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:16.423-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:16.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:16.425-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6138) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:16.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:16.425-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:16.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:16.427-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6139) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:16.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:16.428-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:16.429-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:16.430-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6140) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:16.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:16.431-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:16.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:16.433-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6141) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:16.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:16.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:16.435-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6142) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:16.933-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:16.935-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:16.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:16.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:16.938-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6143) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:16.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:16.939-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:16.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:16.941-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6144) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:16.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:16.941-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:16.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:16.943-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6145) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:16.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:16.944-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:16.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:16.946-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6146) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:16.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:16.947-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:16.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:16.949-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6147) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:16.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:16.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:16.950-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6148) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:17.454-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:17.455-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:17.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:17.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:17.458-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6149) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:17.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:17.459-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:17.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:17.461-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6150) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:17.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:17.462-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:17.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:17.464-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6151) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:17.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:17.464-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:17.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:17.466-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6152) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:17.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:17.467-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:17.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:17.469-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6153) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:17.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:17.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:17.471-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6154) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:17.971-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:17.972-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:17.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:17.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:17.975-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6155) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:17.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:17.976-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:17.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:17.978-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6156) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:17.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:17.979-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:17.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:17.981-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6157) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:17.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:17.981-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:17.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:17.983-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6158) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:17.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:17.984-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:17.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:17.986-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6159) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:17.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:17.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:17.988-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6160) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:18.486-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:18.493-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:18.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:18.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:18.525-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6161) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:18.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:18.536-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:18.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:18.538-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6162) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:18.539-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:18.539-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:18.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:18.542-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6163) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:18.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:18.542-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:18.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:18.545-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6164) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:18.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:18.545-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:18.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:18.547-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6165) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:18.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:18.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:18.549-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6166) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:19.047-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:19.049-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:19.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:19.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:19.051-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6167) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:19.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:19.052-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:19.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:19.054-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6168) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:19.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:19.055-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:19.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:19.057-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6169) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:19.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:19.058-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:19.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:19.059-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6170) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:19.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:19.060-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:19.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:19.062-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6171) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:19.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:19.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:19.063-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6172) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:19.565-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:19.571-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:19.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:19.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:19.574-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6173) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:19.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:19.575-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:19.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:19.577-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6174) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:19.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:19.578-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:19.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:19.581-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6175) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:19.581-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:19.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:19.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:19.583-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6176) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:19.584-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:19.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:19.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:19.586-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6177) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:19.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:19.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:19.588-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6178) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:20.086-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:20.088-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:20.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:20.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:20.090-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6179) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:20.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:20.091-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:20.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:20.093-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6180) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:20.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:20.094-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:20.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:20.096-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6181) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:20.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:20.097-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:20.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:20.098-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6182) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:20.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:20.099-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:20.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:20.101-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6183) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:20.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:20.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:20.103-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6184) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:20.604-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:20.605-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:20.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:20.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:20.608-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6185) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:20.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:20.609-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:20.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:20.611-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6186) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:20.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:20.612-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:20.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:20.614-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6187) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:20.614-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:20.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:20.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:20.616-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6188) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:20.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:20.617-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:20.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:20.619-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6189) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:20.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:20.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:20.620-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6190) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:21.119-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:21.120-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:21.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:21.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:21.123-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6191) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:21.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:21.124-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:21.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:21.126-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6192) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:21.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:21.126-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:21.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:21.128-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6193) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:21.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:21.129-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:21.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:21.131-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6194) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:21.131-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:21.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:21.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:21.133-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6195) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:21.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:21.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:21.135-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6196) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:21.633-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:21.635-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:21.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:21.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:21.638-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6197) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:21.640-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:21.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:21.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:21.642-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6198) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:21.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:21.643-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:21.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:21.646-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6199) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:21.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:21.647-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:21.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:21.650-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6200) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:21.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:21.650-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:21.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:21.653-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6201) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:21.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:21.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:21.656-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6202) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:22.154-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:22.156-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:22.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:22.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:22.158-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6203) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:22.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:22.159-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:22.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:22.161-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6204) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:22.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:22.162-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:22.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:22.164-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6205) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:22.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:22.165-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:22.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:22.167-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6206) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:22.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:22.167-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:22.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:22.169-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6207) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:22.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:22.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:22.171-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6208) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:22.671-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:22.672-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:22.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:22.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:22.674-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6209) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:22.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:22.675-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:22.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:22.677-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6210) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:22.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:22.677-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:22.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:22.679-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6211) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:22.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:22.680-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:22.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:22.682-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6212) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:22.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:22.683-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:22.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:22.685-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6213) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:22.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:22.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:22.686-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6214) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:23.187-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:23.189-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:23.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:23.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:23.192-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6215) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:23.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:23.193-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:23.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:23.195-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6216) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:23.196-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:23.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:23.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:23.198-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6217) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:23.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:23.199-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:23.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:23.202-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6218) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:23.203-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:23.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:23.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:23.205-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6219) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:23.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:23.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:23.207-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6220) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:23.707-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:23.708-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:23.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:23.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:23.711-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6221) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:23.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:23.712-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:23.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:23.714-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6222) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:23.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:23.715-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:23.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:23.717-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6223) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:23.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:23.718-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:23.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:23.720-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6224) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:23.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:23.721-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:23.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:23.722-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6225) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:23.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:23.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:23.724-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6226) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:24.222-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:24.224-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:24.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:24.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:24.226-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6227) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:24.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:24.227-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:24.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:24.229-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6228) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:24.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:24.230-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:24.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:24.232-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6229) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:24.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:24.233-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:24.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:24.235-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6230) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:24.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:24.235-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:24.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:24.237-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6231) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:24.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:24.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:24.239-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6232) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:24.737-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:24.739-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:24.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:24.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:24.741-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6233) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:24.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:24.742-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:24.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:24.744-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6234) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:24.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:24.744-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:24.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:24.746-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6235) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:24.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:24.747-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:24.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:24.749-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6236) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:24.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:24.750-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:24.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:24.752-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6237) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:24.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:24.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:24.753-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6238) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:25.255-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:25.257-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:25.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:25.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:25.259-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6239) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:25.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:25.260-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:25.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:25.262-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6240) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:25.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:25.263-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:25.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:25.265-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6241) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:25.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:25.266-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:25.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:25.268-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6242) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:25.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:25.268-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:25.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:25.270-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6243) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:25.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:25.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:25.272-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6244) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:25.771-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:25.772-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:25.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:25.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:25.775-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6245) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:25.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:25.776-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:25.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:25.778-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6246) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:25.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:25.778-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:25.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:25.780-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6247) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:25.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:25.781-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:25.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:25.783-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6248) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:25.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:25.784-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:25.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:25.786-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6249) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:25.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:25.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:25.787-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6250) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:26.287-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:26.289-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:26.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:26.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:26.291-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6251) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:26.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:26.292-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:26.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:26.294-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6252) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:26.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:26.295-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:26.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:26.297-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6253) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:26.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:26.298-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:26.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:26.300-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6254) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:26.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:26.300-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:26.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:26.302-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6255) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:26.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:26.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:26.304-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6256) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:26.804-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:26.805-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:26.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:26.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:26.808-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6257) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:26.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:26.809-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:26.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:26.811-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6258) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:26.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:26.812-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:26.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:26.814-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6259) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:26.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:26.814-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:26.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:26.816-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6260) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:26.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:26.817-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:26.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:26.819-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6261) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:26.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:26.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:26.821-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6262) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:27.319-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:27.321-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:27.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:27.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:27.324-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6263) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:27.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:27.325-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:27.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:27.327-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6264) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:27.328-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:27.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:27.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:27.330-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6265) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:27.330-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:27.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:27.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:27.332-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6266) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:27.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:27.333-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:27.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:27.335-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6267) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:27.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:27.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:27.337-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6268) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:27.837-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:27.839-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:27.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:27.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:27.842-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6269) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:27.842-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:27.843-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:27.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:27.845-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6270) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:27.846-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:27.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:27.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:27.848-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6271) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:27.848-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:27.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:27.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:27.850-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6272) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:27.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:27.851-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:27.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:27.853-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6273) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:27.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:27.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:27.854-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6274) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:27.930-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:43:28.353-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:28.354-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:28.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:28.357-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:28.357-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6275) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:28.357-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:28.358-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:28.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:28.360-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6276) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:28.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:28.361-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:28.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:28.363-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6277) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:28.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:28.364-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:28.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:28.366-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6278) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:28.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:28.366-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:28.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:28.368-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6279) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:28.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:28.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:28.370-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6280) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:28.868-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:28.870-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:28.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:28.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:28.872-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6281) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:28.873-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:28.873-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:28.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:28.875-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6282) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:28.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:28.876-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:28.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:28.878-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6283) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:28.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:28.878-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:28.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:28.880-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6284) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:28.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:28.881-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:28.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:28.883-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6285) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:28.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:28.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:28.884-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6286) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:29.385-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:29.386-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:29.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:29.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:29.388-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6287) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:29.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:29.389-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:29.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:29.392-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6288) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:29.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:29.392-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:29.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:29.394-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6289) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:29.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:29.395-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:29.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:29.397-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6290) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:29.398-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:29.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:29.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:29.400-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6291) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:29.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:29.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:29.402-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6292) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:29.901-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:29.902-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:29.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:29.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:29.905-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6293) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:29.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:29.906-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:29.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:29.908-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6294) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:29.909-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:29.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:29.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:29.911-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6295) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:29.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:29.912-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:29.913-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:29.914-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6296) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:29.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:29.915-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:29.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:29.917-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6297) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:29.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:29.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:29.919-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6298) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:30.420-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:30.422-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:30.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:30.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:30.425-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6299) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:30.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:30.427-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:30.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:30.429-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6300) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:30.429-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:30.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:30.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:30.431-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6301) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:30.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:30.432-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:30.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:30.434-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6302) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:30.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:30.435-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:30.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:30.437-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6303) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:30.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:30.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:30.439-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6304) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:30.937-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:30.939-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:30.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:30.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:30.941-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6305) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:30.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:30.942-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:30.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:30.944-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6306) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:30.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:30.945-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:30.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:30.947-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6307) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:30.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:30.948-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:30.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:30.950-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6308) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:30.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:30.950-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:30.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:30.952-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6309) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:30.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:30.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:30.954-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6310) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:31.455-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:31.457-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:31.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:31.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:31.459-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6311) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:31.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:31.461-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:31.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:31.463-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6312) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:31.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:31.463-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:31.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:31.465-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6313) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:31.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:31.466-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:31.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:31.468-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6314) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:31.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:31.469-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:31.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:31.471-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6315) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:31.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:31.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:31.472-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6316) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:31.971-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:31.972-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:31.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:31.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:31.975-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6317) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:31.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:31.976-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:31.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:31.978-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6318) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:31.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:31.979-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:31.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:31.981-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6319) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:31.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:31.982-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:31.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:31.983-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6320) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:31.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:31.984-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:31.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:31.986-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6321) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:31.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:31.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:31.988-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6322) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:32.487-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:32.489-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:32.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:32.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:32.492-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6323) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:32.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:32.493-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:32.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:32.495-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6324) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:32.495-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:32.495-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:32.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:32.497-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6325) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:32.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:32.498-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:32.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:32.500-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6326) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:32.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:32.501-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:32.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:32.503-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6327) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:32.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:32.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:32.505-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6328) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:33.004-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:33.005-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:33.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:33.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:33.007-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6329) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:33.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:33.009-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:33.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:33.010-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6330) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:33.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:33.011-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:33.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:33.013-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6331) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:33.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:33.014-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:33.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:33.016-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6332) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:33.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:33.017-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:33.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:33.019-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6333) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:33.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:33.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:33.021-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6334) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:33.521-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:33.522-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:33.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:33.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:33.525-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6335) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:33.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:33.526-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:33.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:33.528-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6336) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:33.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:33.528-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:33.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:33.530-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6337) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:33.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:33.531-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:33.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:33.533-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6338) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:33.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:33.534-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:33.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:33.536-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6339) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:33.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:33.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:33.538-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6340) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:34.037-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:34.044-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:34.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:34.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:34.064-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6341) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:34.065-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:34.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:34.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:34.067-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6342) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:34.067-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:34.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:34.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:34.069-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6343) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:34.070-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:34.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:34.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:34.072-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6344) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:34.072-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:34.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:34.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:34.074-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6345) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:34.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:34.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:34.076-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6346) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:34.577-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:34.587-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:34.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:34.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:34.589-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6347) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:34.590-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:34.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:34.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:34.592-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6348) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:34.592-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:34.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:34.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:34.595-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6349) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:34.595-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:34.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:34.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:34.597-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6350) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:34.597-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:34.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:34.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:34.599-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6351) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:34.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:34.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:34.600-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6352) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:35.099-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:35.101-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:35.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:35.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:35.103-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6353) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:35.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:35.105-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:35.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:35.107-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6354) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:35.107-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:35.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:35.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:35.109-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6355) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:35.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:35.110-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:35.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:35.112-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6356) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:35.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:35.112-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:35.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:35.114-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6357) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:35.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:35.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:35.116-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6358) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:35.614-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:35.616-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:35.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:35.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:35.618-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6359) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:35.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:35.619-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:35.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:35.621-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6360) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:35.622-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:35.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:35.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:35.624-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6361) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:35.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:35.625-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:35.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:35.626-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6362) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:35.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:35.627-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:35.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:35.628-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6363) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:35.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:35.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:35.630-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6364) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:36.128-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:36.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:36.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:36.131-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6365) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:36.132-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:36.132-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:36.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:36.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:36.135-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6366) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:36.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:36.136-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:36.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:36.139-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6367) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:36.140-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:36.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:36.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:36.142-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6368) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:36.143-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:36.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:36.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:36.145-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6369) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:36.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:36.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:36.147-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6370) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:36.645-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:36.647-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:36.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:36.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:36.649-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6371) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:36.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:36.650-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:36.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:36.653-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6372) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:36.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:36.653-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:36.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:36.656-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6373) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:36.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:36.656-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:36.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:36.658-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6374) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:36.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:36.659-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:36.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:36.661-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6375) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:36.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:36.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:36.663-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6376) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:37.161-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:37.163-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:37.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:37.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:37.165-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6377) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:37.166-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:37.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:37.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:37.168-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6378) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:37.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:37.169-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:37.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:37.171-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6379) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:37.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:37.172-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:37.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:37.174-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6380) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:37.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:37.174-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:37.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:37.176-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6381) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:37.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:37.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:37.178-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6382) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:37.681-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:37.682-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:37.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:37.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:37.685-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6383) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:37.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:37.686-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:37.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:37.688-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6384) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:37.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:37.689-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:37.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:37.691-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6385) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:37.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:37.691-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:37.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:37.693-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6386) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:37.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:37.694-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:37.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:37.696-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6387) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:37.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:37.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:37.698-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6388) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:38.197-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:38.198-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:38.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:38.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:38.200-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6389) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:38.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:38.201-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:38.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:38.203-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6390) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:38.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:38.204-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:38.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:38.206-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6391) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:38.207-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:38.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:38.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:38.209-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6392) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:38.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:38.210-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:38.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:38.212-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6393) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:38.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:38.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:38.214-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6394) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:38.713-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:38.714-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:38.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:38.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:38.717-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6395) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:38.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:38.718-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:38.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:38.720-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6396) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:38.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:38.721-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:38.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:38.724-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6397) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:38.725-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:38.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:38.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:38.727-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6398) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:38.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:38.727-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:38.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:38.730-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6399) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:38.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:38.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:38.731-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6400) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:39.235-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:39.236-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:39.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:39.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:39.239-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6401) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:39.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:39.240-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:39.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:39.242-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6402) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:39.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:39.243-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:39.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:39.245-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6403) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:39.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:39.246-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:39.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:39.248-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6404) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:39.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:39.248-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:39.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:39.250-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6405) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:39.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:39.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:39.252-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6406) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:39.750-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:39.752-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:39.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:39.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:39.754-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6407) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:39.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:39.755-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:39.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:39.757-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6408) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:39.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:39.758-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:39.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:39.760-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6409) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:39.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:39.761-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:39.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:39.763-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6410) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:39.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:39.763-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:39.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:39.765-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6411) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:39.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:39.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:39.767-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6412) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:40.269-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:40.270-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:40.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:40.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:40.273-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6413) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:40.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:40.274-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:40.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:40.276-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6414) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:40.277-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:40.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:40.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:40.279-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6415) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:40.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:40.280-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:40.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:40.282-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6416) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:40.283-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:40.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:40.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:40.285-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6417) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:40.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:40.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:40.287-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6418) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:40.787-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:40.789-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:40.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:40.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:40.791-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6419) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:40.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:40.792-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:40.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:40.794-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6420) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:40.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:40.795-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:40.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:40.797-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6421) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:40.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:40.798-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:40.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:40.800-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6422) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:40.801-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:40.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:40.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:40.803-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6423) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:40.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:40.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:40.804-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6424) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:41.303-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:41.304-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:41.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:41.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:41.308-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6425) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:41.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:41.309-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:41.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:41.311-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6426) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:41.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:41.311-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:41.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:41.313-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6427) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:41.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:41.314-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:41.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:41.316-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6428) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:41.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:41.317-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:41.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:41.319-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6429) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:41.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:41.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:41.321-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6430) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:41.820-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:41.821-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:41.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:41.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:41.824-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6431) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:41.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:41.825-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:41.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:41.827-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6432) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:41.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:41.828-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:41.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:41.830-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6433) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:41.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:41.830-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:41.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:41.832-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6434) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:41.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:41.833-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:41.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:41.835-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6435) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:41.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:41.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:41.837-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6436) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:42.336-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:42.337-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:42.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:42.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:42.340-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6437) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:42.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:42.341-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:42.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:42.343-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6438) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:42.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:42.343-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:42.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:42.345-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6439) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:42.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:42.346-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:42.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:42.348-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6440) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:42.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:42.349-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:42.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:42.351-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6441) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:42.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:42.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:42.353-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6442) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:42.852-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:42.853-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:42.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:42.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:42.856-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6443) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:42.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:42.856-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:42.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:42.859-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6444) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:42.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:42.859-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:42.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:42.861-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6445) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:42.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:42.862-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:42.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:42.864-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6446) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:42.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:42.865-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:42.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:42.867-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6447) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:42.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:42.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:42.869-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6448) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:43.370-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:43.371-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:43.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:43.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:43.374-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6449) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:43.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:43.375-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:43.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:43.377-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6450) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:43.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:43.378-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:43.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:43.380-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6451) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:43.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:43.381-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:43.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:43.383-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6452) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:43.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:43.383-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:43.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:43.385-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6453) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:43.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:43.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:43.387-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6454) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:43.887-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:43.888-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:43.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:43.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:43.890-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6455) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:43.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:43.891-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:43.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:43.893-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6456) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:43.893-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:43.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:43.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:43.895-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6457) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:43.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:43.896-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:43.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:43.898-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6458) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:43.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:43.899-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:43.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:43.901-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6459) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:43.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:43.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:43.903-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6460) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:44.402-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:44.404-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:44.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:44.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:44.407-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6461) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:44.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:44.408-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:44.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:44.410-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6462) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:44.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:44.410-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:44.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:44.413-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6463) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:44.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:44.413-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:44.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:44.415-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6464) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:44.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:44.416-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:44.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:44.418-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6465) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:44.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:44.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:44.420-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6466) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:44.919-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:44.920-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:44.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:44.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:44.923-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6467) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:44.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:44.924-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:44.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:44.926-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6468) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:44.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:44.927-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:44.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:44.929-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6469) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:44.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:44.930-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:44.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:44.932-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6470) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:44.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:44.933-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:44.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:44.935-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6471) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:44.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:44.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:44.936-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6472) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:45.437-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:45.438-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:45.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:45.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:45.441-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6473) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:45.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:45.442-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:45.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:45.445-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6474) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:45.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:45.445-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:45.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:45.448-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6475) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:45.449-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:45.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:45.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:45.451-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6476) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:45.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:45.451-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:45.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:45.453-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6477) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:45.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:45.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:45.455-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6478) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:45.954-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:45.955-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:45.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:45.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:45.958-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6479) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:45.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:45.959-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:45.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:45.961-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6480) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:45.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:45.962-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:45.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:45.964-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6481) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:45.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:45.965-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:45.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:45.967-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6482) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:45.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:45.967-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:45.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:45.969-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6483) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:45.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:45.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:45.971-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6484) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:46.470-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:46.471-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:46.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:46.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:46.474-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6485) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:46.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:46.474-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:46.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:46.477-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6486) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:46.477-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:46.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:46.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:46.480-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6487) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:46.480-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:46.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:46.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:46.482-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6488) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:46.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:46.483-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:46.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:46.485-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6489) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:46.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:46.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:46.487-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6490) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:46.986-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:46.987-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:46.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:46.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:46.990-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6491) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:46.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:46.991-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:46.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:46.993-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6492) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:46.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:46.993-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:46.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:46.995-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6493) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:46.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:46.996-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:46.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:46.998-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6494) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:46.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:46.999-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:47.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:47.001-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6495) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:47.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:47.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:47.003-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6496) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:47.501-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:47.503-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:47.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:47.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:47.505-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6497) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:47.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:47.506-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:47.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:47.508-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6498) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:47.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:47.509-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:47.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:47.511-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6499) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:47.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:47.512-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:47.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:47.514-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6500) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:47.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:47.515-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:47.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:47.517-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6501) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:47.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:47.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:47.519-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6502) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:48.018-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:48.020-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:48.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:48.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:48.022-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6503) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:48.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:48.023-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:48.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:48.025-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6504) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:48.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:48.026-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:48.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:48.028-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6505) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:48.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:48.029-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:48.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:48.031-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6506) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:48.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:48.032-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:48.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:48.034-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6507) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:48.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:48.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:48.036-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6508) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:48.537-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:48.538-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:48.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:48.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:48.542-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6509) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:48.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:48.543-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:48.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:48.545-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6510) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:48.545-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:48.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:48.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:48.547-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6511) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:48.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:48.548-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:48.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:48.550-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6512) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:48.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:48.551-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:48.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:48.553-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6513) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:48.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:48.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:48.555-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6514) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:49.054-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:49.055-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:49.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:49.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:49.058-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6515) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:49.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:49.059-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:49.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:49.061-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6516) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:49.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:49.061-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:49.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:49.063-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6517) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:49.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:49.064-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:49.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:49.066-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6518) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:49.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:49.067-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:49.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:49.069-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6519) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:49.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:49.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:49.071-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6520) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:49.573-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:49.574-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:49.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:49.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:49.577-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6521) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:49.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:49.578-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:49.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:49.581-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6522) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:49.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:49.582-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:49.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:49.584-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6523) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:49.585-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:49.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:49.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:49.587-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6524) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:49.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:49.588-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:49.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:49.589-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6525) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:49.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:49.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:49.591-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6526) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:50.092-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:50.093-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:50.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:50.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:50.096-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6527) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:50.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:50.097-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:50.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:50.099-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6528) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:50.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:50.099-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:50.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:50.101-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6529) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:50.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:50.102-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:50.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:50.103-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6530) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:50.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:50.104-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:50.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:50.106-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6531) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:50.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:50.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:50.108-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6532) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:50.606-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:50.608-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:50.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:50.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:50.609-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6533) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:50.610-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:50.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:50.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:50.612-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6534) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:50.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:50.612-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:50.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:50.614-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6535) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:50.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:50.614-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:50.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:50.616-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6536) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:50.617-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:50.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:50.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:50.619-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6537) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:50.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:50.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:50.620-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6538) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:51.120-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:51.121-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:51.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:51.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:51.123-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6539) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:51.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:51.125-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:51.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:51.127-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6540) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:51.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:51.127-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:51.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:51.129-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6541) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:51.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:51.130-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:51.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:51.132-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6542) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:51.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:51.133-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:51.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:51.135-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6543) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:51.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:51.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:51.137-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6544) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:51.637-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:51.638-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:51.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:51.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:51.641-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6545) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:51.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:51.642-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:51.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:51.644-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6546) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:51.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:51.645-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:51.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:51.647-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6547) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:51.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:51.647-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:51.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:51.649-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6548) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:51.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:51.650-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:51.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:51.651-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6549) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:51.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:51.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:51.653-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6550) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:52.153-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:52.154-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:52.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:52.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:52.157-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6551) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:52.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:52.158-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:52.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:52.160-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6552) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:52.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:52.161-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:52.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:52.163-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6553) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:52.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:52.164-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:52.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:52.166-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6554) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:52.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:52.166-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:52.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:52.168-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6555) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:52.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:52.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:52.170-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6556) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:52.668-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:52.670-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:52.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:52.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:52.672-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6557) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:52.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:52.673-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:52.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:52.675-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6558) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:52.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:52.676-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:52.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:52.678-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6559) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:52.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:52.679-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:52.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:52.680-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6560) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:52.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:52.681-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:52.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:52.683-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6561) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:52.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:52.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:52.684-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6562) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:53.185-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:53.186-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:53.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:53.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:53.188-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6563) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:53.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:53.189-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:53.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:53.191-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6564) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:53.191-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:53.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:53.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:53.193-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6565) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:53.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:53.194-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:53.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:53.195-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6566) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:53.196-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:53.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:53.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:53.198-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6567) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:53.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:53.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:53.200-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6568) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:53.698-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:53.700-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:53.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:53.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:53.702-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6569) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:53.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:53.703-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:53.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:53.705-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6570) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:53.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:53.706-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:53.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:53.708-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6571) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:53.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:53.709-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:53.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:53.711-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6572) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:53.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:53.711-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:53.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:53.713-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6573) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:53.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:53.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:53.715-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6574) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:54.216-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:54.217-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:54.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:54.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:54.219-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6575) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:54.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:54.220-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:54.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:54.222-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6576) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:54.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:54.223-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:54.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:54.225-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6577) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:54.225-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:54.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:54.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:54.227-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6578) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:54.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:54.228-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:54.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:54.230-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6579) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:54.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:54.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:54.231-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6580) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:54.733-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:54.734-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:54.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:54.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:54.737-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6581) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:54.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:54.738-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:54.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:54.740-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6582) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:54.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:54.741-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:54.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:54.743-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6583) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:54.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:54.743-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:54.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:54.745-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6584) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:54.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:54.746-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:54.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:54.748-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6585) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:54.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:54.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:54.750-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6586) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:55.250-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:55.251-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:55.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:55.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:55.255-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6587) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:55.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:55.256-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:55.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:55.258-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6588) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:55.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:55.258-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:55.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:55.260-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6589) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:55.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:55.261-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:55.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:55.263-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6590) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:55.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:55.264-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:55.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:55.266-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6591) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:55.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:55.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:55.268-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6592) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:55.770-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:55.772-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:55.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:55.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:55.774-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6593) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:55.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:55.775-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:55.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:55.777-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6594) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:55.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:55.778-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:55.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:55.780-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6595) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:55.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:55.781-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:55.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:55.783-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6596) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:55.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:55.783-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:55.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:55.785-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6597) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:55.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:55.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:55.787-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6598) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:56.287-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:56.288-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:56.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:56.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:56.291-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6599) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:56.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:56.292-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:56.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:56.294-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6600) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:56.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:56.294-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:56.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:56.296-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6601) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:56.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:56.297-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:56.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:56.299-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6602) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:56.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:56.300-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:56.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:56.302-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6603) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:56.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:56.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:56.304-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6604) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:56.804-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:56.805-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:56.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:56.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:56.808-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6605) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:56.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:56.809-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:56.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:56.811-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6606) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:56.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:56.812-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:56.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:56.814-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6607) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:56.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:56.815-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:56.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:56.817-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6608) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:56.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:56.818-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:56.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:56.820-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6609) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:56.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:56.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:56.822-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6610) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:57.320-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:57.322-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:57.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:57.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:57.325-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6611) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:57.325-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:57.326-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:57.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:57.328-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6612) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:57.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:57.329-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:57.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:57.331-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6613) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:57.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:57.331-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:57.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:57.333-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6614) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:57.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:57.334-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:57.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:57.336-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6615) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:57.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:57.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:57.338-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6616) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:57.836-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:57.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:57.838-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:57.839-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:57.841-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6617) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:57.842-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:57.842-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:57.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:57.845-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6618) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:57.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:57.845-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:43:57.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:57.849-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6619) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:57.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:57.850-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:57.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:57.852-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6620) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:57.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:57.853-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:57.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:57.857-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6621) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:57.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:57.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:57.859-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6622) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:57.934-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:43:58.357-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:58.359-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:58.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:58.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:58.362-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6623) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:58.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:58.363-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:58.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:58.365-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6624) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:58.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:58.365-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:58.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:58.367-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6625) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:58.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:58.368-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:58.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:58.370-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6626) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:58.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:58.371-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:58.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:58.373-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6627) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:58.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:58.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:58.375-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6628) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:58.873-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:58.875-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:58.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:58.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:58.877-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6629) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:58.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:58.878-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:58.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:58.880-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6630) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:58.881-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:58.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:58.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:58.883-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6631) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:58.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:58.884-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:58.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:58.886-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6632) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:58.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:58.886-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:58.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:58.888-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6633) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:58.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:58.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:58.891-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6634) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:59.389-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:43:59.391-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:59.391-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:59.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:59.393-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6635) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:59.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:59.394-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:59.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:59.396-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6636) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:59.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:59.397-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:43:59.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:59.399-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6637) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:59.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:59.400-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:59.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:59.401-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6638) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:59.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:59.402-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:59.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:59.404-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6639) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:59.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:59.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:59.406-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6640) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:59.907-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:43:59.908-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:59.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:59.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:59.910-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6641) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:59.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:59.911-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:59.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:59.913-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6642) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:59.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:59.914-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:59.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:59.916-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6643) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:59.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:59.916-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:43:59.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:59.918-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6644) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:59.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:59.919-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:43:59.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:43:59.920-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6645) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:43:59.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:43:59.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:43:59.922-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6646) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:00.420-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:00.422-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:00.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:00.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:00.424-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6647) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:00.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:00.425-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:44:00.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:00.427-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6648) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:00.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:00.428-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:00.429-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:00.430-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6649) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:00.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:00.430-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:44:00.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:00.432-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6650) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:00.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:00.433-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:00.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:00.434-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6651) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:00.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:00.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:00.436-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6652) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:00.937-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:00.938-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:00.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:00.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:00.941-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6653) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:00.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:00.942-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:00.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:00.944-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6654) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:00.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:00.945-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:00.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:00.947-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6655) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:00.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:00.947-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:00.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:00.949-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6656) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:00.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:00.950-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:00.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:00.952-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6657) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:00.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:00.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:00.954-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6658) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:01.453-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:01.454-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:01.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:01.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:01.457-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6659) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:01.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:01.458-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:01.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:01.460-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6660) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:01.461-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:01.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:01.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:01.462-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6661) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:01.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:01.463-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:01.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:01.465-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6662) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:01.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:01.466-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:01.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:01.468-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6663) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:01.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:01.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:01.470-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6664) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:01.970-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:01.971-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:01.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:01.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:01.975-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6665) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:01.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:01.976-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:01.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:01.978-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6666) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:01.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:01.979-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:01.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:01.981-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6667) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:01.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:01.982-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:01.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:01.985-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6668) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:01.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:01.986-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:01.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:01.988-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6669) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:01.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:01.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:01.992-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6670) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:02.489-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:02.491-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:02.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:02.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:02.493-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6671) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:02.494-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:02.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:02.495-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:02.496-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6672) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:02.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:02.496-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:02.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:02.498-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6673) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:02.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:02.499-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:02.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:02.501-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6674) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:02.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:02.502-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:02.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:02.504-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6675) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:02.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:02.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:02.506-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6676) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:03.004-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:44:03.006-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:03.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:03.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:03.008-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6677) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:03.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:03.009-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:44:03.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:03.011-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6678) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:03.012-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:03.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:03.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:03.014-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6679) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:03.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:03.015-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:44:03.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:03.017-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6680) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:03.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:03.017-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:03.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:03.019-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6681) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:03.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:03.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:03.021-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6682) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:03.520-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:03.521-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:03.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:03.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:03.523-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6683) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:03.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:03.524-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:03.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:03.526-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6684) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:03.527-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:03.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:03.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:03.529-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6685) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:03.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:03.529-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:03.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:03.531-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6686) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:03.532-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:03.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:03.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:03.534-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6687) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:03.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:03.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:03.536-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6688) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:04.037-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:04.055-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:44:04.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:04.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:04.085-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6689) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:04.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:04.099-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:04.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:04.101-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6690) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:04.101-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:44:04.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:04.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:04.103-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6691) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:04.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:04.104-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:04.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:04.106-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6692) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:04.106-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:44:04.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:04.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:04.108-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6693) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:04.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:04.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:04.110-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6694) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:04.613-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:04.614-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:04.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:04.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:04.616-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6695) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:04.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:04.617-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:04.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:04.619-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6696) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:04.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:04.620-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:44:04.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:04.622-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6697) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:04.623-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:04.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:04.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:04.625-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6698) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:04.625-0400 I ASIO [replexec-6] Connecting to louisamac:5007 2018-04-25T11:44:04.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:04.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:04.627-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6699) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:04.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:04.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:04.629-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6700) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:05.132-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:05.133-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:05.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:05.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:05.135-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6701) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:05.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:05.136-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:05.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:05.139-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6702) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:05.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:05.139-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:05.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:05.142-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6703) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:05.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:05.142-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:05.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:05.144-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6704) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:05.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:05.145-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:05.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:05.147-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6705) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:05.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:05.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:05.148-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6706) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:05.648-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:05.649-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:05.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:05.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:05.652-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6707) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:05.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:05.653-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:05.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:05.655-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6708) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:05.656-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:05.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:05.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:05.658-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6709) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:05.659-0400 I ASIO [replexec-6] Connecting to louisamac:5008 2018-04-25T11:44:05.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:05.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:05.661-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6710) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:05.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:05.661-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:05.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:05.663-0400 I REPL_HB [replexec-6] Error in heartbeat (requestId: 6711) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:05.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:05.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:05.665-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6712) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:06.163-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:06.165-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:06.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:06.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:06.168-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6713) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:06.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:06.169-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:06.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:06.171-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6714) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:06.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:06.171-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:06.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:06.173-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6715) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:06.174-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:06.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:06.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:06.176-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6716) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:06.177-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:06.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:06.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:06.179-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6717) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:06.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:06.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:06.181-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6718) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:06.684-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:06.685-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:06.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:06.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:06.689-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6719) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:06.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:06.690-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:06.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:06.692-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6720) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:06.693-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:06.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:06.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:06.695-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6721) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:06.696-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:06.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:06.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:06.698-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6722) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:06.699-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:06.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:06.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:06.701-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6723) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:06.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:06.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:06.703-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6724) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:07.204-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:07.205-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:07.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:07.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:07.208-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6725) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:07.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:07.209-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:07.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:07.211-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6726) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:07.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:07.212-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:07.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:07.214-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6727) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:07.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:07.215-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:07.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:07.217-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6728) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:07.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:07.218-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:07.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:07.219-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6729) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:07.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:07.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:07.221-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6730) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:07.720-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:07.721-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:07.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:07.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:07.724-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6731) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:07.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:07.725-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:07.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:07.727-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6732) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:07.728-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:07.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:07.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:07.730-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6733) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:07.731-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:07.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:07.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:07.733-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6734) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:07.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:07.734-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:07.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:07.736-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6735) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:07.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:07.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:07.739-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6736) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:08.237-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:08.239-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:08.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:08.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:08.241-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6737) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:08.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:08.242-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:08.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:08.244-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6738) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:08.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:08.245-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:08.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:08.247-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6739) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:08.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:08.247-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:08.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:08.249-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6740) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:08.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:08.250-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:08.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:08.252-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6741) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:08.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:08.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:08.254-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6742) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:08.754-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:08.755-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:08.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:08.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:08.758-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6743) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:08.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:08.759-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:08.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:08.761-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6744) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:08.762-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:08.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:08.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:08.764-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6745) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:08.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:08.764-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:08.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:08.766-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6746) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:08.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:08.767-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:08.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:08.769-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6747) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:08.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:08.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:08.771-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6748) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:09.273-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:09.274-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:09.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:09.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:09.277-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6749) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:09.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:09.278-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:09.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:09.280-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6750) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:09.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:09.280-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:09.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:09.282-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6751) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:09.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:09.283-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:09.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:09.285-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6752) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:09.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:09.286-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:09.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:09.288-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6753) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:09.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:09.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:09.290-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6754) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:09.789-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:09.790-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:09.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:09.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:09.792-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6755) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:09.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:09.793-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:09.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:09.794-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6756) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:09.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:09.795-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:09.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:09.797-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6757) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:09.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:09.798-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:09.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:09.800-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6758) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:09.800-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:09.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:09.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:09.802-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6759) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:09.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:09.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:09.804-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6760) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:10.302-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:10.304-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:10.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:10.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:10.306-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6761) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:10.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:10.307-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:10.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:10.310-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6762) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:10.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:10.310-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:10.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:10.312-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6763) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:10.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:10.313-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:10.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:10.315-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6764) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:10.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:10.315-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:10.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:10.317-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6765) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:10.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:10.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:10.319-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6766) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:10.818-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:10.819-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:10.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:10.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:10.822-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6767) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:10.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:10.823-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:10.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:10.825-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6768) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:10.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:10.826-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:10.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:10.828-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6769) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:10.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:10.828-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:10.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:10.830-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6770) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:10.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:10.831-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:10.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:10.833-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6771) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:10.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:10.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:10.835-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6772) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:11.335-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:11.336-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:11.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:11.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:11.339-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6773) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:11.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:11.340-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:11.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:11.343-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6774) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:11.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:11.343-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:11.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:11.345-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6775) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:11.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:11.346-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:11.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:11.348-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6776) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:11.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:11.349-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:11.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:11.351-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6777) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:11.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:11.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:11.353-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6778) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:11.853-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:11.854-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:11.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:11.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:11.857-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6779) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:11.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:11.858-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:11.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:11.860-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6780) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:11.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:11.861-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:11.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:11.863-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6781) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:11.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:11.863-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:11.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:11.865-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6782) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:11.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:11.866-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:11.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:11.868-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6783) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:11.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:11.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:11.870-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6784) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:12.368-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:12.370-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:12.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:12.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:12.372-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6785) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:12.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:12.374-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:12.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:12.376-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6786) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:12.377-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:12.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:12.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:12.378-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6787) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:12.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:12.379-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:12.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:12.381-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6788) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:12.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:12.382-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:12.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:12.384-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6789) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:12.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:12.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:12.386-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6790) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:12.886-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:12.887-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:12.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:12.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:12.889-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6791) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:12.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:12.890-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:12.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:12.892-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6792) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:12.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:12.893-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:12.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:12.895-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6793) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:12.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:12.896-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:12.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:12.897-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6794) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:12.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:12.898-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:12.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:12.900-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6795) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:12.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:12.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:12.902-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6796) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:13.400-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:13.402-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:13.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:13.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:13.405-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6797) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:13.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:13.406-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:13.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:13.408-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6798) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:13.409-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:13.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:13.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:13.411-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6799) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:13.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:13.411-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:13.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:13.413-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6800) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:13.414-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:13.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:13.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:13.416-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6801) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:13.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:13.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:13.418-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6802) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:13.918-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:13.919-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:13.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:13.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:13.922-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6803) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:13.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:13.923-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:13.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:13.925-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6804) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:13.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:13.926-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:13.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:13.928-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6805) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:13.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:13.929-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:13.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:13.931-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6806) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:13.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:13.931-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:13.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:13.933-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6807) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:13.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:13.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:13.935-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6808) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:14.433-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:14.435-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:14.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:14.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:14.437-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6809) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:14.438-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:14.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:14.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:14.440-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6810) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:14.441-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:14.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:14.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:14.443-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6811) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:14.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:14.444-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:14.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:14.446-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6812) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:14.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:14.446-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:14.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:14.448-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6813) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:14.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:14.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:14.450-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6814) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:14.952-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:14.953-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:14.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:14.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:14.956-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6815) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:14.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:14.957-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:14.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:14.960-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6816) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:14.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:14.960-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:14.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:14.963-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6817) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:14.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:14.963-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:14.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:14.965-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6818) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:14.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:14.966-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:14.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:14.968-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6819) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:14.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:14.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:14.970-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6820) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:15.470-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:15.471-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:15.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:15.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:15.474-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6821) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:15.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:15.475-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:15.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:15.477-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6822) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:15.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:15.478-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:15.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:15.480-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6823) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:15.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:15.481-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:15.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:15.482-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6824) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:15.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:15.483-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:15.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:15.485-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6825) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:15.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:15.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:15.487-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6826) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:15.986-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:15.988-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:15.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:15.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:15.991-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6827) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:15.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:15.992-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:15.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:15.994-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6828) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:15.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:15.995-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:15.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:15.997-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6829) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:15.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:15.997-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:15.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:15.999-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6830) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:16.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:16.000-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:16.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:16.002-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6831) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:16.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:16.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:16.004-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6832) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:16.503-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:16.505-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:16.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:16.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:16.507-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6833) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:16.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:16.509-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:16.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:16.511-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6834) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:16.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:16.511-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:16.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:16.513-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6835) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:16.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:16.514-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:16.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:16.516-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6836) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:16.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:16.516-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:16.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:16.518-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6837) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:16.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:16.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:16.520-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6838) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:17.019-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:17.021-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:17.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:17.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:17.024-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6839) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:17.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:17.025-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:17.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:17.027-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6840) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:17.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:17.028-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:17.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:17.030-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6841) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:17.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:17.030-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:17.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:17.032-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6842) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:17.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:17.033-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:17.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:17.035-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6843) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:17.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:17.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:17.037-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6844) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:17.537-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:17.538-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:17.539-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:17.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:17.541-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6845) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:17.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:17.542-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:17.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:17.544-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6846) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:17.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:17.544-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:17.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:17.546-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6847) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:17.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:17.547-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:17.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:17.549-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6848) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:17.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:17.550-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:17.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:17.552-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6849) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:17.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:17.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:17.554-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6850) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:18.053-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:18.054-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:18.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:18.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:18.056-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6851) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:18.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:18.057-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:18.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:18.059-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6852) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:18.059-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:18.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:18.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:18.061-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6853) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:18.062-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:18.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:18.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:18.064-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6854) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:18.065-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:18.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:18.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:18.067-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6855) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:18.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:18.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:18.069-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6856) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:18.570-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:18.580-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:18.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:18.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:18.613-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6857) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:18.613-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:18.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:18.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:18.640-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6858) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:18.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:18.649-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:18.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:18.652-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6859) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:18.653-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:18.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:18.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:18.655-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6860) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:18.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:18.656-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:18.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:18.658-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6861) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:18.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:18.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:18.659-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6862) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:19.163-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:19.164-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:19.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:19.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:19.167-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6863) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:19.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:19.168-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:19.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:19.170-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6864) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:19.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:19.171-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:19.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:19.173-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6865) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:19.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:19.174-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:19.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:19.176-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6866) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:19.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:19.176-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:19.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:19.178-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6867) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:19.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:19.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:19.180-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6868) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:19.683-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:19.685-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:19.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:19.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:19.688-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6869) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:19.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:19.689-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:19.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:19.691-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6870) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:19.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:19.692-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:19.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:19.695-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6871) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:19.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:19.696-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:19.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:19.698-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6872) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:19.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:19.699-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:19.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:19.702-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6873) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:19.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:19.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:19.704-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6874) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:20.203-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:20.205-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:20.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:20.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:20.207-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6875) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:20.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:20.209-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:20.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:20.211-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6876) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:20.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:20.211-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:20.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:20.213-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6877) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:20.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:20.214-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:20.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:20.216-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6878) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:20.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:20.216-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:20.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:20.218-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6879) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:20.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:20.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:20.220-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6880) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:20.719-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:20.720-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:20.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:20.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:20.723-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6881) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:20.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:20.724-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:20.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:20.726-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6882) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:20.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:20.727-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:20.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:20.729-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6883) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:20.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:20.730-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:20.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:20.731-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6884) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:20.732-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:20.732-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:20.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:20.734-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6885) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:20.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:20.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:20.736-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6886) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:21.234-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:21.236-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:21.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:21.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:21.238-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6887) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:21.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:21.239-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:21.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:21.241-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6888) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:21.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:21.242-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:21.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:21.244-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6889) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:21.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:21.245-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:21.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:21.247-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6890) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:21.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:21.247-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:21.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:21.249-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6891) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:21.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:21.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:21.251-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6892) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:21.753-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:21.755-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:21.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:21.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:21.758-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6893) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:21.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:21.759-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:21.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:21.761-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6894) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:21.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:21.762-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:21.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:21.764-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6895) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:21.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:21.764-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:21.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:21.766-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6896) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:21.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:21.767-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:21.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:21.769-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6897) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:21.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:21.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:21.771-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6898) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:22.270-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:22.271-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:22.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:22.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:22.274-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6899) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:22.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:22.275-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:22.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:22.277-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6900) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:22.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:22.278-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:22.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:22.280-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6901) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:22.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:22.281-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:22.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:22.282-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6902) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:22.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:22.283-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:22.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:22.285-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6903) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:22.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:22.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:22.287-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6904) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:22.785-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:22.787-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:22.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:22.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:22.789-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6905) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:22.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:22.790-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:22.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:22.793-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6906) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:22.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:22.793-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:22.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:22.795-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6907) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:22.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:22.796-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:22.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:22.798-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6908) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:22.799-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:22.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:22.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:22.801-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6909) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:22.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:22.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:22.802-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6910) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:23.303-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:23.304-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:23.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:23.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:23.307-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6911) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:23.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:23.308-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:23.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:23.310-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6912) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:23.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:23.310-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:23.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:23.312-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6913) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:23.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:23.313-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:23.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:23.315-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6914) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:23.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:23.316-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:23.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:23.318-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6915) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:23.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:23.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:23.320-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6916) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:23.819-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:23.820-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:23.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:23.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:23.823-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6917) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:23.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:23.824-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:23.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:23.826-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6918) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:23.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:23.827-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:23.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:23.829-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6919) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:23.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:23.830-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:23.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:23.831-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6920) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:23.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:23.832-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:23.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:23.834-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6921) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:23.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:23.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:23.836-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6922) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:24.337-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:24.347-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:24.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:24.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:24.350-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6923) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:24.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:24.351-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:24.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:24.353-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6924) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:24.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:24.354-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:24.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:24.356-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6925) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:24.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:24.356-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:24.357-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:24.358-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6926) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:24.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:24.359-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:24.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:24.361-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6927) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:24.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:24.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:24.363-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6928) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:24.863-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:24.864-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:24.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:24.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:24.867-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6929) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:24.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:24.868-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:24.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:24.870-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6930) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:24.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:24.871-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:24.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:24.873-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6931) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:24.874-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:24.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:24.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:24.875-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6932) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:24.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:24.876-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:24.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:24.878-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6933) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:24.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:24.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:24.880-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6934) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:25.380-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:25.382-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:25.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:25.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:25.385-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6935) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:25.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:25.386-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:25.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:25.388-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6936) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:25.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:25.388-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:25.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:25.390-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6937) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:25.391-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:25.391-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:25.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:25.393-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6938) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:25.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:25.394-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:25.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:25.396-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6939) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:25.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:25.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:25.398-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6940) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:25.896-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:25.898-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:25.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:25.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:25.900-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6941) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:25.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:25.901-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:25.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:25.903-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6942) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:25.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:25.904-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:25.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:25.906-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6943) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:25.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:25.906-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:25.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:25.908-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6944) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:25.909-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:25.909-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:25.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:25.911-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6945) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:25.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:25.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:25.913-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6946) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:26.415-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:26.416-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:26.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:26.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:26.419-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6947) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:26.420-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:26.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:26.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:26.422-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6948) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:26.423-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:26.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:26.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:26.425-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6949) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:26.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:26.426-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:26.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:26.428-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6950) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:26.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:26.428-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:26.429-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:26.430-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6951) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:26.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:26.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:26.432-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6952) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:26.930-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:26.932-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:26.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:26.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:26.934-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6953) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:26.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:26.935-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:26.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:26.937-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6954) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:26.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:26.938-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:26.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:26.940-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6955) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:26.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:26.941-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:26.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:26.942-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6956) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:26.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:26.943-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:26.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:26.945-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6957) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:26.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:26.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:26.947-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6958) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:27.450-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:27.451-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:27.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:27.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:27.454-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6959) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:27.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:27.455-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:27.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:27.457-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6960) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:27.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:27.458-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:27.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:27.460-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6961) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:27.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:27.460-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:27.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:27.462-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6962) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:27.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:27.463-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:27.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:27.465-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6963) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:27.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:27.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:27.467-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6964) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:27.936-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:44:27.967-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:27.968-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:27.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:27.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:27.971-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6965) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:27.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:27.972-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:27.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:27.974-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6966) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:27.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:27.975-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:27.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:27.977-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6967) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:27.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:27.978-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:27.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:27.980-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6968) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:27.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:27.980-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:27.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:27.982-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6969) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:27.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:27.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:27.984-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6970) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:28.485-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:28.486-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:28.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:28.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:28.489-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6971) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:28.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:28.490-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:28.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:28.492-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6972) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:28.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:28.493-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:28.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:28.495-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6973) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:28.495-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:28.495-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:28.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:28.497-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6974) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:28.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:28.498-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:28.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:28.500-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6975) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:28.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:28.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:28.501-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6976) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:29.003-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:29.005-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:29.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:29.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:29.007-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6977) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:29.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:29.008-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:29.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:29.010-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6978) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:29.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:29.011-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:29.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:29.013-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6979) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:29.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:29.014-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:29.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:29.016-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6980) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:29.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:29.016-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:29.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:29.018-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6981) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:29.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:29.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:29.020-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6982) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:29.518-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:29.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:29.520-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:29.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:29.522-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6983) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:29.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:29.523-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:29.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:29.525-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6984) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:29.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:29.526-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:29.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:29.528-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6985) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:29.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:29.529-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:29.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:29.531-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6986) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:29.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:29.531-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:29.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:29.533-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6987) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:29.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:29.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:29.535-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6988) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:30.034-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:30.035-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:30.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:30.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:30.038-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6989) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:30.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:30.039-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:30.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:30.041-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6990) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:30.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:30.042-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:30.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:30.044-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6991) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:30.045-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:30.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:30.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:30.047-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6992) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:30.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:30.048-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:30.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:30.049-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6993) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:30.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:30.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:30.051-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6994) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:30.549-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:30.551-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:30.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:30.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:30.553-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6995) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:30.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:30.554-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:30.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:30.556-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6996) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:30.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:30.557-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:30.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:30.559-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 6997) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:30.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:30.560-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:30.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:30.562-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6998) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:30.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:30.562-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:30.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:30.564-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 6999) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:30.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:30.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:30.566-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7000) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:31.069-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:31.070-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:31.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:31.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:31.073-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7001) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:31.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:31.074-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:31.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:31.076-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7002) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:31.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:31.077-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:31.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:31.079-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7003) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:31.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:31.080-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:31.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:31.082-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7004) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:31.083-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:31.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:31.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:31.085-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7005) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:31.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:31.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:31.087-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7006) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:31.587-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:31.589-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:31.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:31.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:31.591-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7007) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:31.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:31.592-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:31.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:31.595-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7008) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:31.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:31.596-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:31.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:31.598-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7009) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:31.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:31.599-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:31.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:31.601-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7010) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:31.602-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:31.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:31.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:31.604-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7011) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:31.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:31.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:31.606-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7012) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:32.107-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:32.108-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:32.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:32.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:32.110-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7013) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:32.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:32.111-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:32.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:32.113-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7014) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:32.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:32.113-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:32.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:32.115-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7015) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:32.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:32.116-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:32.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:32.118-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7016) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:32.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:32.119-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:32.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:32.121-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7017) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:32.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:32.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:32.123-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7018) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:32.622-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:32.623-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:32.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:32.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:32.626-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7019) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:32.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:32.627-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:32.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:32.628-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7020) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:32.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:32.629-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:32.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:32.631-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7021) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:32.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:32.632-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:32.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:32.634-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7022) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:32.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:32.634-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:32.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:32.636-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7023) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:32.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:32.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:32.638-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7024) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:33.140-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:33.141-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:33.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:33.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:33.144-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7025) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:33.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:33.145-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:33.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:33.146-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7026) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:33.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:33.147-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:33.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:33.149-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7027) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:33.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:33.150-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:33.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:33.152-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7028) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:33.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:33.153-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:33.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:33.155-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7029) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:33.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:33.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:33.157-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7030) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:33.656-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:33.657-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:33.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:33.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:33.660-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7031) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:33.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:33.661-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:33.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:33.663-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7032) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:33.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:33.663-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:33.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:33.665-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7033) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:33.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:33.666-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:33.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:33.667-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7034) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:33.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:33.668-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:33.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:33.669-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7035) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:33.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:33.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:33.671-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7036) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:34.170-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:34.171-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:34.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:34.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:34.174-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7037) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:34.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:34.175-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:34.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:34.178-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7038) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:34.179-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:34.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:34.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:34.181-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7039) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:34.182-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:34.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:34.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:34.184-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7040) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:34.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:34.186-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:34.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:34.189-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7041) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:34.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:34.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:34.192-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7042) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:34.689-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:34.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:34.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:34.692-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7043) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:34.693-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:34.694-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:34.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:34.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:34.696-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7044) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:34.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:34.696-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:34.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:34.698-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7045) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:34.699-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:34.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:34.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:34.701-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7046) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:34.701-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:34.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:34.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:34.703-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7047) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:34.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:34.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:34.705-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7048) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:35.203-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:35.205-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:35.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:35.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:35.208-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7049) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:35.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:35.209-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:35.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:35.212-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7050) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:35.213-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:35.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:35.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:35.216-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7051) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:35.217-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:35.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:35.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:35.221-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7052) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:35.222-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:35.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:35.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:35.240-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7053) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:35.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:35.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:35.244-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7054) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:35.741-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:35.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:35.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:35.744-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7055) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:35.745-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:35.745-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:35.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:35.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:35.747-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7056) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:35.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:35.748-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:35.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:35.750-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7057) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:35.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:35.750-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:35.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:35.752-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7058) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:35.753-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:35.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:35.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:35.755-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7059) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:35.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:35.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:35.757-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7060) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:36.257-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:36.262-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:36.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:36.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:36.265-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7061) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:36.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:36.266-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:36.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:36.268-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7062) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:36.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:36.268-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:36.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:36.270-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7063) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:36.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:36.271-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:36.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:36.273-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7064) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:36.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:36.274-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:36.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:36.276-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7065) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:36.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:36.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:36.278-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7066) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:36.776-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:36.778-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:36.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:36.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:36.781-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7067) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:36.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:36.782-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:36.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:36.784-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7068) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:36.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:36.785-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:36.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:36.787-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7069) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:36.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:36.788-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:36.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:36.789-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7070) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:36.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:36.790-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:36.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:36.792-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7071) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:36.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:36.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:36.794-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7072) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:37.294-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:37.295-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:37.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:37.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:37.298-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7073) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:37.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:37.299-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:37.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:37.301-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7074) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:37.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:37.301-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:37.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:37.303-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7075) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:37.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:37.304-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:37.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:37.306-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7076) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:37.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:37.307-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:37.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:37.309-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7077) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:37.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:37.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:37.311-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7078) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:37.814-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:37.815-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:37.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:37.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:37.818-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7079) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:37.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:37.819-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:37.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:37.821-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7080) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:37.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:37.822-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:37.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:37.824-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7081) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:37.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:37.824-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:37.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:37.826-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7082) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:37.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:37.827-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:37.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:37.829-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7083) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:37.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:37.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:37.831-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7084) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:38.334-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:38.335-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:38.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:38.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:38.338-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7085) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:38.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:38.339-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:38.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:38.341-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7086) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:38.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:38.342-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:38.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:38.344-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7087) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:38.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:38.345-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:38.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:38.347-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7088) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:38.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:38.347-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:38.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:38.349-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7089) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:38.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:38.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:38.351-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7090) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:38.853-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:38.854-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:38.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:38.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:38.857-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7091) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:38.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:38.858-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:38.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:38.860-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7092) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:38.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:38.861-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:38.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:38.863-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7093) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:38.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:38.864-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:38.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:38.866-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7094) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:38.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:38.867-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:38.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:38.869-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7095) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:38.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:38.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:38.870-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7096) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:39.370-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:39.371-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:39.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:39.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:39.374-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7097) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:39.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:39.375-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:39.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:39.377-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7098) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:39.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:39.378-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:39.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:39.380-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7099) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:39.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:39.380-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:39.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:39.382-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7100) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:39.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:39.383-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:39.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:39.385-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7101) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:39.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:39.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:39.387-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7102) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:39.886-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:39.887-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:39.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:39.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:39.890-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7103) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:39.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:39.891-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:39.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:39.893-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7104) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:39.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:39.894-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:39.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:39.896-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7105) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:39.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:39.896-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:39.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:39.898-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7106) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:39.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:39.899-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:39.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:39.901-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7107) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:39.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:39.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:39.903-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7108) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:40.403-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:40.405-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:40.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:40.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:40.408-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7109) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:40.408-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:40.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:40.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:40.411-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7110) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:40.411-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:40.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:40.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:40.413-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7111) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:40.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:40.414-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:40.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:40.416-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7112) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:40.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:40.417-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:40.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:40.419-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7113) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:40.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:40.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:40.420-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7114) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:40.920-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:40.921-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:40.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:40.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:40.924-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7115) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:40.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:40.925-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:40.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:40.927-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7116) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:40.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:40.927-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:40.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:40.929-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7117) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:40.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:40.930-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:40.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:40.932-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7118) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:40.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:40.933-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:40.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:40.935-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7119) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:40.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:40.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:40.937-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7120) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:41.439-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:41.441-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:41.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:41.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:41.443-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7121) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:41.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:41.444-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:41.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:41.447-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7122) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:41.447-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:41.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:41.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:41.449-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7123) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:41.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:41.450-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:41.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:41.452-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7124) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:41.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:41.453-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:41.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:41.455-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7125) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:41.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:41.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:41.457-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7126) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:41.955-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:41.957-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:41.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:41.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:41.959-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7127) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:41.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:41.960-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:41.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:41.962-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7128) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:41.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:41.963-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:41.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:41.965-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7129) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:41.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:41.966-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:41.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:41.968-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7130) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:41.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:41.969-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:41.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:41.971-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7131) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:41.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:41.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:41.973-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7132) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:42.471-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:42.473-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:42.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:42.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:42.475-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7133) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:42.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:42.476-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:42.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:42.478-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7134) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:42.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:42.479-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:42.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:42.481-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7135) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:42.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:42.482-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:42.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:42.484-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7136) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:42.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:42.485-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:42.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:42.487-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7137) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:42.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:42.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:42.489-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7138) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:42.988-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:42.989-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:42.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:42.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:42.992-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7139) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:42.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:42.993-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:42.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:42.995-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7140) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:42.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:42.995-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:42.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:42.997-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7141) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:42.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:42.998-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:42.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:43.000-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7142) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:43.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:43.001-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:43.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:43.003-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7143) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:43.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:43.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:43.005-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7144) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:43.503-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:43.505-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:43.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:43.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:43.507-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7145) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:43.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:43.508-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:43.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:43.510-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7146) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:43.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:43.511-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:43.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:43.513-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7147) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:43.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:43.514-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:43.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:43.516-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7148) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:43.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:43.517-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:43.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:43.519-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7149) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:43.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:43.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:43.521-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7150) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:44.021-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:44.022-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:44.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:44.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:44.025-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7151) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:44.026-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:44.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:44.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:44.028-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7152) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:44.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:44.029-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:44.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:44.032-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7153) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:44.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:44.033-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:44.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:44.036-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7154) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:44.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:44.037-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:44.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:44.039-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7155) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:44.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:44.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:44.042-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7156) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:44.544-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:44.545-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:44.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:44.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:44.548-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7157) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:44.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:44.549-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:44.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:44.551-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7158) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:44.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:44.552-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:44.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:44.554-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7159) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:44.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:44.555-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:44.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:44.557-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7160) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:44.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:44.557-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:44.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:44.559-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7161) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:44.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:44.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:44.561-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7162) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:45.059-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:45.061-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:45.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:45.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:45.063-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7163) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:45.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:45.064-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:45.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:45.066-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7164) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:45.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:45.067-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:45.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:45.069-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7165) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:45.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:45.070-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:45.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:45.072-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7166) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:45.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:45.073-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:45.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:45.075-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7167) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:45.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:45.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:45.077-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7168) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:45.580-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:45.581-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:45.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:45.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:45.584-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7169) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:45.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:45.585-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:45.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:45.587-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7170) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:45.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:45.588-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:45.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:45.590-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7171) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:45.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:45.591-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:45.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:45.593-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7172) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:45.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:45.594-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:45.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:45.595-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7173) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:45.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:45.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:45.597-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7174) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:46.100-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:46.101-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:46.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:46.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:46.104-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7175) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:46.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:46.105-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:46.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:46.107-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7176) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:46.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:46.108-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:46.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:46.110-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7177) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:46.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:46.111-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:46.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:46.113-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7178) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:46.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:46.113-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:46.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:46.115-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7179) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:46.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:46.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:46.117-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7180) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:46.616-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:46.618-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:46.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:46.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:46.621-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7181) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:46.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:46.622-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:46.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:46.624-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7182) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:46.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:46.624-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:46.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:46.626-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7183) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:46.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:46.627-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:46.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:46.629-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7184) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:46.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:46.630-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:46.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:46.632-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7185) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:46.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:46.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:46.634-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7186) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:47.136-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:47.138-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:47.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:47.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:47.140-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7187) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:47.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:47.142-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:47.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:47.144-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7188) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:47.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:47.144-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:47.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:47.146-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7189) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:47.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:47.147-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:47.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:47.149-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7190) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:47.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:47.150-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:47.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:47.152-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7191) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:47.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:47.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:47.154-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7192) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:47.652-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:47.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:47.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:47.655-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7193) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:47.655-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:47.656-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:47.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:47.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:47.658-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7194) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:47.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:47.659-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:47.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:47.660-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7195) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:47.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:47.661-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:47.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:47.663-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7196) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:47.663-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:47.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:47.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:47.665-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7197) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:47.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:47.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:47.667-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7198) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:48.170-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:48.171-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:48.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:48.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:48.174-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7199) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:48.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:48.175-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:48.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:48.177-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7200) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:48.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:48.178-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:48.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:48.180-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7201) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:48.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:48.180-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:48.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:48.182-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7202) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:48.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:48.183-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:48.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:48.185-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7203) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:48.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:48.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:48.187-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7204) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:48.685-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:48.687-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:48.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:48.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:48.689-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7205) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:48.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:48.690-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:48.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:48.692-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7206) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:48.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:48.693-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:48.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:48.695-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7207) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:48.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:48.696-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:48.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:48.698-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7208) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:48.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:48.698-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:48.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:48.700-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7209) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:48.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:48.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:48.703-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7210) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:49.200-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:49.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:49.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:49.204-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7211) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:49.205-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:49.206-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:49.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:49.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:49.208-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7212) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:49.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:49.209-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:49.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:49.211-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7213) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:49.212-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:49.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:49.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:49.213-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7214) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:49.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:49.214-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:49.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:49.216-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7215) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:49.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:49.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:49.218-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7216) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:49.716-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:49.718-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:49.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:49.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:49.720-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7217) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:49.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:49.721-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:49.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:49.723-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7218) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:49.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:49.724-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:49.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:49.726-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7219) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:49.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:49.727-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:49.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:49.729-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7220) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:49.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:49.730-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:49.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:49.732-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7221) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:49.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:49.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:49.734-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7222) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:50.232-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:50.234-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:50.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:50.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:50.236-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7223) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:50.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:50.237-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:50.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:50.239-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7224) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:50.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:50.240-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:50.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:50.242-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7225) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:50.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:50.243-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:50.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:50.245-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7226) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:50.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:50.246-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:50.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:50.247-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7227) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:50.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:50.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:50.249-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7228) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:50.750-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:50.751-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:50.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:50.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:50.753-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7229) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:50.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:50.754-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:50.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:50.756-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7230) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:50.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:50.757-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:50.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:50.759-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7231) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:50.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:50.760-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:50.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:50.762-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7232) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:50.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:50.762-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:50.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:50.764-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7233) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:50.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:50.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:50.766-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7234) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:51.266-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:51.268-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:51.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:51.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:51.270-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7235) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:51.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:51.271-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:51.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:51.273-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7236) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:51.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:51.274-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:51.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:51.276-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7237) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:51.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:51.277-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:51.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:51.279-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7238) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:51.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:51.280-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:51.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:51.282-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7239) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:51.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:51.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:51.284-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7240) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:51.783-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:51.784-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:51.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:51.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:51.787-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7241) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:51.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:51.788-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:51.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:51.790-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7242) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:51.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:51.791-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:51.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:51.793-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7243) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:51.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:51.793-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:51.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:51.795-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7244) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:51.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:51.796-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:51.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:51.797-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7245) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:51.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:51.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:51.799-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7246) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:52.297-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:52.299-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:52.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:52.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:52.301-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7247) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:52.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:52.302-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:52.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:52.304-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7248) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:52.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:52.305-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:52.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:52.307-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7249) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:52.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:52.308-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:52.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:52.310-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7250) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:52.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:52.310-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:52.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:52.312-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7251) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:52.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:52.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:52.314-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7252) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:52.813-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:52.814-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:52.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:52.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:52.816-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7253) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:52.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:52.817-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:52.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:52.819-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7254) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:52.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:52.819-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:52.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:52.821-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7255) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:52.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:52.822-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:52.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:52.824-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7256) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:52.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:52.825-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:52.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:52.827-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7257) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:52.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:52.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:52.828-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7258) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:53.329-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:53.330-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:53.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:53.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:53.333-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7259) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:53.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:53.334-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:53.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:53.336-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7260) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:53.337-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:53.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:53.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:53.339-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7261) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:53.340-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:53.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:53.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:53.342-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7262) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:53.342-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:53.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:53.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:53.344-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7263) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:53.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:53.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:53.346-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7264) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:53.846-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:53.847-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:53.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:53.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:53.850-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7265) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:53.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:53.851-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:53.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:53.853-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7266) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:53.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:53.854-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:53.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:53.856-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7267) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:53.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:53.856-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:53.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:53.858-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7268) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:53.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:53.859-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:53.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:53.861-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7269) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:53.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:53.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:53.863-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7270) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:54.362-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:54.374-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:54.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:54.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:54.377-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7271) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:54.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:54.379-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:54.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:54.381-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7272) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:54.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:54.382-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:54.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:54.384-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7273) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:54.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:54.384-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:54.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:54.386-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7274) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:54.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:54.387-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:54.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:54.389-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7275) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:54.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:54.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:54.391-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7276) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:54.890-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:54.891-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:54.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:54.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:54.894-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7277) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:54.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:54.895-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:54.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:54.897-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7278) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:54.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:54.897-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:54.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:54.899-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7279) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:54.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:54.900-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:54.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:54.902-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7280) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:54.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:54.902-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:54.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:54.904-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7281) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:54.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:54.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:54.906-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7282) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:55.405-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:55.407-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:55.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:55.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:55.410-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7283) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:55.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:55.411-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:55.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:55.413-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7284) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:55.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:55.413-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:55.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:55.415-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7285) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:55.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:55.416-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:55.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:55.418-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7286) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:55.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:55.419-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:55.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:55.421-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7287) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:55.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:55.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:55.422-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7288) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:55.926-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:55.927-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:55.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:55.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:55.930-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7289) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:55.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:55.931-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:55.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:55.933-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7290) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:55.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:55.934-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:55.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:55.936-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7291) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:55.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:55.936-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:55.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:55.938-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7292) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:55.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:55.939-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:55.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:55.941-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7293) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:55.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:55.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:55.943-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7294) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:56.446-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:56.447-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:56.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:56.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:56.450-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7295) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:56.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:56.451-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:56.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:56.453-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7296) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:56.454-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:56.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:56.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:56.456-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7297) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:56.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:56.457-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:56.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:56.459-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7298) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:56.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:56.459-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:56.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:56.461-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7299) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:56.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:56.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:56.463-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7300) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:56.961-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:56.963-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:56.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:56.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:56.966-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7301) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:56.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:56.967-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:56.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:56.969-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7302) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:56.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:56.970-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:56.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:56.972-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7303) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:56.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:56.973-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:56.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:56.975-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7304) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:56.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:56.976-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:56.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:56.977-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7305) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:56.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:56.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:56.979-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7306) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:57.477-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:57.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:57.479-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:57.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:57.481-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7307) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:57.482-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:57.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:57.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:57.484-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7308) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:57.484-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:57.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:57.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:57.486-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7309) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:57.487-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:57.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:57.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:57.489-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7310) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:57.490-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:57.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:57.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:57.492-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7311) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:57.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:57.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:57.493-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7312) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:57.940-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:44:57.997-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:57.998-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:57.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:58.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:58.001-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7313) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:58.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:58.002-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:58.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:58.004-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7314) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:58.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:58.005-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:58.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:58.007-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7315) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:58.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:58.008-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:58.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:58.010-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7316) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:58.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:58.010-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:58.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:58.012-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7317) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:58.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:58.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:58.014-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7318) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:58.514-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:58.515-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:44:58.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:58.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:58.518-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7319) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:58.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:58.519-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:58.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:58.521-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7320) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:58.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:58.522-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:58.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:58.524-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7321) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:58.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:58.524-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:44:58.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:58.526-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7322) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:58.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:58.527-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:44:58.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:58.529-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7323) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:58.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:58.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:58.531-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7324) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:59.034-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:59.035-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:59.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:59.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:59.038-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7325) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:59.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:59.039-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:59.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:59.041-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7326) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:59.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:59.042-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:59.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:59.044-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7327) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:59.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:59.044-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:59.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:59.046-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7328) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:59.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:59.047-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:59.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:59.049-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7329) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:59.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:59.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:59.051-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7330) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:59.552-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:44:59.554-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:59.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:59.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:59.556-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7331) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:59.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:59.557-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:59.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:59.559-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7332) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:59.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:59.560-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:59.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:59.562-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7333) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:59.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:59.563-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:44:59.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:59.565-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7334) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:59.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:59.565-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:44:59.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:44:59.567-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7335) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:44:59.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:44:59.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:44:59.569-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7336) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:00.070-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:00.071-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:00.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:00.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:00.074-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7337) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:00.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:00.075-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:00.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:00.077-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7338) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:00.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:00.078-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:00.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:00.080-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7339) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:00.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:00.081-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:00.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:00.083-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7340) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:00.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:00.083-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:00.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:00.085-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7341) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:00.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:00.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:00.087-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7342) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:00.585-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:00.587-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:00.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:00.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:00.589-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7343) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:00.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:00.590-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:00.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:00.592-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7344) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:00.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:00.593-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:00.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:00.595-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7345) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:00.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:00.596-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:00.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:00.598-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7346) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:00.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:00.598-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:00.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:00.601-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7347) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:00.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:00.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:00.602-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7348) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:01.104-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:01.106-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:01.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:01.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:01.108-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7349) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:01.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:01.109-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:01.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:01.112-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7350) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:01.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:01.112-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:01.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:01.114-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7351) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:01.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:01.115-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:01.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:01.117-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7352) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:01.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:01.118-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:01.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:01.120-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7353) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:01.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:01.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:01.121-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7354) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:01.620-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:01.621-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:01.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:01.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:01.624-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7355) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:01.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:01.625-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:01.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:01.627-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7356) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:01.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:01.627-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:01.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:01.630-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7357) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:01.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:01.630-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:01.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:01.632-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7358) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:01.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:01.633-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:01.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:01.635-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7359) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:01.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:01.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:01.637-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7360) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:02.136-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:02.138-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:02.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:02.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:02.140-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7361) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:02.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:02.141-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:02.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:02.143-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7362) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:02.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:02.144-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:02.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:02.146-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7363) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:02.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:02.147-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:02.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:02.149-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7364) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:02.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:02.150-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:02.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:02.152-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7365) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:02.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:02.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:02.153-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7366) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:02.652-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:02.653-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:02.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:02.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:02.656-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7367) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:02.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:02.657-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:02.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:02.659-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7368) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:02.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:02.660-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:02.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:02.662-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7369) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:02.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:02.663-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:02.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:02.665-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7370) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:02.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:02.666-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:02.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:02.667-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7371) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:02.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:02.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:02.669-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7372) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:03.170-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:03.171-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:03.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:03.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:03.174-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7373) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:03.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:03.175-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:03.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:03.178-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7374) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:03.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:03.179-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:03.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:03.182-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7375) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:03.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:03.183-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:03.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:03.185-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7376) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:03.186-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:03.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:03.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:03.189-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7377) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:03.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:03.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:03.192-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7378) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:03.692-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:03.693-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:03.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:03.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:03.696-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7379) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:03.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:03.697-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:03.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:03.700-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7380) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:03.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:03.700-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:03.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:03.702-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7381) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:03.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:03.703-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:03.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:03.705-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7382) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:03.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:03.706-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:03.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:03.708-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7383) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:03.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:03.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:03.709-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7384) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:04.208-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:04.213-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:04.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:04.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:04.216-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7385) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:04.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:04.217-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:04.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:04.219-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7386) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:04.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:04.219-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:04.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:04.221-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7387) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:04.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:04.222-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:04.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:04.224-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7388) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:04.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:04.224-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:04.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:04.226-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7389) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:04.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:04.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:04.228-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7390) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:04.731-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:04.732-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:04.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:04.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:04.735-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7391) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:04.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:04.736-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:04.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:04.738-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7392) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:04.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:04.739-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:04.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:04.741-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7393) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:04.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:04.742-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:04.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:04.744-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7394) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:04.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:04.744-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:04.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:04.746-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7395) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:04.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:04.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:04.748-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7396) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:05.250-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:05.252-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:05.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:05.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:05.254-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7397) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:05.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:05.255-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:05.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:05.257-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7398) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:05.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:05.258-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:05.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:05.260-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7399) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:05.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:05.261-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:05.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:05.263-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7400) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:05.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:05.264-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:05.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:05.266-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7401) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:05.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:05.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:05.268-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7402) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:05.769-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:05.771-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:05.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:05.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:05.774-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7403) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:05.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:05.775-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:05.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:05.777-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7404) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:05.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:05.777-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:05.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:05.779-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7405) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:05.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:05.780-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:05.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:05.782-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7406) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:05.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:05.782-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:05.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:05.784-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7407) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:05.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:05.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:05.786-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7408) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:06.285-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:06.286-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:06.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:06.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:06.289-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7409) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:06.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:06.290-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:06.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:06.292-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7410) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:06.293-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:06.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:06.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:06.294-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7411) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:06.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:06.295-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:06.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:06.297-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7412) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:06.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:06.298-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:06.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:06.300-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7413) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:06.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:06.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:06.303-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7414) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:06.800-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:06.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:06.804-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:06.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:06.807-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7415) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:06.808-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:06.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:06.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:06.811-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7416) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:06.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:06.813-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:06.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:06.816-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7417) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:06.818-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:06.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:06.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:06.822-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7418) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:06.823-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:06.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:06.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:06.829-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7419) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:06.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:06.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:06.831-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7420) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:07.333-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:07.335-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:07.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:07.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:07.338-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7421) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:07.338-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:07.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:07.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:07.341-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7422) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:07.341-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:07.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:07.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:07.343-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7423) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:07.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:07.344-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:07.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:07.346-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7424) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:07.347-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:07.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:07.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:07.349-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7425) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:07.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:07.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:07.350-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7426) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:07.853-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:07.854-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:07.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:07.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:07.856-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7427) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:07.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:07.857-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:07.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:07.859-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7428) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:07.859-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:07.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:07.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:07.861-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7429) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:07.861-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:07.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:07.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:07.863-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7430) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:07.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:07.864-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:07.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:07.866-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7431) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:07.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:07.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:07.868-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7432) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:08.366-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:08.368-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:08.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:08.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:08.370-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7433) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:08.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:08.371-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:08.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:08.373-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7434) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:08.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:08.374-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:08.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:08.376-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7435) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:08.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:08.377-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:08.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:08.378-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7436) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:08.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:08.379-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:08.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:08.381-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7437) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:08.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:08.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:08.382-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7438) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:08.882-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:08.883-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:08.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:08.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:08.886-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7439) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:08.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:08.887-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:08.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:08.889-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7440) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:08.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:08.890-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:08.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:08.892-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7441) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:08.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:08.893-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:08.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:08.895-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7442) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:08.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:08.895-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:08.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:08.897-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7443) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:08.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:08.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:08.899-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7444) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:09.402-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:09.403-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:09.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:09.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:09.406-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7445) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:09.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:09.408-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:09.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:09.410-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7446) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:09.411-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:09.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:09.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:09.413-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7447) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:09.414-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:09.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:09.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:09.416-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7448) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:09.417-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:09.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:09.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:09.419-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7449) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:09.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:09.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:09.421-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7450) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:09.922-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:09.923-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:09.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:09.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:09.926-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7451) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:09.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:09.927-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:09.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:09.929-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7452) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:09.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:09.930-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:09.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:09.932-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7453) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:09.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:09.933-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:09.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:09.935-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7454) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:09.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:09.936-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:09.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:09.938-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7455) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:09.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:09.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:09.940-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7456) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:10.438-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:10.440-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:10.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:10.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:10.442-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7457) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:10.443-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:10.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:10.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:10.445-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7458) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:10.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:10.446-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:10.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:10.448-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7459) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:10.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:10.449-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:10.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:10.451-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7460) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:10.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:10.452-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:10.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:10.453-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7461) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:10.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:10.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:10.455-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7462) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:10.954-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:10.955-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:10.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:10.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:10.957-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7463) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:10.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:10.958-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:10.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:10.960-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7464) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:10.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:10.961-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:10.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:10.963-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7465) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:10.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:10.963-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:10.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:10.965-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7466) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:10.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:10.966-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:10.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:10.968-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7467) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:10.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:10.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:10.970-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7468) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:11.469-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:11.471-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:11.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:11.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:11.473-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7469) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:11.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:11.474-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:11.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:11.477-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7470) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:11.477-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:11.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:11.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:11.479-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7471) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:11.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:11.480-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:11.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:11.482-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7472) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:11.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:11.482-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:11.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:11.484-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7473) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:11.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:11.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:11.486-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7474) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:11.987-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:11.988-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:11.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:11.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:11.990-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7475) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:11.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:11.991-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:11.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:11.993-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7476) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:11.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:11.994-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:11.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:11.996-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7477) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:11.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:11.996-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:11.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:11.998-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7478) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:11.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:11.999-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:12.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:12.001-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7479) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:12.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:12.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:12.004-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7480) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:12.503-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:12.504-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:12.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:12.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:12.507-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7481) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:12.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:12.508-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:12.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:12.510-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7482) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:12.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:12.511-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:12.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:12.513-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7483) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:12.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:12.514-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:12.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:12.516-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7484) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:12.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:12.516-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:12.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:12.518-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7485) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:12.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:12.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:12.520-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7486) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:13.019-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:13.020-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:13.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:13.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:13.023-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7487) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:13.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:13.024-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:13.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:13.026-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7488) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:13.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:13.027-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:13.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:13.029-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7489) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:13.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:13.030-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:13.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:13.032-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7490) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:13.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:13.033-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:13.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:13.035-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7491) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:13.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:13.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:13.037-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7492) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:13.535-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:13.537-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:13.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:13.539-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:13.539-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7493) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:13.539-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:13.540-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:13.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:13.542-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7494) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:13.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:13.543-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:13.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:13.545-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7495) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:13.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:13.546-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:13.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:13.548-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7496) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:13.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:13.548-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:13.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:13.550-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7497) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:13.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:13.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:13.552-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7498) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:14.053-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:14.054-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:14.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:14.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:14.088-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7499) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:14.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:14.100-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:14.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:14.102-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7500) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:14.103-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:14.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:14.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:14.105-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7501) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:14.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:14.106-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:14.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:14.108-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7502) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:14.109-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:14.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:14.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:14.111-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7503) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:14.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:14.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:14.113-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7504) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:14.614-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:14.616-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:14.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:14.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:14.618-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7505) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:14.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:14.619-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:14.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:14.622-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7506) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:14.622-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:14.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:14.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:14.624-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7507) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:14.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:14.625-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:14.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:14.627-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7508) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:14.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:14.628-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:14.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:14.630-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7509) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:14.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:14.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:14.631-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7510) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:15.131-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:15.132-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:15.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:15.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:15.135-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7511) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:15.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:15.136-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:15.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:15.138-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7512) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:15.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:15.139-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:15.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:15.141-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7513) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:15.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:15.142-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:15.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:15.144-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7514) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:15.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:15.144-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:15.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:15.146-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7515) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:15.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:15.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:15.148-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7516) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:15.648-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:15.649-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:15.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:15.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:15.652-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7517) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:15.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:15.654-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:15.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:15.656-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7518) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:15.656-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:15.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:15.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:15.658-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7519) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:15.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:15.659-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:15.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:15.661-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7520) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:15.662-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:15.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:15.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:15.664-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7521) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:15.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:15.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:15.667-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7522) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:16.164-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:16.167-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:16.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:16.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:16.169-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7523) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:16.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:16.170-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:16.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:16.173-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7524) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:16.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:16.174-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:16.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:16.176-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7525) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:16.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:16.177-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:16.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:16.179-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7526) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:16.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:16.179-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:16.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:16.181-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7527) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:16.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:16.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:16.183-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7528) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:16.686-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:16.687-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:16.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:16.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:16.690-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7529) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:16.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:16.691-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:16.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:16.693-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7530) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:16.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:16.693-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:16.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:16.695-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7531) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:16.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:16.696-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:16.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:16.698-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7532) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:16.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:16.699-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:16.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:16.701-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7533) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:16.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:16.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:16.703-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7534) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:17.202-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:17.204-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:17.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:17.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:17.207-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7535) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:17.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:17.208-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:17.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:17.210-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7536) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:17.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:17.211-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:17.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:17.213-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7537) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:17.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:17.214-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:17.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:17.216-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7538) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:17.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:17.216-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:17.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:17.218-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7539) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:17.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:17.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:17.220-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7540) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:17.719-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:17.721-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:17.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:17.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:17.723-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7541) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:17.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:17.724-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:17.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:17.727-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7542) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:17.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:17.727-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:17.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:17.729-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7543) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:17.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:17.730-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:17.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:17.732-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7544) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:17.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:17.733-0400 I ASIO [replexec-8] Connecting to louisamac:5008 2018-04-25T11:45:17.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:17.735-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7545) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:17.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:17.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:17.737-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7546) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:18.237-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:18.239-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:18.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:18.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:18.242-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7547) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:18.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:18.243-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:18.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:18.245-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7548) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:18.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:18.246-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:18.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:18.248-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7549) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:18.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:18.248-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:18.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:18.250-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7550) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:18.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:18.251-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:18.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:18.253-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7551) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:18.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:18.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:18.255-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7552) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:18.755-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:18.756-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:18.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:18.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:18.759-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7553) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:18.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:18.760-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:18.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:18.762-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7554) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:18.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:18.763-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:18.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:18.765-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7555) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:18.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:18.766-0400 I ASIO [replexec-8] Connecting to louisamac:5007 2018-04-25T11:45:18.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:18.768-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7556) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:18.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:18.768-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:18.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:18.770-0400 I REPL_HB [replexec-8] Error in heartbeat (requestId: 7557) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:18.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:18.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:18.772-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7558) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:19.275-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:19.276-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:19.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:19.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:19.279-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7559) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:19.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:19.280-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:19.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:19.282-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7560) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:19.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:19.283-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:19.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:19.285-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7561) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:19.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:19.286-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:19.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:19.288-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7562) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:19.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:19.288-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:19.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:19.290-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7563) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:19.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:19.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:19.292-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7564) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:19.795-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:19.796-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:19.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:19.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:19.799-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7565) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:19.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:19.801-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:19.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:19.803-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7566) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:19.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:19.804-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:19.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:19.806-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7567) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:19.807-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:19.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:19.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:19.809-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7568) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:19.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:19.809-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:19.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:19.811-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7569) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:19.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:19.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:19.813-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7570) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:20.311-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:20.313-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:20.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:20.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:20.315-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7571) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:20.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:20.316-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:20.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:20.319-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7572) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:20.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:20.319-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:20.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:20.321-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7573) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:20.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:20.322-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:20.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:20.324-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7574) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:20.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:20.325-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:20.325-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:20.327-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7575) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:20.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:20.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:20.328-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7576) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:20.832-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:20.833-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:20.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:20.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:20.836-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7577) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:20.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:20.837-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:20.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:20.839-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7578) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:20.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:20.840-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:20.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:20.842-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7579) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:20.842-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:20.842-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:20.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:20.844-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7580) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:20.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:20.845-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:20.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:20.847-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7581) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:20.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:20.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:20.849-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7582) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:21.352-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:21.353-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:21.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:21.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:21.356-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7583) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:21.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:21.357-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:21.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:21.359-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7584) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:21.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:21.360-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:21.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:21.362-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7585) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:21.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:21.363-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:21.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:21.365-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7586) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:21.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:21.365-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:21.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:21.367-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7587) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:21.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:21.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:21.369-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7588) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:21.869-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:21.870-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:21.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:21.873-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:21.873-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7589) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:21.873-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:21.874-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:21.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:21.876-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7590) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:21.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:21.877-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:21.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:21.879-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7591) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:21.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:21.880-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:21.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:21.882-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7592) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:21.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:21.882-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:21.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:21.884-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7593) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:21.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:21.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:21.886-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7594) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:22.385-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:22.386-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:22.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:22.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:22.389-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7595) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:22.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:22.390-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:22.391-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:22.392-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7596) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:22.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:22.393-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:22.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:22.395-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7597) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:22.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:22.395-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:22.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:22.397-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7598) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:22.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:22.398-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:22.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:22.400-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7599) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:22.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:22.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:22.402-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7600) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:22.902-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:22.904-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:22.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:22.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:22.906-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7601) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:22.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:22.907-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:22.908-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:22.910-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7602) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:22.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:22.910-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:22.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:22.912-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7603) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:22.913-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:22.913-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:22.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:22.915-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7604) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:22.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:22.916-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:22.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:22.918-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7605) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:22.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:22.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:22.920-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7606) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:23.418-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:23.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:23.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:23.421-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7607) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:23.422-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:23.422-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:23.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:23.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:23.425-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7608) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:23.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:23.425-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:23.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:23.427-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7609) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:23.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:23.428-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:23.429-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:23.430-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7610) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:23.431-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:23.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:23.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:23.433-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7611) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:23.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:23.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:23.435-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7612) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:23.936-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:23.937-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:23.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:23.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:23.940-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7613) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:23.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:23.941-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:23.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:23.943-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7614) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:23.944-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:23.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:23.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:23.946-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7615) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:23.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:23.947-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:23.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:23.949-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7616) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:23.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:23.949-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:23.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:23.951-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7617) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:23.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:23.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:23.953-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7618) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:24.452-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:24.462-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:24.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:24.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:24.464-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7619) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:24.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:24.466-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:24.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:24.468-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7620) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:24.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:24.468-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:24.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:24.471-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7621) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:24.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:24.471-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:24.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:24.473-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7622) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:24.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:24.474-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:24.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:24.476-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7623) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:24.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:24.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:24.478-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7624) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:24.978-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:24.979-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:24.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:24.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:24.983-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7625) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:24.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:24.984-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:24.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:24.986-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7626) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:24.986-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:24.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:24.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:24.989-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7627) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:24.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:24.989-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:24.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:24.991-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7628) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:24.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:24.992-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:24.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:24.994-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7629) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:24.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:24.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:24.996-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7630) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:25.495-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:25.497-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:25.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:25.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:25.500-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7631) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:25.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:25.501-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:25.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:25.503-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7632) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:25.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:25.504-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:25.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:25.506-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7633) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:25.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:25.507-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:25.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:25.508-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7634) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:25.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:25.509-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:25.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:25.511-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7635) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:25.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:25.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:25.513-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7636) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:26.013-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:26.015-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:26.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:26.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:26.017-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7637) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:26.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:26.018-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:26.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:26.020-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7638) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:26.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:26.021-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:26.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:26.023-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7639) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:26.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:26.024-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:26.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:26.026-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7640) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:26.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:26.026-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:26.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:26.028-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7641) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:26.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:26.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:26.030-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7642) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:26.529-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:26.530-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:26.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:26.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:26.533-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7643) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:26.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:26.534-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:26.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:26.536-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7644) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:26.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:26.537-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:26.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:26.539-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7645) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:26.539-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:26.540-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:26.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:26.542-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7646) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:26.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:26.542-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:26.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:26.544-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7647) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:26.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:26.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:26.546-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7648) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:27.044-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:27.046-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:27.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:27.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:27.048-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7649) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:27.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:27.049-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:27.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:27.051-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7650) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:27.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:27.052-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:27.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:27.054-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7651) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:27.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:27.055-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:27.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:27.058-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7652) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:27.058-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:27.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:27.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:27.060-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7653) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:27.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:27.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:27.062-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7654) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:27.560-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:27.562-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:27.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:27.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:27.564-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7655) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:27.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:27.565-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:27.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:27.567-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7656) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:27.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:27.568-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:27.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:27.570-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7657) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:27.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:27.571-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:27.571-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:27.573-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7658) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:27.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:27.573-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:27.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:27.575-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7659) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:27.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:27.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:27.580-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7660) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:27.941-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:45:28.079-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:28.080-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:28.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:28.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:28.083-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7661) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:28.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:28.084-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:28.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:28.086-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7662) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:28.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:28.087-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:28.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:28.089-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7663) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:28.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:28.090-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:28.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:28.092-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7664) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:28.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:28.093-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:28.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:28.095-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7665) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:28.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:28.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:28.097-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7666) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:28.598-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:28.598-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:28.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:28.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:28.601-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7667) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:28.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:28.602-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:28.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:28.604-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7668) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:28.604-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:28.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:28.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:28.607-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7669) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:28.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:28.608-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:28.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:28.610-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7670) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:28.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:28.611-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:28.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:28.613-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7671) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:28.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:28.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:28.614-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7672) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:29.113-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:29.114-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:29.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:29.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:29.116-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7673) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:29.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:29.117-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:29.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:29.119-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7674) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:29.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:29.120-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:29.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:29.122-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7675) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:29.123-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:29.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:29.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:29.125-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7676) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:29.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:29.126-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:29.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:29.128-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7677) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:29.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:29.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:29.129-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7678) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:29.628-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:29.629-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:29.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:29.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:29.632-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7679) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:29.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:29.633-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:29.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:29.635-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7680) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:29.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:29.635-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:29.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:29.638-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7681) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:29.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:29.638-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:29.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:29.640-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7682) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:29.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:29.641-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:29.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:29.643-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7683) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:29.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:29.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:29.645-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7684) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:30.148-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:30.149-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:30.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:30.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:30.152-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7685) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:30.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:30.153-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:30.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:30.155-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7686) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:30.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:30.156-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:30.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:30.158-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7687) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:30.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:30.158-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:30.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:30.160-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7688) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:30.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:30.161-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:30.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:30.163-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7689) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:30.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:30.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:30.165-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7690) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:30.664-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:30.665-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:30.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:30.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:30.668-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7691) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:30.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:30.669-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:30.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:30.671-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7692) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:30.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:30.672-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:30.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:30.674-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7693) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:30.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:30.675-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:30.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:30.677-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7694) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:30.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:30.677-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:30.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:30.680-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7695) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:30.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:30.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:30.681-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7696) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:31.182-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:31.184-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:31.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:31.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:31.186-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7697) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:31.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:31.187-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:31.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:31.190-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7698) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:31.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:31.190-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:31.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:31.192-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7699) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:31.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:31.193-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:31.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:31.195-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7700) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:31.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:31.195-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:31.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:31.197-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7701) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:31.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:31.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:31.199-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7702) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:31.701-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:31.702-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:31.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:31.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:31.704-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7703) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:31.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:31.706-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:31.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:31.708-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7704) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:31.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:31.708-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:31.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:31.710-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7705) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:31.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:31.711-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:31.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:31.713-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7706) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:31.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:31.714-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:31.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:31.716-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7707) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:31.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:31.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:31.718-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7708) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:32.219-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:32.220-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:32.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:32.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:32.223-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7709) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:32.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:32.224-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:32.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:32.226-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7710) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:32.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:32.227-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:32.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:32.229-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7711) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:32.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:32.229-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:32.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:32.231-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7712) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:32.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:32.232-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:32.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:32.234-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7713) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:32.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:32.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:32.236-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7714) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:32.736-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:32.738-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:32.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:32.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:32.741-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7715) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:32.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:32.742-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:32.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:32.744-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7716) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:32.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:32.744-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:32.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:32.746-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7717) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:32.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:32.747-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:32.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:32.749-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7718) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:32.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:32.750-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:32.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:32.752-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7719) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:32.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:32.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:32.754-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7720) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:33.252-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:33.254-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:33.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:33.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:33.256-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7721) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:33.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:33.257-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:33.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:33.259-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7722) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:33.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:33.260-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:33.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:33.262-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7723) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:33.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:33.263-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:33.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:33.265-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7724) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:33.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:33.266-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:33.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:33.268-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7725) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:33.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:33.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:33.269-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7726) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:33.769-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:33.770-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:33.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:33.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:33.773-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7727) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:33.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:33.774-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:33.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:33.776-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7728) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:33.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:33.777-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:33.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:33.779-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7729) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:33.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:33.780-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:33.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:33.782-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7730) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:33.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:33.783-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:33.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:33.785-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7731) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:33.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:33.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:33.787-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7732) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:34.285-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:34.287-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:34.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:34.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:34.289-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7733) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:34.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:34.290-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:34.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:34.292-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7734) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:34.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:34.293-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:34.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:34.295-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7735) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:34.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:34.296-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:34.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:34.298-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7736) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:34.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:34.298-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:34.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:34.300-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7737) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:34.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:34.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:34.302-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7738) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:34.802-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:34.803-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:34.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:34.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:34.806-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7739) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:34.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:34.807-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:34.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:34.809-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7740) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:34.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:34.810-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:34.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:34.812-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7741) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:34.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:34.813-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:34.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:34.815-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7742) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:34.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:34.816-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:34.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:34.818-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7743) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:34.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:34.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:34.819-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7744) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:35.318-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:35.319-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:35.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:35.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:35.322-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7745) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:35.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:35.323-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:35.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:35.325-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7746) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:35.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:35.326-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:35.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:35.328-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7747) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:35.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:35.329-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:35.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:35.331-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7748) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:35.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:35.331-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:35.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:35.333-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7749) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:35.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:35.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:35.335-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7750) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:35.833-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:35.835-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:35.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:35.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:35.837-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7751) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:35.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:35.838-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:35.839-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:35.840-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7752) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:35.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:35.841-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:35.842-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:35.843-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7753) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:35.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:35.844-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:35.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:35.846-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7754) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:35.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:35.847-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:35.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:35.849-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7755) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:35.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:35.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:35.850-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7756) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:36.351-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:36.362-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:36.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:36.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:36.364-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7757) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:36.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:36.365-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:36.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:36.367-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7758) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:36.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:36.368-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:36.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:36.370-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7759) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:36.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:36.371-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:36.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:36.373-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7760) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:36.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:36.374-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:36.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:36.375-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7761) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:36.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:36.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:36.377-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7762) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:36.876-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:36.877-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:36.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:36.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:36.881-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7763) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:36.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:36.882-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:36.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:36.884-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7764) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:36.885-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:36.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:36.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:36.887-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7765) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:36.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:36.887-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:36.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:36.890-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7766) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:36.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:36.890-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:36.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:36.892-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7767) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:36.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:36.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:36.894-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7768) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:37.392-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:37.394-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:37.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:37.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:37.396-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7769) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:37.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:37.397-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:37.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:37.399-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7770) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:37.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:37.400-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:37.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:37.402-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7771) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:37.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:37.403-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:37.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:37.405-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7772) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:37.406-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:37.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:37.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:37.408-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7773) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:37.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:37.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:37.410-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7774) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:37.913-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:37.914-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:37.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:37.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:37.917-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7775) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:37.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:37.918-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:37.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:37.920-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7776) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:37.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:37.920-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:37.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:37.923-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7777) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:37.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:37.923-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:37.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:37.925-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7778) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:37.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:37.926-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:37.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:37.928-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7779) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:37.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:37.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:37.930-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7780) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:38.433-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:38.434-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:38.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:38.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:38.437-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7781) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:38.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:38.438-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:38.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:38.440-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7782) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:38.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:38.441-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:38.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:38.443-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7783) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:38.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:38.444-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:38.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:38.446-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7784) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:38.446-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:38.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:38.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:38.448-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7785) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:38.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:38.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:38.450-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7786) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:38.948-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:38.950-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:38.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:38.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:38.952-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7787) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:38.953-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:38.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:38.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:38.956-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7788) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:38.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:38.957-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:38.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:38.960-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7789) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:38.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:38.961-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:38.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:38.964-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7790) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:38.965-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:38.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:38.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:38.967-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7791) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:38.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:38.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:38.970-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7792) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:39.471-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:39.472-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:39.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:39.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:39.474-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7793) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:39.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:39.475-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:39.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:39.477-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7794) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:39.478-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:39.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:39.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:39.480-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7795) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:39.481-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:39.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:39.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:39.483-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7796) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:39.484-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:39.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:39.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:39.486-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7797) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:39.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:39.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:39.488-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7798) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:39.986-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:39.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:39.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:39.989-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7799) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:39.989-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:39.990-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:39.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:39.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:39.992-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7800) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:39.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:39.993-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:39.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:39.995-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7801) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:39.996-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:39.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:39.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:39.998-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7802) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:39.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:39.999-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:40.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:40.002-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7803) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:40.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:40.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:40.004-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7804) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:40.503-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:40.504-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:40.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:40.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:40.507-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7805) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:40.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:40.508-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:40.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:40.510-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7806) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:40.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:40.510-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:40.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:40.512-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7807) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:40.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:40.513-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:40.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:40.515-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7808) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:40.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:40.516-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:40.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:40.518-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7809) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:40.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:40.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:40.519-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7810) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:41.021-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:41.022-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:41.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:41.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:41.025-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7811) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:41.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:41.026-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:41.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:41.028-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7812) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:41.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:41.029-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:41.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:41.031-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7813) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:41.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:41.031-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:41.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:41.033-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7814) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:41.034-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:41.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:41.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:41.036-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7815) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:41.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:41.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:41.038-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7816) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:41.539-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:41.540-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:41.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:41.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:41.544-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7817) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:41.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:41.545-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:41.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:41.547-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7818) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:41.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:41.548-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:41.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:41.550-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7819) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:41.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:41.551-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:41.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:41.553-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7820) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:41.554-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:41.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:41.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:41.556-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7821) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:41.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:41.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:41.558-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7822) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:42.061-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:42.062-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:42.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:42.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:42.066-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7823) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:42.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:42.067-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:42.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:42.069-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7824) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:42.070-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:42.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:42.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:42.072-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7825) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:42.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:42.072-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:42.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:42.074-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7826) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:42.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:42.075-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:42.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:42.077-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7827) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:42.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:42.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:42.079-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7828) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:42.579-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:42.581-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:42.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:42.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:42.583-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7829) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:42.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:42.584-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:42.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:42.586-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7830) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:42.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:42.587-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:42.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:42.589-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7831) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:42.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:42.590-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:42.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:42.592-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7832) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:42.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:42.593-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:42.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:42.595-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7833) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:42.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:42.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:42.596-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7834) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:43.100-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:43.101-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:43.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:43.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:43.104-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7835) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:43.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:43.105-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:43.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:43.107-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7836) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:43.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:43.108-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:43.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:43.110-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7837) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:43.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:43.111-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:43.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:43.113-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7838) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:43.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:43.113-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:43.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:43.115-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7839) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:43.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:43.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:43.117-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7840) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:43.615-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:43.617-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:43.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:43.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:43.619-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7841) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:43.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:43.621-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:43.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:43.623-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7842) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:43.623-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:43.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:43.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:43.625-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7843) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:43.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:43.626-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:43.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:43.628-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7844) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:43.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:43.628-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:43.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:43.630-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7845) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:43.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:43.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:43.632-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7846) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:44.135-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:44.139-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:44.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:44.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:44.142-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7847) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:44.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:44.143-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:44.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:44.145-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7848) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:44.146-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:44.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:44.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:44.148-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7849) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:44.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:44.149-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:44.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:44.151-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7850) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:44.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:44.152-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:44.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:44.154-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7851) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:44.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:44.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:44.155-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7852) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:44.657-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:44.658-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:44.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:44.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:44.661-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7853) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:44.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:44.662-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:44.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:44.664-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7854) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:44.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:44.665-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:44.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:44.667-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7855) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:44.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:44.668-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:44.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:44.669-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7856) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:44.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:44.670-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:44.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:44.672-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7857) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:44.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:44.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:44.674-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7858) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:45.174-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:45.175-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:45.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:45.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:45.178-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7859) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:45.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:45.179-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:45.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:45.181-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7860) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:45.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:45.182-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:45.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:45.184-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7861) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:45.185-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:45.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:45.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:45.187-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7862) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:45.188-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:45.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:45.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:45.190-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7863) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:45.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:45.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:45.192-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7864) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:45.690-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:45.692-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:45.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:45.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:45.694-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7865) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:45.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:45.695-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:45.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:45.698-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7866) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:45.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:45.698-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:45.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:45.700-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7867) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:45.701-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:45.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:45.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:45.703-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7868) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:45.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:45.704-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:45.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:45.706-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7869) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:45.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:45.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:45.708-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7870) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:46.207-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:46.209-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:46.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:46.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:46.211-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7871) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:46.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:46.212-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:46.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:46.215-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7872) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:46.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:46.216-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:46.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:46.218-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7873) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:46.218-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:46.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:46.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:46.220-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7874) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:46.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:46.221-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:46.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:46.223-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7875) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:46.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:46.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:46.225-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7876) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:46.726-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:46.727-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:46.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:46.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:46.731-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7877) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:46.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:46.732-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:46.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:46.734-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7878) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:46.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:46.735-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:46.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:46.737-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7879) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:46.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:46.737-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:46.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:46.739-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7880) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:46.740-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:46.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:46.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:46.742-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7881) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:46.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:46.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:46.744-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7882) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:47.247-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:47.248-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:47.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:47.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:47.251-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7883) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:47.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:47.252-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:47.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:47.254-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7884) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:47.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:47.255-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:47.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:47.257-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7885) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:47.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:47.257-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:47.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:47.259-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7886) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:47.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:47.260-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:47.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:47.262-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7887) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:47.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:47.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:47.264-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7888) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:47.762-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:47.764-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:47.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:47.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:47.766-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7889) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:47.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:47.767-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:47.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:47.769-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7890) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:47.770-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:47.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:47.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:47.773-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7891) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:47.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:47.774-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:47.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:47.775-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7892) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:47.776-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:47.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:47.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:47.778-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7893) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:47.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:47.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:47.779-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7894) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:48.278-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:48.279-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:48.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:48.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:48.282-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7895) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:48.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:48.283-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:48.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:48.285-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7896) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:48.286-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:48.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:48.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:48.288-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7897) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:48.288-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:48.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:48.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:48.290-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7898) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:48.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:48.291-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:48.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:48.293-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7899) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:48.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:48.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:48.295-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7900) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:48.797-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:48.798-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:48.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:48.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:48.801-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7901) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:48.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:48.802-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:48.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:48.804-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7902) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:48.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:48.804-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:48.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:48.806-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7903) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:48.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:48.807-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:48.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:48.809-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7904) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:48.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:48.810-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:48.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:48.812-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7905) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:48.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:48.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:48.814-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7906) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:49.317-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:49.318-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:49.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:49.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:49.321-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7907) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:49.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:49.322-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:49.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:49.324-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7908) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:49.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:49.325-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:49.325-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:49.327-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7909) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:49.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:49.327-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:49.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:49.329-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7910) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:49.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:49.330-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:49.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:49.332-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7911) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:49.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:49.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:49.334-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7912) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:49.832-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:49.834-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:49.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:49.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:49.836-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7913) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:49.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:49.837-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:49.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:49.839-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7914) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:49.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:49.840-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:49.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:49.842-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7915) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:49.843-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:49.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:49.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:49.845-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7916) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:49.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:49.846-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:49.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:49.848-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7917) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:49.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:49.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:49.850-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7918) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:50.351-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:50.352-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:50.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:50.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:50.355-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7919) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:50.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:50.356-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:50.357-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:50.358-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7920) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:50.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:50.359-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:50.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:50.361-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7921) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:50.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:50.361-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:50.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:50.363-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7922) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:50.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:50.364-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:50.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:50.366-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7923) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:50.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:50.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:50.368-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7924) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:50.869-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:50.870-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:50.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:50.873-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:50.874-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7925) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:50.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:50.875-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:50.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:50.877-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7926) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:50.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:50.877-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:50.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:50.879-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7927) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:50.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:50.880-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:50.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:50.882-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7928) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:50.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:50.883-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:50.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:50.885-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7929) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:50.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:50.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:50.886-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7930) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:51.385-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:51.387-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:51.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:51.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:51.389-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7931) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:51.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:51.390-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:51.391-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:51.392-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7932) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:51.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:51.393-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:51.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:51.395-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7933) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:51.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:51.396-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:51.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:51.398-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7934) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:51.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:51.398-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:51.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:51.400-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7935) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:51.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:51.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:51.402-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7936) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:51.902-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:51.903-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:51.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:51.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:51.906-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7937) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:51.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:51.907-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:51.908-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:51.909-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7938) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:51.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:51.910-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:51.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:51.912-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7939) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:51.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:51.913-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:51.913-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:51.915-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7940) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:51.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:51.915-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:51.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:51.917-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7941) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:51.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:51.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:51.919-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7942) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:52.417-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:52.419-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:52.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:52.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:52.421-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7943) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:52.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:52.422-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:52.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:52.424-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7944) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:52.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:52.425-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:52.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:52.427-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7945) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:52.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:52.428-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:52.429-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:52.430-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7946) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:52.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:52.431-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:52.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:52.433-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7947) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:52.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:52.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:52.435-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7948) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:52.937-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:52.938-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:52.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:52.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:52.941-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7949) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:52.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:52.942-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:52.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:52.944-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7950) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:52.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:52.945-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:52.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:52.947-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7951) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:52.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:52.947-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:52.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:52.949-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7952) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:52.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:52.950-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:52.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:52.952-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7953) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:52.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:52.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:52.954-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7954) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:53.452-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:53.454-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:53.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:53.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:53.456-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7955) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:53.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:53.457-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:53.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:53.459-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7956) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:53.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:53.460-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:53.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:53.462-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7957) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:53.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:53.463-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:53.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:53.465-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7958) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:53.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:53.465-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:53.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:53.467-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7959) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:53.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:53.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:53.469-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7960) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:53.967-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:53.969-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:53.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:53.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:53.971-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7961) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:53.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:53.972-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:53.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:53.974-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7962) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:53.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:53.975-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:53.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:53.977-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7963) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:53.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:53.977-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:53.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:53.979-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7964) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:53.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:53.980-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:53.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:53.982-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7965) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:53.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:53.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:53.984-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7966) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:54.485-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:54.495-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:54.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:54.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:54.498-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7967) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:54.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:54.499-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:54.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:54.501-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7968) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:54.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:54.502-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:54.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:54.504-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7969) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:54.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:54.505-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:54.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:54.506-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7970) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:54.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:54.507-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:54.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:54.509-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7971) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:54.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:54.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:54.511-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7972) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:55.009-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:55.011-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:55.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:55.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:55.014-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7973) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:55.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:55.015-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:55.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:55.017-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7974) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:55.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:55.017-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:55.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:55.019-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7975) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:55.020-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:55.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:55.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:55.022-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7976) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:55.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:55.023-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:55.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:55.025-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7977) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:55.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:55.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:55.026-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7978) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:55.530-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:55.531-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:55.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:55.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:55.534-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7979) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:55.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:55.535-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:55.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:55.537-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7980) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:55.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:55.538-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:55.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:55.540-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7981) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:55.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:55.540-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:55.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:55.542-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7982) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:55.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:55.543-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:55.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:55.545-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7983) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:55.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:55.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:55.547-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7984) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:56.045-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:56.047-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:56.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:56.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:56.049-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7985) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:56.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:56.050-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:56.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:56.052-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7986) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:56.053-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:56.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:56.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:56.055-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7987) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:56.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:56.056-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:56.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:56.058-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7988) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:56.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:56.058-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:56.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:56.060-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7989) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:56.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:56.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:56.062-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7990) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:56.560-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:56.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:56.562-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:56.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:56.564-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7991) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:56.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:56.565-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:56.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:56.567-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7992) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:56.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:56.568-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:56.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:56.570-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7993) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:56.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:56.571-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:56.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:56.573-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 7994) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:56.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:56.573-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:56.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:56.575-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7995) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:56.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:56.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:56.577-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7996) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:57.075-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:57.077-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:57.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:57.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:57.079-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7997) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:57.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:57.080-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:57.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:57.082-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 7998) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:57.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:57.083-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:57.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:57.085-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 7999) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:57.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:57.086-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:57.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:57.088-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8000) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:57.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:57.088-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:57.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:57.090-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8001) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:57.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:57.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:57.092-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8002) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:57.595-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:57.596-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:57.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:57.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:57.599-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8003) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:57.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:57.600-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:57.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:57.602-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8004) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:57.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:57.603-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:57.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:57.605-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8005) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:57.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:57.605-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:57.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:57.607-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8006) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:57.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:57.608-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:57.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:57.610-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8007) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:57.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:57.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:57.612-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8008) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:57.892-0400 I CONTROL [thread9] Failed to create config.system.sessions: Cannot create config.system.sessions until there are shards, will try again at the next refresh interval 2018-04-25T11:45:57.893-0400 I CONTROL [thread9] Sessions collection is not set up; waiting until next sessions refresh interval: Cannot create config.system.sessions until there are shards 2018-04-25T11:45:57.945-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:45:58.110-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:58.112-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:58.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:58.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:58.114-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8009) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:58.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:58.115-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:58.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:58.118-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8010) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:58.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:58.118-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:58.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:58.120-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8011) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:58.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:58.121-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:58.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:58.123-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8012) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:58.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:58.124-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:58.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:58.126-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8013) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:58.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:58.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:58.128-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8014) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:58.631-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:58.632-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:58.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:58.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:58.635-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8015) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:58.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:58.636-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:58.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:58.638-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8016) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:58.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:58.639-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:58.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:58.641-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8017) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:58.642-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:58.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:58.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:58.644-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8018) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:58.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:58.644-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:45:58.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:58.646-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8019) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:58.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:58.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:58.648-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8020) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:59.148-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:59.149-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:59.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:59.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:59.152-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8021) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:59.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:59.153-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:59.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:59.155-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8022) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:59.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:59.156-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:59.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:59.158-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8023) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:59.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:59.159-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:45:59.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:59.161-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8024) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:59.162-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:45:59.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:59.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:59.164-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8025) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:59.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:59.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:59.166-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8026) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:59.664-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:45:59.666-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:59.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:59.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:59.668-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8027) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:59.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:59.669-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:59.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:59.671-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8028) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:59.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:59.672-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:59.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:59.674-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8029) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:59.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:59.675-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:45:59.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:59.677-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8030) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:59.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:59.677-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:45:59.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:45:59.679-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8031) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:45:59.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:45:59.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:45:59.681-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8032) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:00.179-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:00.181-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:00.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:00.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:00.184-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8033) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:00.185-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:00.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:00.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:00.187-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8034) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:00.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:00.188-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:00.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:00.190-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8035) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:00.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:00.191-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:00.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:00.192-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8036) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:00.193-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:00.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:00.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:00.195-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8037) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:00.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:00.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:00.197-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8038) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:00.698-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:00.699-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:00.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:00.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:00.702-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8039) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:00.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:00.703-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:00.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:00.705-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8040) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:00.706-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:00.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:00.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:00.708-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8041) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:00.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:00.709-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:00.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:00.710-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8042) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:00.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:00.711-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:00.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:00.713-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8043) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:00.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:00.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:00.715-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8044) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:01.213-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:01.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:01.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:01.216-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8045) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:01.217-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:01.217-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:01.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:01.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:01.220-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8046) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:01.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:01.221-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:01.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:01.223-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8047) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:01.223-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:01.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:01.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:01.225-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8048) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:01.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:01.227-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:01.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:01.229-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8049) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:01.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:01.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:01.231-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8050) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:01.729-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:01.731-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:01.732-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:01.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:01.734-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8051) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:01.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:01.735-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:01.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:01.737-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8052) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:01.737-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:01.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:01.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:01.740-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8053) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:01.740-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:01.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:01.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:01.742-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8054) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:01.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:01.743-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:01.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:01.745-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8055) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:01.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:01.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:01.747-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8056) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:02.249-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:02.250-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:02.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:02.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:02.253-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8057) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:02.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:02.254-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:02.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:02.256-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8058) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:02.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:02.256-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:02.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:02.259-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8059) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:02.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:02.259-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:02.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:02.261-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8060) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:02.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:02.262-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:02.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:02.264-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8061) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:02.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:02.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:02.266-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8062) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:02.764-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:02.766-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:02.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:02.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:02.768-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8063) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:02.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:02.769-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:02.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:02.771-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8064) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:02.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:02.772-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:02.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:02.774-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8065) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:02.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:02.775-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:02.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:02.777-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8066) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:02.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:02.778-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:02.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:02.779-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8067) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:02.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:02.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:02.781-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8068) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:03.280-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:03.281-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:03.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:03.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:03.284-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8069) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:03.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:03.285-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:03.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:03.287-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8070) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:03.288-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:03.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:03.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:03.290-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8071) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:03.290-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:03.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:03.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:03.292-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8072) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:03.293-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:03.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:03.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:03.295-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8073) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:03.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:03.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:03.297-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8074) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:03.797-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:03.798-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:03.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:03.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:03.801-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8075) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:03.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:03.802-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:03.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:03.804-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8076) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:03.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:03.805-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:03.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:03.807-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8077) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:03.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:03.808-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:03.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:03.810-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8078) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:03.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:03.810-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:03.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:03.812-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8079) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:03.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:03.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:03.814-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8080) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:04.313-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:04.322-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:04.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:04.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:04.325-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8081) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:04.325-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:04.326-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:04.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:04.329-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8082) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:04.329-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:04.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:04.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:04.331-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8083) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:04.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:04.332-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:04.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:04.334-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8084) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:04.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:04.334-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:04.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:04.336-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8085) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:04.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:04.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:04.338-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8086) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:04.841-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:04.842-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:04.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:04.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:04.845-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8087) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:04.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:04.846-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:04.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:04.848-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8088) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:04.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:04.849-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:04.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:04.851-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8089) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:04.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:04.851-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:04.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:04.853-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8090) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:04.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:04.854-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:04.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:04.856-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8091) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:04.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:04.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:04.858-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8092) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:05.361-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:05.362-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:05.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:05.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:05.365-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8093) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:05.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:05.366-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:05.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:05.368-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8094) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:05.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:05.369-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:05.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:05.370-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8095) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:05.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:05.371-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:05.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:05.373-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8096) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:05.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:05.374-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:05.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:05.375-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8097) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:05.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:05.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:05.377-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8098) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:05.880-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:05.881-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:05.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:05.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:05.884-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8099) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:05.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:05.885-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:05.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:05.887-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8100) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:05.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:05.888-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:05.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:05.890-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8101) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:05.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:05.890-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:05.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:05.892-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8102) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:05.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:05.893-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:05.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:05.895-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8103) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:05.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:05.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:05.896-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8104) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:06.396-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:06.398-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:06.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:06.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:06.401-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8105) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:06.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:06.402-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:06.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:06.404-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8106) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:06.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:06.405-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:06.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:06.408-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8107) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:06.409-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:06.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:06.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:06.411-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8108) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:06.412-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:06.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:06.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:06.414-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8109) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:06.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:06.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:06.416-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8110) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:06.919-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:06.920-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:06.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:06.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:06.922-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8111) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:06.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:06.923-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:06.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:06.926-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8112) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:06.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:06.926-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:06.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:06.928-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8113) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:06.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:06.929-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:06.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:06.931-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8114) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:06.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:06.931-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:06.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:06.933-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8115) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:06.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:06.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:06.935-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8116) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:07.434-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:07.436-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:07.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:07.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:07.438-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8117) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:07.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:07.439-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:07.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:07.441-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8118) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:07.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:07.442-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:07.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:07.444-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8119) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:07.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:07.445-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:07.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:07.447-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8120) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:07.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:07.447-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:07.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:07.450-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8121) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:07.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:07.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:07.451-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8122) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:07.952-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:07.953-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:07.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:07.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:07.956-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8123) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:07.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:07.957-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:07.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:07.959-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8124) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:07.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:07.959-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:07.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:07.961-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8125) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:07.962-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:07.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:07.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:07.964-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8126) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:07.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:07.964-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:07.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:07.966-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8127) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:07.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:07.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:07.968-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8128) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:08.467-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:08.469-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:08.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:08.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:08.472-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8129) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:08.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:08.473-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:08.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:08.475-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8130) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:08.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:08.475-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:08.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:08.477-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8131) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:08.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:08.478-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:08.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:08.480-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8132) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:08.481-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:08.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:08.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:08.483-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8133) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:08.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:08.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:08.485-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8134) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:08.985-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:08.987-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:08.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:08.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:08.990-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8135) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:08.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:08.991-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:08.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:08.993-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8136) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:08.994-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:08.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:08.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:08.996-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8137) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:08.997-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:08.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:08.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:08.999-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8138) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:09.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:09.000-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:09.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:09.003-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8139) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:09.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:09.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:09.005-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8140) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:09.508-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:09.509-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:09.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:09.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:09.512-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8141) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:09.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:09.513-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:09.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:09.515-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8142) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:09.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:09.516-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:09.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:09.518-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8143) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:09.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:09.519-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:09.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:09.521-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8144) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:09.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:09.521-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:09.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:09.523-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8145) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:09.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:09.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:09.525-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8146) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:10.024-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:10.025-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:10.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:10.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:10.026-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8147) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:10.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:10.027-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:10.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:10.029-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8148) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:10.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:10.030-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:10.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:10.032-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8149) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:10.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:10.032-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:10.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:10.034-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8150) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:10.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:10.035-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:10.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:10.037-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8151) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:10.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:10.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:10.039-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8152) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:10.542-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:10.543-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:10.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:10.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:10.546-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8153) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:10.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:10.547-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:10.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:10.549-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8154) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:10.549-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:10.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:10.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:10.551-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8155) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:10.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:10.552-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:10.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:10.554-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8156) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:10.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:10.554-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:10.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:10.556-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8157) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:10.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:10.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:10.558-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8158) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:11.059-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:11.060-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:11.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:11.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:11.063-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8159) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:11.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:11.064-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:11.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:11.066-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8160) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:11.067-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:11.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:11.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:11.069-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8161) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:11.070-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:11.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:11.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:11.072-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8162) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:11.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:11.072-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:11.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:11.074-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8163) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:11.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:11.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:11.076-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8164) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:11.574-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:11.576-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:11.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:11.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:11.578-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8165) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:11.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:11.579-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:11.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:11.581-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8166) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:11.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:11.582-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:11.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:11.584-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8167) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:11.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:11.585-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:11.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:11.587-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8168) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:11.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:11.588-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:11.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:11.590-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8169) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:11.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:11.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:11.591-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8170) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:12.089-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:12.091-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:12.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:12.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:12.093-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8171) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:12.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:12.094-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:12.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:12.097-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8172) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:12.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:12.097-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:12.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:12.099-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8173) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:12.100-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:12.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:12.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:12.102-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8174) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:12.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:12.103-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:12.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:12.105-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8175) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:12.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:12.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:12.107-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8176) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:12.606-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:12.607-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:12.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:12.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:12.611-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8177) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:12.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:12.612-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:12.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:12.614-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8178) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:12.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:12.614-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:12.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:12.616-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8179) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:12.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:12.617-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:12.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:12.619-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8180) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:12.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:12.620-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:12.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:12.622-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8181) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:12.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:12.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:12.624-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8182) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:13.124-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:13.126-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:13.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:13.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:13.129-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8183) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:13.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:13.130-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:13.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:13.132-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8184) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:13.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:13.132-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:13.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:13.134-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8185) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:13.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:13.135-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:13.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:13.137-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8186) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:13.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:13.138-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:13.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:13.140-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8187) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:13.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:13.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:13.142-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8188) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:13.640-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:13.642-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:13.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:13.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:13.644-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8189) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:13.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:13.645-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:13.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:13.647-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8190) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:13.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:13.648-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:13.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:13.650-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8191) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:13.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:13.650-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:13.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:13.652-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8192) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:13.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:13.653-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:13.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:13.655-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8193) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:13.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:13.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:13.657-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8194) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:14.155-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:14.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:14.157-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:14.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:14.159-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8195) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:14.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:14.160-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:14.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:14.162-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8196) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:14.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:14.163-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:14.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:14.165-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8197) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:14.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:14.165-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:14.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:14.167-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8198) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:14.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:14.168-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:14.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:14.170-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8199) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:14.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:14.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:14.172-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8200) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:14.671-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:14.672-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:14.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:14.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:14.675-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8201) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:14.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:14.676-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:14.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:14.678-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8202) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:14.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:14.679-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:14.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:14.681-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8203) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:14.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:14.682-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:14.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:14.684-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8204) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:14.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:14.684-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:14.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:14.686-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8205) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:14.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:14.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:14.688-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8206) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:15.187-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:15.188-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:15.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:15.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:15.190-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8207) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:15.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:15.191-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:15.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:15.193-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8208) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:15.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:15.193-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:15.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:15.196-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8209) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:15.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:15.197-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:15.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:15.199-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8210) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:15.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:15.200-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:15.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:15.202-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8211) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:15.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:15.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:15.204-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8212) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:15.702-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:15.704-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:15.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:15.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:15.706-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8213) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:15.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:15.707-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:15.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:15.709-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8214) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:15.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:15.710-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:15.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:15.712-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8215) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:15.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:15.713-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:15.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:15.715-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8216) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:15.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:15.716-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:15.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:15.718-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8217) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:15.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:15.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:15.720-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8218) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:16.218-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:16.220-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:16.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:16.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:16.222-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8219) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:16.223-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:16.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:16.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:16.225-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8220) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:16.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:16.225-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:16.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:16.228-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8221) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:16.229-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:16.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:16.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:16.231-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8222) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:16.231-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:16.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:16.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:16.233-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8223) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:16.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:16.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:16.236-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8224) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:16.733-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:16.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:16.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:16.737-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8225) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:16.738-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:16.738-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:16.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:16.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:16.741-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8226) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:16.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:16.741-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:16.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:16.743-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8227) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:16.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:16.744-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:16.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:16.746-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8228) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:16.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:16.747-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:16.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:16.749-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8229) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:16.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:16.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:16.751-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8230) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:17.250-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:17.251-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:17.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:17.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:17.254-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8231) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:17.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:17.255-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:17.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:17.257-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8232) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:17.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:17.258-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:17.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:17.260-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8233) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:17.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:17.261-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:17.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:17.263-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8234) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:17.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:17.263-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:17.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:17.265-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8235) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:17.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:17.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:17.267-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8236) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:17.765-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:17.767-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:17.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:17.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:17.769-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8237) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:17.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:17.770-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:17.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:17.772-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8238) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:17.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:17.773-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:17.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:17.775-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8239) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:17.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:17.776-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:17.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:17.778-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8240) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:17.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:17.778-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:17.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:17.780-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8241) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:17.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:17.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:17.782-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8242) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:18.280-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:18.282-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:18.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:18.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:18.284-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8243) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:18.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:18.285-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:18.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:18.288-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8244) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:18.288-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:18.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:18.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:18.290-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8245) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:18.291-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:18.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:18.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:18.292-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8246) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:18.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:18.293-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:18.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:18.295-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8247) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:18.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:18.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:18.297-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8248) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:18.795-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:18.797-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:18.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:18.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:18.812-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8249) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:18.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:18.827-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:18.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:18.851-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8250) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:18.852-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:18.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:18.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:18.855-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8251) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:18.855-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:18.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:18.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:18.857-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8252) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:18.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:18.858-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:18.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:18.860-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8253) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:18.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:18.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:18.862-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8254) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:19.361-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:19.362-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:19.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:19.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:19.365-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8255) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:19.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:19.367-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:19.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:19.369-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8256) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:19.369-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:19.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:19.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:19.371-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8257) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:19.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:19.372-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:19.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:19.374-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8258) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:19.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:19.375-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:19.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:19.377-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8259) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:19.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:19.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:19.378-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8260) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:19.878-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:19.882-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:19.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:19.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:19.885-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8261) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:19.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:19.886-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:19.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:19.888-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8262) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:19.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:19.889-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:19.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:19.891-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8263) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:19.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:19.891-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:19.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:19.893-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8264) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:19.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:19.894-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:19.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:19.896-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8265) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:19.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:19.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:19.898-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8266) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:20.401-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:20.402-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:20.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:20.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:20.405-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8267) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:20.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:20.406-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:20.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:20.408-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8268) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:20.409-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:20.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:20.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:20.411-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8269) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:20.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:20.411-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:20.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:20.413-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8270) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:20.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:20.414-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:20.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:20.416-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8271) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:20.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:20.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:20.418-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8272) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:20.917-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:20.919-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:20.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:20.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:20.921-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8273) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:20.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:20.922-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:20.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:20.924-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8274) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:20.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:20.925-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:20.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:20.927-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8275) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:20.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:20.928-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:20.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:20.930-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8276) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:20.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:20.930-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:20.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:20.932-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8277) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:20.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:20.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:20.934-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8278) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:21.435-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:21.436-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:21.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:21.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:21.439-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8279) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:21.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:21.440-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:21.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:21.442-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8280) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:21.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:21.443-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:21.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:21.445-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8281) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:21.446-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:21.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:21.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:21.448-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8282) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:21.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:21.449-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:21.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:21.450-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8283) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:21.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:21.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:21.453-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8284) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:21.954-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:21.955-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:21.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:21.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:21.959-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8285) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:21.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:21.960-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:21.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:21.962-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8286) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:21.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:21.962-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:21.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:21.964-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8287) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:21.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:21.965-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:21.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:21.967-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8288) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:21.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:21.968-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:21.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:21.970-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8289) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:21.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:21.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:21.971-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8290) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:22.471-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:22.472-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:22.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:22.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:22.475-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8291) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:22.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:22.476-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:22.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:22.478-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8292) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:22.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:22.479-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:22.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:22.482-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8293) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:22.482-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:22.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:22.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:22.484-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8294) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:22.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:22.485-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:22.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:22.487-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8295) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:22.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:22.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:22.489-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8296) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:22.989-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:22.990-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:22.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:22.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:22.994-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8297) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:22.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:22.995-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:22.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:22.997-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8298) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:22.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:22.998-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:22.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:23.000-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8299) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:23.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:23.001-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:23.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:23.003-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8300) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:23.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:23.004-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:23.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:23.006-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8301) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:23.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:23.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:23.008-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8302) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:23.510-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:23.512-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:23.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:23.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:23.514-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8303) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:23.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:23.515-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:23.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:23.517-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8304) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:23.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:23.518-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:23.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:23.520-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8305) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:23.521-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:23.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:23.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:23.523-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8306) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:23.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:23.523-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:23.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:23.525-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8307) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:23.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:23.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:23.527-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8308) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:24.025-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:24.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:24.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:24.028-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8309) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:24.029-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:24.030-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:24.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:24.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:24.032-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8310) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:24.033-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:24.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:24.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:24.034-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8311) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:24.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:24.035-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:24.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:24.037-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8312) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:24.038-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:24.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:24.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:24.041-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8313) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:24.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:24.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:24.044-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8314) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:24.542-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:24.544-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:24.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:24.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:24.546-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8315) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:24.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:24.547-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:24.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:24.549-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8316) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:24.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:24.550-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:24.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:24.552-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8317) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:24.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:24.553-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:24.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:24.555-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8318) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:24.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:24.556-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:24.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:24.557-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8319) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:24.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:24.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:24.559-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8320) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:25.060-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:25.061-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:25.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:25.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:25.064-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8321) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:25.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:25.065-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:25.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:25.067-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8322) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:25.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:25.068-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:25.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:25.070-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8323) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:25.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:25.071-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:25.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:25.073-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8324) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:25.073-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:25.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:25.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:25.075-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8325) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:25.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:25.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:25.077-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8326) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:25.580-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:25.580-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:25.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:25.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:25.583-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8327) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:25.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:25.583-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:25.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:25.585-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8328) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:25.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:25.586-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:25.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:25.588-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8329) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:25.590-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:25.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:25.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:25.592-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8330) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:25.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:25.592-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:25.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:25.594-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8331) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:25.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:25.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:25.596-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8332) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:26.094-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:26.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:26.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:26.097-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8333) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:26.097-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:26.098-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:26.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:26.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:26.099-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8334) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:26.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:26.100-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:26.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:26.102-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8335) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:26.102-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:26.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:26.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:26.104-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8336) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:26.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:26.105-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:26.106-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:26.107-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8337) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:26.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:26.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:26.109-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8338) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:26.608-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:26.609-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:26.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:26.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:26.612-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8339) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:26.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:26.613-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:26.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:26.615-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8340) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:26.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:26.615-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:26.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:26.617-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8341) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:26.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:26.618-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:26.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:26.620-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8342) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:26.621-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:26.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:26.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:26.623-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8343) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:26.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:26.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:26.625-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8344) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:27.125-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:27.126-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:27.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:27.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:27.128-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8345) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:27.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:27.130-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:27.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:27.132-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8346) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:27.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:27.132-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:27.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:27.134-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8347) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:27.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:27.135-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:27.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:27.137-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8348) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:27.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:27.138-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:27.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:27.140-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8349) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:27.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:27.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:27.142-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8350) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:27.645-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:27.646-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:27.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:27.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:27.650-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8351) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:27.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:27.651-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:27.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:27.653-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8352) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:27.654-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:27.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:27.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:27.656-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8353) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:27.657-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:27.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:27.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:27.659-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8354) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:27.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:27.659-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:27.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:27.662-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8355) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:27.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:27.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:27.663-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8356) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:27.951-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:46:28.161-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:28.163-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:28.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:28.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:28.165-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8357) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:28.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:28.166-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:28.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:28.168-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8358) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:28.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:28.169-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:28.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:28.171-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8359) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:28.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:28.172-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:28.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:28.174-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8360) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:28.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:28.174-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:28.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:28.176-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8361) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:28.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:28.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:28.178-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8362) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:28.676-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:28.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:28.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:28.679-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8363) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:28.679-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:28.680-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:28.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:28.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:28.682-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8364) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:28.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:28.682-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:28.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:28.684-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8365) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:28.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:28.685-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:28.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:28.687-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8366) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:28.688-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:28.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:28.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:28.690-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8367) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:28.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:28.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:28.692-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8368) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:29.190-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:29.192-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:29.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:29.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:29.194-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8369) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:29.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:29.195-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:29.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:29.197-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8370) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:29.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:29.198-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:29.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:29.200-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8371) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:29.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:29.201-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:29.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:29.203-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8372) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:29.203-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:29.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:29.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:29.205-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8373) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:29.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:29.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:29.207-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8374) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:29.706-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:29.707-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:29.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:29.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:29.709-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8375) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:29.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:29.710-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:29.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:29.712-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8376) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:29.712-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:29.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:29.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:29.715-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8377) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:29.715-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:29.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:29.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:29.717-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8378) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:29.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:29.718-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:29.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:29.721-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8379) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:29.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:29.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:29.723-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8380) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:30.220-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:30.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:30.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:30.223-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8381) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:30.224-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:30.225-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:30.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:30.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:30.227-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8382) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:30.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:30.228-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:30.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:30.230-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8383) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:30.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:30.230-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:30.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:30.232-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8384) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:30.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:30.233-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:30.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:30.235-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8385) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:30.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:30.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:30.237-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8386) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:30.735-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:30.737-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:30.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:30.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:30.739-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8387) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:30.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:30.740-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:30.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:30.742-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8388) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:30.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:30.743-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:30.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:30.745-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8389) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:30.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:30.746-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:30.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:30.748-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8390) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:30.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:30.748-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:30.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:30.750-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8391) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:30.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:30.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:30.752-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8392) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:31.250-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:31.252-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:31.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:31.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:31.254-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8393) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:31.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:31.255-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:31.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:31.257-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8394) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:31.258-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:31.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:31.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:31.260-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8395) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:31.261-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:31.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:31.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:31.263-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8396) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:31.264-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:31.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:31.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:31.265-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8397) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:31.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:31.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:31.267-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8398) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:31.767-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:31.768-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:31.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:31.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:31.771-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8399) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:31.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:31.772-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:31.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:31.774-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8400) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:31.775-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:31.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:31.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:31.777-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8401) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:31.778-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:31.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:31.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:31.779-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8402) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:31.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:31.780-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:31.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:31.782-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8403) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:31.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:31.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:31.784-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8404) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:32.285-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:32.286-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:32.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:32.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:32.289-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8405) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:32.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:32.290-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:32.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:32.292-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8406) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:32.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:32.292-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:32.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:32.294-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8407) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:32.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:32.295-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:32.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:32.297-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8408) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:32.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:32.298-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:32.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:32.299-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8409) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:32.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:32.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:32.301-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8410) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:32.801-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:32.802-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:32.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:32.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:32.805-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8411) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:32.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:32.806-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:32.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:32.808-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8412) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:32.808-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:32.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:32.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:32.811-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8413) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:32.811-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:32.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:32.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:32.813-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8414) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:32.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:32.814-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:32.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:32.816-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8415) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:32.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:32.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:32.818-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8416) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:33.318-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:33.319-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:33.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:33.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:33.322-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8417) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:33.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:33.323-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:33.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:33.325-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8418) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:33.326-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:33.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:33.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:33.328-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8419) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:33.329-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:33.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:33.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:33.331-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8420) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:33.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:33.331-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:33.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:33.333-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8421) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:33.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:33.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:33.335-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8422) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:33.835-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:33.836-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:33.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:33.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:33.839-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8423) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:33.839-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:33.840-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:33.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:33.842-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8424) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:33.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:33.843-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:33.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:33.845-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8425) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:33.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:33.846-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:33.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:33.848-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8426) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:33.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:33.848-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:33.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:33.850-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8427) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:33.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:33.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:33.852-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8428) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:34.352-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:34.362-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:34.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:34.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:34.365-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8429) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:34.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:34.366-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:34.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:34.368-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8430) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:34.369-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:34.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:34.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:34.371-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8431) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:34.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:34.371-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:34.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:34.373-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8432) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:34.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:34.374-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:34.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:34.376-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8433) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:34.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:34.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:34.378-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8434) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:34.876-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:34.878-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:34.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:34.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:34.880-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8435) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:34.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:34.881-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:34.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:34.883-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8436) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:34.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:34.884-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:34.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:34.886-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8437) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:34.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:34.887-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:34.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:34.889-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8438) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:34.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:34.889-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:34.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:34.891-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8439) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:34.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:34.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:34.893-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8440) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:35.391-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:35.393-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:35.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:35.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:35.395-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8441) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:35.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:35.396-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:35.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:35.398-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8442) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:35.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:35.399-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:35.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:35.401-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8443) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:35.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:35.402-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:35.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:35.404-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8444) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:35.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:35.405-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:35.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:35.407-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8445) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:35.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:35.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:35.409-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8446) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:35.910-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:35.911-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:35.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:35.913-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:35.913-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8447) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:35.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:35.915-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:35.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:35.917-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8448) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:35.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:35.917-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:35.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:35.919-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8449) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:35.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:35.920-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:35.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:35.922-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8450) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:35.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:35.923-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:35.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:35.925-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8451) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:35.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:35.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:35.926-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8452) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:36.427-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:36.438-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:36.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:36.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:36.441-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8453) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:36.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:36.442-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:36.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:36.444-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8454) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:36.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:36.445-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:36.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:36.447-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8455) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:36.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:36.448-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:36.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:36.450-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8456) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:36.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:36.450-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:36.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:36.452-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8457) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:36.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:36.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:36.454-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8458) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:36.952-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:36.954-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:36.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:36.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:36.956-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8459) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:36.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:36.957-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:36.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:36.959-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8460) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:36.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:36.960-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:36.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:36.962-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8461) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:36.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:36.963-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:36.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:36.965-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8462) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:36.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:36.966-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:36.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:36.968-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8463) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:36.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:36.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:36.970-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8464) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:37.468-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:37.470-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:37.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:37.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:37.472-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8465) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:37.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:37.473-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:37.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:37.475-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8466) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:37.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:37.476-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:37.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:37.478-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8467) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:37.479-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:37.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:37.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:37.481-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8468) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:37.481-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:37.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:37.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:37.484-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8469) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:37.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:37.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:37.486-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8470) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:37.985-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:37.986-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:37.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:37.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:37.989-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8471) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:37.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:37.990-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:37.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:37.992-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8472) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:37.993-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:37.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:37.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:37.995-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8473) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:37.995-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:37.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:37.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:37.997-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8474) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:37.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:37.998-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:37.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:38.000-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8475) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:38.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:38.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:38.002-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8476) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:38.501-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:38.502-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:38.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:38.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:38.505-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8477) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:38.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:38.506-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:38.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:38.508-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8478) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:38.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:38.508-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:38.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:38.510-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8479) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:38.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:38.511-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:38.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:38.513-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8480) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:38.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:38.513-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:38.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:38.515-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8481) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:38.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:38.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:38.517-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8482) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:39.018-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:39.019-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:39.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:39.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:39.021-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8483) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:39.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:39.023-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:39.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:39.024-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8484) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:39.025-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:39.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:39.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:39.027-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8485) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:39.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:39.028-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:39.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:39.030-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8486) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:39.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:39.030-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:39.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:39.032-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8487) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:39.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:39.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:39.034-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8488) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:39.532-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:39.534-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:39.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:39.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:39.536-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8489) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:39.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:39.537-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:39.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:39.539-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8490) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:39.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:39.540-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:39.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:39.542-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8491) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:39.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:39.543-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:39.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:39.545-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8492) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:39.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:39.545-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:39.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:39.547-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8493) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:39.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:39.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:39.549-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8494) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:40.048-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:40.049-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:40.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:40.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:40.052-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8495) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:40.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:40.053-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:40.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:40.055-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8496) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:40.056-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:40.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:40.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:40.057-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8497) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:40.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:40.058-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:40.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:40.060-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8498) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:40.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:40.061-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:40.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:40.063-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8499) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:40.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:40.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:40.065-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8500) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:40.563-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:40.565-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:40.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:40.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:40.567-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8501) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:40.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:40.568-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:40.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:40.570-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8502) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:40.571-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:40.571-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:40.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:40.573-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8503) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:40.574-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:40.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:40.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:40.575-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8504) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:40.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:40.576-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:40.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:40.578-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8505) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:40.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:40.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:40.579-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8506) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:41.078-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:41.079-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:41.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:41.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:41.082-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8507) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:41.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:41.083-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:41.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:41.085-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8508) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:41.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:41.085-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:41.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:41.087-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8509) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:41.088-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:41.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:41.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:41.090-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8510) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:41.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:41.091-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:41.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:41.093-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8511) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:41.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:41.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:41.095-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8512) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:41.593-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:41.595-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:41.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:41.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:41.598-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8513) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:41.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:41.599-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:41.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:41.601-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8514) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:41.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:41.602-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:41.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:41.604-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8515) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:41.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:41.604-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:41.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:41.606-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8516) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:41.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:41.607-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:41.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:41.609-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8517) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:41.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:41.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:41.611-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8518) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:42.109-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:42.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:42.111-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:42.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:42.113-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8519) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:42.114-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:42.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:42.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:42.116-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8520) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:42.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:42.116-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:42.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:42.118-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8521) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:42.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:42.119-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:42.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:42.122-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8522) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:42.122-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:42.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:42.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:42.124-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8523) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:42.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:42.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:42.126-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8524) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:42.625-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:42.627-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:42.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:42.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:42.630-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8525) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:42.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:42.631-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:42.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:42.633-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8526) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:42.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:42.634-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:42.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:42.636-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8527) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:42.637-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:42.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:42.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:42.639-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8528) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:42.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:42.639-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:42.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:42.641-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8529) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:42.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:42.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:42.643-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8530) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:43.142-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:43.144-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:43.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:43.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:43.146-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8531) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:43.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:43.147-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:43.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:43.149-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8532) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:43.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:43.150-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:43.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:43.152-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8533) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:43.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:43.153-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:43.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:43.155-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8534) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:43.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:43.155-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:43.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:43.157-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8535) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:43.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:43.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:43.159-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8536) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:43.661-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:43.662-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:43.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:43.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:43.665-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8537) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:43.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:43.666-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:43.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:43.668-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8538) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:43.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:43.669-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:43.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:43.671-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8539) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:43.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:43.672-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:43.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:43.674-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8540) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:43.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:43.674-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:43.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:43.676-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8541) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:43.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:43.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:43.678-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8542) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:44.178-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:44.184-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:44.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:44.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:44.187-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8543) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:44.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:44.188-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:44.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:44.191-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8544) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:44.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:44.191-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:44.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:44.193-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8545) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:44.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:44.194-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:44.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:44.196-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8546) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:44.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:44.197-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:44.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:44.199-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8547) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:44.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:44.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:44.200-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8548) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:44.700-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:44.701-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:44.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:44.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:44.704-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8549) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:44.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:44.705-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:44.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:44.707-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8550) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:44.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:44.708-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:44.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:44.710-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8551) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:44.711-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:44.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:44.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:44.712-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8552) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:44.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:44.713-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:44.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:44.715-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8553) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:44.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:44.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:44.717-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8554) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:45.216-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:45.217-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:45.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:45.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:45.220-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8555) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:45.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:45.221-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:45.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:45.223-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8556) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:45.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:45.224-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:45.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:45.226-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8557) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:45.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:45.226-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:45.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:45.228-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8558) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:45.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:45.229-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:45.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:45.231-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8559) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:45.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:45.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:45.233-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8560) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:45.734-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:45.736-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:45.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:45.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:45.738-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8561) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:45.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:45.739-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:45.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:45.741-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8562) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:45.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:45.742-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:45.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:45.744-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8563) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:45.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:45.745-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:45.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:45.747-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8564) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:45.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:45.748-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:45.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:45.750-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8565) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:45.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:45.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:45.752-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8566) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:46.250-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:46.252-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:46.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:46.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:46.254-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8567) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:46.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:46.255-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:46.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:46.257-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8568) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:46.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:46.258-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:46.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:46.260-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8569) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:46.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:46.261-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:46.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:46.262-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8570) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:46.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:46.263-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:46.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:46.265-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8571) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:46.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:46.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:46.267-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8572) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:46.768-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:46.769-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:46.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:46.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:46.772-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8573) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:46.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:46.773-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:46.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:46.775-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8574) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:46.776-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:46.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:46.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:46.778-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8575) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:46.779-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:46.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:46.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:46.781-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8576) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:46.782-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:46.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:46.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:46.784-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8577) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:46.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:46.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:46.786-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8578) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:47.284-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:47.286-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:47.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:47.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:47.288-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8579) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:47.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:47.289-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:47.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:47.291-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8580) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:47.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:47.292-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:47.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:47.294-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8581) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:47.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:47.294-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:47.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:47.296-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8582) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:47.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:47.297-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:47.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:47.299-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8583) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:47.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:47.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:47.301-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8584) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:47.800-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:47.801-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:47.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:47.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:47.804-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8585) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:47.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:47.805-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:47.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:47.807-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8586) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:47.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:47.807-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:47.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:47.809-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8587) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:47.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:47.810-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:47.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:47.812-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8588) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:47.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:47.813-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:47.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:47.815-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8589) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:47.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:47.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:47.816-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8590) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:48.316-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:48.317-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:48.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:48.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:48.320-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8591) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:48.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:48.321-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:48.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:48.324-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8592) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:48.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:48.324-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:48.325-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:48.326-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8593) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:48.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:48.327-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:48.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:48.329-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8594) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:48.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:48.330-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:48.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:48.332-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8595) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:48.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:48.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:48.333-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8596) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:48.834-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:48.835-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:48.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:48.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:48.838-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8597) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:48.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:48.839-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:48.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:48.841-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8598) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:48.842-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:48.842-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:48.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:48.844-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8599) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:48.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:48.845-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:48.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:48.847-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8600) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:48.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:48.847-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:48.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:48.849-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8601) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:48.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:48.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:48.851-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8602) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:49.350-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:49.351-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:49.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:49.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:49.354-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8603) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:49.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:49.355-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:49.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:49.357-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8604) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:49.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:49.358-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:49.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:49.360-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8605) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:49.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:49.360-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:49.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:49.362-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8606) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:49.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:49.363-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:49.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:49.365-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8607) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:49.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:49.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:49.367-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8608) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:49.865-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:49.874-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:49.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:49.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:49.876-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8609) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:49.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:49.877-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:49.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:49.879-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8610) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:49.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:49.880-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:49.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:49.882-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8611) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:49.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:49.883-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:49.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:49.885-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8612) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:49.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:49.885-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:49.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:49.887-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8613) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:49.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:49.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:49.889-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8614) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:50.387-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:50.389-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:50.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:50.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:50.391-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8615) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:50.391-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:50.392-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:50.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:50.394-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8616) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:50.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:50.395-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:50.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:50.397-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8617) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:50.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:50.397-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:50.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:50.399-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8618) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:50.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:50.400-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:50.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:50.402-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8619) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:50.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:50.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:50.404-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8620) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:50.903-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:50.905-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:50.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:50.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:50.908-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8621) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:50.908-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:50.909-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:50.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:50.911-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8622) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:50.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:50.912-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:50.913-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:50.914-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8623) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:50.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:50.915-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:50.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:50.917-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8624) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:50.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:50.918-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:50.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:50.919-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8625) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:50.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:50.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:50.921-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8626) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:51.424-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:51.425-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:51.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:51.427-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:51.428-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8627) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:51.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:51.429-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:51.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:51.431-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8628) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:51.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:51.432-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:51.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:51.434-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8629) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:51.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:51.434-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:51.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:51.436-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8630) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:51.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:51.437-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:51.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:51.439-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8631) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:51.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:51.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:51.441-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8632) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:51.939-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:51.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:51.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:51.941-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8633) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:51.942-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:51.943-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:51.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:51.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:51.945-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8634) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:51.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:51.945-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:51.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:51.947-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8635) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:51.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:51.948-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:51.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:51.950-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8636) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:51.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:51.951-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:51.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:51.953-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8637) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:51.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:51.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:51.955-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8638) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:52.456-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:52.457-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:52.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:52.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:52.460-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8639) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:52.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:52.461-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:52.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:52.463-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8640) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:52.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:52.464-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:52.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:52.466-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8641) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:52.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:52.466-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:52.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:52.468-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8642) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:52.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:52.469-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:52.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:52.471-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8643) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:52.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:52.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:52.473-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8644) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:52.976-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:52.977-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:52.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:52.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:52.980-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8645) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:52.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:52.981-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:52.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:52.983-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8646) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:52.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:52.984-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:52.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:52.986-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8647) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:52.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:52.987-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:52.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:52.989-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8648) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:52.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:52.989-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:52.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:52.991-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8649) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:52.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:52.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:52.993-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8650) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:53.495-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:53.496-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:53.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:53.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:53.499-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8651) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:53.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:53.500-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:53.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:53.502-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8652) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:53.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:53.503-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:53.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:53.505-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8653) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:53.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:53.506-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:53.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:53.508-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8654) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:53.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:53.508-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:53.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:53.510-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8655) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:53.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:53.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:53.512-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8656) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:54.013-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:54.014-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:54.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:54.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:54.017-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8657) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:54.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:54.018-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:54.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:54.020-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8658) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:54.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:54.021-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:54.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:54.023-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8659) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:54.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:54.024-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:54.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:54.026-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8660) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:54.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:54.026-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:54.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:54.028-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8661) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:54.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:54.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:54.030-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8662) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:54.531-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:54.533-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:54.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:54.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:54.536-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8663) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:54.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:54.537-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:54.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:54.552-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8664) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:54.552-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:54.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:54.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:54.555-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8665) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:54.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:54.555-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:54.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:54.557-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8666) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:54.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:54.558-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:54.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:54.560-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8667) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:54.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:54.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:54.562-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8668) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:55.060-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:55.070-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:55.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:55.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:55.072-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8669) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:55.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:55.073-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:55.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:55.075-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8670) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:55.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:55.076-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:55.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:55.078-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8671) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:55.079-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:55.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:55.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:55.081-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8672) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:55.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:55.081-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:55.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:55.083-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8673) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:55.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:55.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:55.085-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8674) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:55.584-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:55.586-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:55.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:55.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:55.588-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8675) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:55.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:55.589-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:55.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:55.591-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8676) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:55.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:55.592-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:55.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:55.594-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8677) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:55.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:55.595-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:55.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:55.597-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8678) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:55.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:55.598-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:55.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:55.600-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8679) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:55.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:55.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:55.601-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8680) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:56.101-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:56.102-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:56.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:56.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:56.105-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8681) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:56.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:56.106-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:56.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:56.108-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8682) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:56.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:56.109-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:56.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:56.111-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8683) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:56.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:56.112-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:56.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:56.114-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8684) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:56.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:56.114-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:56.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:56.116-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8685) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:56.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:56.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:56.118-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8686) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:56.618-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:56.619-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:56.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:56.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:56.622-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8687) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:56.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:56.623-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:56.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:56.625-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8688) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:56.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:56.626-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:56.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:56.628-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8689) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:56.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:56.628-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:56.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:56.630-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8690) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:56.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:56.631-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:56.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:56.633-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8691) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:56.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:56.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:56.635-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8692) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:57.135-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:57.136-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:57.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:57.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:57.139-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8693) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:57.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:57.140-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:57.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:57.142-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8694) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:57.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:57.143-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:57.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:57.145-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8695) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:57.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:57.146-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:57.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:57.148-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8696) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:57.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:57.148-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:57.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:57.150-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8697) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:57.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:57.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:57.152-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8698) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:57.650-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:57.652-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:57.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:57.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:57.654-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8699) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:57.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:57.655-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:57.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:57.657-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8700) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:57.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:57.658-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:57.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:57.660-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8701) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:57.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:57.661-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:57.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:57.663-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8702) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:57.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:57.664-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:57.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:57.666-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8703) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:57.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:57.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:57.668-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8704) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:57.955-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:46:58.166-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:58.168-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:58.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:58.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:58.171-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8705) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:58.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:58.172-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:58.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:58.174-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8706) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:58.174-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:58.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:58.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:58.176-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8707) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:58.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:58.177-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:58.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:58.179-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8708) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:58.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:58.180-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:58.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:58.181-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8709) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:58.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:58.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:58.183-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8710) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:58.684-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:58.685-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:58.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:58.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:58.688-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8711) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:58.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:58.689-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:58.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:58.691-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8712) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:58.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:58.692-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:58.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:58.694-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8713) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:58.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:58.694-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:58.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:58.696-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8714) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:58.697-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:58.697-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:46:58.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:58.699-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8715) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:58.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:58.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:58.701-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8716) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:59.199-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:59.201-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:59.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:59.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:59.203-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8717) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:59.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:59.204-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:59.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:59.206-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8718) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:59.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:59.207-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:59.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:59.209-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8719) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:59.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:59.210-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:46:59.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:59.212-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8720) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:59.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:59.213-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:46:59.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:59.214-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8721) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:59.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:59.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:59.216-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8722) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:59.718-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:46:59.719-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:59.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:59.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:59.723-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8723) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:59.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:59.724-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:59.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:59.726-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8724) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:59.727-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:59.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:59.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:59.729-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8725) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:59.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:59.730-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:46:59.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:59.732-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8726) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:59.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:59.733-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:46:59.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:46:59.735-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8727) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:46:59.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:46:59.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:46:59.736-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8728) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:00.237-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:00.247-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:00.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:00.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:00.250-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8729) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:00.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:00.251-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:00.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:00.253-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8730) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:00.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:00.254-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:00.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:00.256-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8731) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:00.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:00.256-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:00.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:00.258-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8732) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:00.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:00.259-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:00.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:00.261-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8733) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:00.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:00.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:00.263-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8734) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:00.764-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:00.765-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:00.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:00.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:00.767-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8735) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:00.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:00.768-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:00.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:00.770-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8736) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:00.771-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:00.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:00.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:00.772-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8737) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:00.773-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:00.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:00.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:00.775-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8738) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:00.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:00.776-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:00.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:00.778-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8739) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:00.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:00.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:00.780-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8740) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:01.283-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:01.284-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:01.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:01.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:01.287-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8741) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:01.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:01.288-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:01.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:01.290-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8742) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:01.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:01.291-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:01.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:01.293-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8743) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:01.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:01.293-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:01.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:01.295-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8744) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:01.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:01.296-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:01.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:01.298-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8745) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:01.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:01.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:01.300-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8746) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:01.798-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:01.800-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:01.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:01.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:01.802-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8747) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:01.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:01.803-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:01.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:01.806-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8748) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:01.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:01.806-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:01.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:01.808-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8749) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:01.809-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:01.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:01.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:01.811-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8750) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:01.812-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:01.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:01.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:01.814-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8751) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:01.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:01.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:01.816-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8752) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:02.317-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:02.327-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:02.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:02.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:02.330-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8753) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:02.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:02.331-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:02.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:02.333-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8754) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:02.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:02.334-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:02.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:02.336-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8755) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:02.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:02.336-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:02.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:02.338-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8756) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:02.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:02.339-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:02.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:02.341-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8757) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:02.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:02.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:02.343-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8758) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:02.842-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:02.844-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:02.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:02.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:02.846-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8759) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:02.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:02.847-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:02.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:02.849-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8760) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:02.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:02.850-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:02.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:02.852-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8761) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:02.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:02.852-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:02.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:02.854-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8762) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:02.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:02.855-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:02.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:02.857-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8763) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:02.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:02.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:02.859-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8764) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:03.359-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:03.360-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:03.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:03.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:03.363-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8765) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:03.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:03.364-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:03.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:03.366-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8766) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:03.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:03.367-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:03.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:03.369-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8767) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:03.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:03.369-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:03.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:03.372-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8768) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:03.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:03.372-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:03.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:03.375-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8769) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:03.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:03.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:03.377-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8770) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:03.879-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:03.881-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:03.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:03.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:03.883-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8771) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:03.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:03.885-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:03.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:03.887-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8772) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:03.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:03.887-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:03.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:03.889-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8773) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:03.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:03.890-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:03.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:03.892-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8774) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:03.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:03.893-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:03.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:03.895-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8775) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:03.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:03.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:03.897-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8776) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:04.395-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:04.405-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:04.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:04.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:04.408-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8777) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:04.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:04.409-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:04.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:04.411-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8778) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:04.412-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:04.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:04.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:04.414-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8779) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:04.415-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:04.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:04.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:04.417-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8780) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:04.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:04.417-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:04.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:04.419-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8781) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:04.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:04.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:04.421-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8782) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:04.919-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:04.921-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:04.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:04.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:04.924-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8783) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:04.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:04.924-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:04.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:04.927-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8784) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:04.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:04.927-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:04.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:04.929-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8785) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:04.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:04.930-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:04.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:04.932-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8786) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:04.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:04.933-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:04.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:04.935-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8787) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:04.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:04.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:04.936-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8788) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:05.248-0400 I NETWORK [conn11] end connection 127.0.0.1:58354 (1 connection now open) 2018-04-25T11:47:05.435-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:05.437-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:05.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:05.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:05.439-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8789) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:05.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:05.440-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:05.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:05.443-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8790) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:05.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:05.443-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:05.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:05.445-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8791) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:05.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:05.446-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:05.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:05.448-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8792) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:05.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:05.449-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:05.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:05.451-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8793) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:05.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:05.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:05.453-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8794) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:05.951-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:05.953-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:05.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:05.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:05.955-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8795) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:05.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:05.956-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:05.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:05.958-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8796) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:05.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:05.959-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:05.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:05.961-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8797) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:05.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:05.962-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:05.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:05.964-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8798) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:05.964-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:05.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:05.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:05.966-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8799) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:05.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:05.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:05.968-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8800) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:06.310-0400 I NETWORK [listener] connection accepted from 127.0.0.1:50586 #12 (2 connections now open) 2018-04-25T11:47:06.311-0400 I NETWORK [conn12] received client metadata from 127.0.0.1:50586 conn12: { 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-04-25T11:47:06.466-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:06.468-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:06.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:06.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:06.470-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8801) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:06.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:06.471-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:06.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:06.473-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8802) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:06.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:06.474-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:06.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:06.476-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8803) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:06.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:06.477-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:06.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:06.479-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8804) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:06.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:06.479-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:06.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:06.481-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8805) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:06.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:06.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:06.483-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8806) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:06.981-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:06.983-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:06.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:06.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:06.986-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8807) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:06.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:06.987-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:06.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:06.989-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8808) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:06.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:06.990-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:06.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:06.992-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8809) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:06.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:06.992-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:06.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:06.994-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8810) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:06.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:06.995-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:06.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:06.997-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8811) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:06.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:06.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:06.999-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8812) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:07.240-0400 I NETWORK [conn12] end connection 127.0.0.1:50586 (1 connection now open) 2018-04-25T11:47:07.497-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:07.499-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:07.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:07.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:07.501-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8813) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:07.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:07.502-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:07.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:07.504-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8814) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:07.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:07.505-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:07.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:07.507-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8815) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:07.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:07.508-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:07.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:07.509-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8816) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:07.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:07.510-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:07.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:07.512-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8817) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:07.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:07.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:07.514-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8818) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:08.013-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:08.015-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:08.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:08.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:08.017-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8819) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:08.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:08.018-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:08.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:08.020-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8820) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:08.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:08.021-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:08.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:08.023-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8821) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:08.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:08.024-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:08.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:08.026-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8822) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:08.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:08.026-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:08.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:08.028-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8823) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:08.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:08.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:08.030-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8824) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:08.531-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:08.532-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:08.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:08.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:08.536-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8825) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:08.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:08.537-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:08.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:08.539-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8826) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:08.539-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:08.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:08.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:08.541-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8827) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:08.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:08.542-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:08.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:08.544-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8828) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:08.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:08.545-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:08.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:08.547-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8829) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:08.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:08.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:08.549-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8830) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:09.050-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:09.052-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:09.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:09.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:09.055-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8831) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:09.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:09.056-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:09.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:09.058-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8832) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:09.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:09.059-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:09.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:09.061-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8833) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:09.062-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:09.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:09.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:09.064-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8834) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:09.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:09.064-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:09.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:09.066-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8835) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:09.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:09.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:09.068-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8836) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:09.566-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:09.568-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:09.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:09.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:09.571-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8837) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:09.571-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:09.572-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:09.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:09.574-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8838) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:09.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:09.575-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:09.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:09.577-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8839) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:09.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:09.577-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:09.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:09.580-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8840) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:09.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:09.580-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:09.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:09.582-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8841) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:09.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:09.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:09.584-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8842) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:10.086-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:10.087-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:10.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:10.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:10.090-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8843) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:10.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:10.091-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:10.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:10.093-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8844) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:10.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:10.093-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:10.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:10.095-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8845) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:10.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:10.096-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:10.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:10.098-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8846) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:10.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:10.099-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:10.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:10.101-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8847) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:10.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:10.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:10.103-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8848) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:10.601-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:10.603-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:10.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:10.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:10.605-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8849) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:10.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:10.606-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:10.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:10.608-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8850) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:10.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:10.609-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:10.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:10.611-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8851) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:10.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:10.612-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:10.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:10.614-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8852) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:10.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:10.615-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:10.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:10.617-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8853) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:10.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:10.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:10.619-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8854) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:11.117-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:11.119-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:11.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:11.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:11.122-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8855) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:11.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:11.123-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:11.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:11.125-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8856) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:11.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:11.126-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:11.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:11.128-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8857) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:11.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:11.128-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:11.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:11.130-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8858) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:11.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:11.131-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:11.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:11.133-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8859) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:11.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:11.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:11.135-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8860) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:11.634-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:11.635-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:11.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:11.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:11.638-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8861) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:11.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:11.639-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:11.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:11.641-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8862) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:11.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:11.642-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:11.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:11.644-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8863) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:11.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:11.645-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:11.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:11.647-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8864) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:11.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:11.647-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:11.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:11.649-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8865) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:11.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:11.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:11.651-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8866) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:12.150-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:12.152-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:12.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:12.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:12.154-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8867) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:12.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:12.155-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:12.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:12.157-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8868) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:12.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:12.158-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:12.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:12.160-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8869) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:12.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:12.161-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:12.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:12.163-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8870) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:12.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:12.163-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:12.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:12.165-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8871) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:12.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:12.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:12.167-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8872) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:12.667-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:12.669-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:12.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:12.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:12.672-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8873) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:12.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:12.673-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:12.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:12.675-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8874) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:12.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:12.675-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:12.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:12.677-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8875) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:12.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:12.678-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:12.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:12.680-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8876) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:12.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:12.681-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:12.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:12.683-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8877) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:12.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:12.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:12.685-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8878) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:13.183-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:13.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:13.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:13.186-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8879) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:13.187-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:13.188-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:13.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:13.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:13.190-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8881) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:13.191-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:13.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:13.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:13.194-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8882) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:13.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:13.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:13.293-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8880) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:13.293-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:13.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:13.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:13.296-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8883) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:13.297-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:13.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:13.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:13.299-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8884) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:13.696-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:13.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:13.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:13.700-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8885) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:13.700-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:13.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:13.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:13.703-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8886) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:13.704-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:13.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:13.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:13.706-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8887) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:13.801-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:13.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:13.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:13.805-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8888) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:13.806-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:13.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:13.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:13.808-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8889) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:13.809-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:13.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:13.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:13.811-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8890) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:14.208-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:14.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:14.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:14.217-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8891) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:14.218-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:14.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:14.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:14.221-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8892) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:14.222-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:14.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:14.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:14.224-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8893) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:14.314-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:14.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:14.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:14.319-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8894) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:14.319-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:14.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:14.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:14.322-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8895) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:14.323-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:14.325-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:14.325-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:14.326-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8896) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:14.727-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:14.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:14.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:14.732-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8897) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:14.732-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:14.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:14.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:14.735-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8898) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:14.736-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:14.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:14.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:14.738-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8899) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:14.831-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:14.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:14.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:14.835-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8900) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:14.836-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:14.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:14.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:14.838-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8901) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:14.839-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:14.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:14.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:14.841-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8902) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:15.238-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:15.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:15.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:15.242-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8903) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:15.242-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:15.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:15.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:15.245-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8904) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:15.246-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:15.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:15.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:15.249-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8905) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:15.344-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:15.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:15.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:15.349-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8906) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:15.349-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:15.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:15.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:15.352-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8907) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:15.353-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:15.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:15.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:15.355-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8908) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:15.751-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:15.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:15.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:15.755-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8909) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:15.756-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:15.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:15.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:15.759-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8910) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:15.760-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:15.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:15.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:15.762-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8911) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:15.856-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:15.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:15.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:15.860-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8912) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:15.861-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:15.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:15.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:15.863-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8913) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:15.864-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:15.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:15.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:15.866-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8914) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:16.266-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:16.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:16.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:16.270-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8915) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:16.271-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:16.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:16.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:16.273-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8916) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:16.274-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:16.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:16.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:16.276-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8917) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:16.367-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:16.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:16.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:16.371-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8918) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:16.372-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:16.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:16.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:16.375-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8919) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:16.375-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:16.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:16.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:16.378-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8920) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:16.777-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:16.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:16.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:16.781-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8921) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:16.782-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:16.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:16.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:16.784-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8922) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:16.785-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:16.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:16.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:16.787-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8923) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:16.883-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:16.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:16.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:16.887-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8924) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:16.888-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:16.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:16.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:16.891-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8925) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:16.891-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:16.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:16.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:16.894-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8926) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:17.290-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:17.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:17.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:17.293-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8927) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:17.294-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:17.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:17.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:17.297-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8928) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:17.297-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:17.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:17.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:17.300-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8929) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:17.399-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:17.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:17.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:17.403-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8930) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:17.404-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:17.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:17.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:17.407-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8931) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:17.407-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:17.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:17.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:17.410-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8932) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:17.801-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:17.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:17.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:17.805-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8933) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:17.805-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:17.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:17.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:17.808-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8934) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:17.809-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:17.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:17.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:17.811-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8935) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:17.915-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:17.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:17.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:17.919-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8936) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:17.920-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:17.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:17.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:17.922-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8937) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:17.923-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:17.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:17.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:17.925-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8938) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:18.311-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:18.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:18.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:18.316-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8939) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:18.316-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:18.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:18.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:18.319-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8940) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:18.320-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:18.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:18.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:18.322-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8941) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:18.425-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:18.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:18.429-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:18.429-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8942) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:18.430-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:18.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:18.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:18.433-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8943) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:18.433-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:18.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:18.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:18.436-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8944) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:18.822-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:18.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:18.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:18.826-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8945) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:18.827-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:18.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:18.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:18.830-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8946) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:18.830-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:18.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:18.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:18.833-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8947) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:18.940-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:18.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:18.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:18.947-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8948) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:18.948-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:18.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:18.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:18.951-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8949) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:18.952-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:18.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:18.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:18.954-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8950) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:19.334-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:19.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:19.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:19.338-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8951) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:19.339-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:19.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:19.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:19.341-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8952) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:19.342-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:19.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:19.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:19.345-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8953) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:19.458-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:19.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:19.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:19.462-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8954) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:19.463-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:19.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:19.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:19.465-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8955) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:19.466-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:19.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:19.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:19.468-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8956) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:19.848-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:19.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:19.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:19.853-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8957) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:19.853-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:19.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:19.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:19.869-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8958) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:19.870-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:19.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:19.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:19.873-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8959) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:19.972-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:19.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:19.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:19.976-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8960) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:19.977-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:19.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:19.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:19.979-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8961) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:19.980-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:19.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:19.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:19.983-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8962) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:20.374-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:20.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:20.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:20.378-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8963) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:20.379-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:20.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:20.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:20.382-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8964) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:20.382-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:20.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:20.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:20.385-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8965) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:20.484-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:20.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:20.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:20.487-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8966) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:20.488-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:20.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:20.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:20.491-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8967) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:20.492-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:20.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:20.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:20.494-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8968) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:20.887-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:20.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:20.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:20.891-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8969) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:20.892-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:20.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:20.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:20.895-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8970) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:20.895-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:20.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:20.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:20.898-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8971) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:20.996-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:20.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:20.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:21.000-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8972) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:21.001-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:21.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:21.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:21.004-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8973) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:21.005-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:21.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:21.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:21.007-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8974) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:21.400-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:21.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:21.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:21.404-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8975) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:21.405-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:21.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:21.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:21.408-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8976) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:21.409-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:21.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:21.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:21.411-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8977) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:21.510-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:21.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:21.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:21.514-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8978) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:21.515-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:21.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:21.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:21.518-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8979) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:21.518-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:21.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:21.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:21.521-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8980) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:21.916-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:21.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:21.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:21.920-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8981) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:21.920-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:21.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:21.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:21.923-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8982) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:21.924-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:21.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:21.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:21.927-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8983) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:22.022-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:22.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:22.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:22.026-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8984) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:22.027-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:22.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:22.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:22.030-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8985) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:22.031-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:22.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:22.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:22.033-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8986) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:22.431-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:22.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:22.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:22.435-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8987) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:22.436-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:22.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:22.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:22.439-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8988) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:22.440-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:22.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:22.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:22.442-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8989) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:22.533-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:22.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:22.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:22.537-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8990) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:22.538-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:22.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:22.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:22.541-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8991) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:22.542-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:22.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:22.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:22.544-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8992) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:22.943-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:22.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:22.946-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:22.947-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8993) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:22.947-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:22.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:22.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:22.950-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8994) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:22.951-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:22.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:22.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:22.953-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 8995) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:23.044-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:23.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:23.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:23.048-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8996) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:23.049-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:23.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:23.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:23.051-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8997) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:23.052-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:23.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:23.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:23.055-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 8998) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:23.453-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:23.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:23.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:23.458-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 8999) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:23.458-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:23.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:23.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:23.461-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9000) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:23.462-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:23.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:23.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:23.465-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9001) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:23.556-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:23.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:23.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:23.559-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9002) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:23.560-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:23.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:23.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:23.563-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9003) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:23.564-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:23.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:23.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:23.566-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9004) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:23.965-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:23.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:23.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:23.969-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9005) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:23.970-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:23.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:23.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:23.973-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9006) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:23.974-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:23.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:23.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:23.976-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9007) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:24.067-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:24.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:24.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:24.071-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9008) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:24.072-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:24.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:24.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:24.075-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9009) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:24.076-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:24.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:24.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:24.078-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9010) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:24.477-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:24.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:24.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:24.491-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9011) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:24.491-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:24.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:24.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:24.494-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9012) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:24.495-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:24.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:24.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:24.498-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9013) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:24.580-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:24.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:24.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:24.584-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9014) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:24.585-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:24.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:24.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:24.588-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9015) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:24.588-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:24.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:24.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:24.591-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9016) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:25.001-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:25.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:25.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:25.005-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9017) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:25.006-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:25.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:25.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:25.008-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9018) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:25.009-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:25.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:25.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:25.011-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9019) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:25.091-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:25.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:25.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:25.095-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9020) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:25.095-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:25.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:25.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:25.098-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9021) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:25.099-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:25.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:25.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:25.101-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9022) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:25.511-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:25.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:25.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:25.515-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9023) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:25.516-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:25.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:25.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:25.518-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9024) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:25.519-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:25.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:25.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:25.521-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9025) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:25.601-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:25.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:25.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:25.605-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9026) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:25.605-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:25.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:25.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:25.608-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9027) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:25.609-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:25.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:25.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:25.611-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9028) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:26.022-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:26.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:26.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:26.026-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9029) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:26.027-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:26.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:26.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:26.030-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9030) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:26.030-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:26.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:26.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:26.033-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9031) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:26.116-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:26.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:26.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:26.120-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9032) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:26.121-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:26.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:26.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:26.124-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9033) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:26.124-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:26.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:26.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:26.127-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9034) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:26.533-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:26.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:26.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:26.537-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9035) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:26.538-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:26.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:26.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:26.541-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9036) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:26.542-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:26.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:26.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:26.544-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9037) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:26.627-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:26.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:26.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:26.631-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9038) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:26.632-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:26.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:26.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:26.635-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9039) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:26.635-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:26.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:26.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:26.638-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9040) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:27.047-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:27.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:27.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:27.051-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9041) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:27.052-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:27.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:27.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:27.055-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9042) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:27.056-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:27.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:27.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:27.058-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9043) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:27.140-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:27.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:27.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:27.144-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9044) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:27.145-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:27.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:27.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:27.149-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9045) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:27.150-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:27.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:27.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:27.152-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9046) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:27.558-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:27.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:27.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:27.562-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9047) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:27.563-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:27.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:27.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:27.566-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9048) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:27.567-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:27.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:27.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:27.569-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9049) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:27.652-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:27.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:27.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:27.656-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9050) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:27.656-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:27.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:27.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:27.659-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9051) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:27.660-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:27.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:27.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:27.663-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9052) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:27.959-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:47:28.073-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:28.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:28.076-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:28.077-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9053) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:28.077-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:28.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:28.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:28.080-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9054) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:28.081-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:28.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:28.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:28.083-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9055) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:28.164-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:28.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:28.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:28.168-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9056) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:28.169-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:28.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:28.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:28.172-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9057) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:28.173-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:28.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:28.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:28.175-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9058) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:28.584-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:28.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:28.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:28.588-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9059) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:28.589-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:28.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:28.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:28.592-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9060) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:28.592-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:28.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:28.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:28.594-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9061) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:28.676-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:28.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:28.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:28.681-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9062) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:28.681-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:28.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:28.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:28.684-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9063) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:28.685-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:28.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:28.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:28.688-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9064) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:29.094-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:29.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:29.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:29.098-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9065) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:29.098-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:29.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:29.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:29.101-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9066) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:29.102-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:29.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:29.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:29.104-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9067) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:29.188-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:29.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:29.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:29.192-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9068) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:29.193-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:29.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:29.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:29.196-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9069) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:29.196-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:29.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:29.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:29.199-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9070) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:29.604-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:29.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:29.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:29.608-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9071) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:29.609-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:29.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:29.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:29.612-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9072) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:29.612-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:29.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:29.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:29.615-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9073) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:29.700-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:29.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:29.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:29.703-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9074) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:29.704-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:29.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:29.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:29.707-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9075) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:29.707-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:29.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:29.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:29.710-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9076) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:30.117-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:30.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:30.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:30.122-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9077) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:30.123-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:30.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:30.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:30.126-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9078) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:30.127-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:30.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:30.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:30.130-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9079) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:30.211-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:30.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:30.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:30.215-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9080) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:30.216-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:30.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:30.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:30.219-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9081) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:30.220-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:30.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:30.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:30.222-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9082) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:30.633-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:30.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:30.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:30.637-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9083) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:30.638-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:30.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:30.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:30.641-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9084) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:30.641-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:30.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:30.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:30.644-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9085) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:30.724-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:30.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:30.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:30.728-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9086) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:30.729-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:30.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:30.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:30.731-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9087) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:30.732-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:30.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:30.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:30.734-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9088) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:31.149-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:31.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:31.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:31.154-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9089) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:31.155-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:31.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:31.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:31.158-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9090) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:31.159-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:31.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:31.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:31.161-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9091) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:31.234-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:31.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:31.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:31.238-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9092) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:31.238-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:31.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:31.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:31.241-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9093) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:31.242-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:31.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:31.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:31.244-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9094) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:31.661-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:31.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:31.664-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:31.665-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9095) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:31.666-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:31.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:31.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:31.668-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9096) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:31.669-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:31.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:31.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:31.672-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9097) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:31.744-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:31.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:31.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:31.748-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9098) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:31.749-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:31.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:31.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:31.752-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9099) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:31.753-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:31.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:31.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:31.755-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9100) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:32.177-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:32.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:32.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:32.181-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9101) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:32.182-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:32.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:32.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:32.184-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9102) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:32.185-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:32.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:32.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:32.188-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9103) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:32.258-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:32.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:32.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:32.262-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9104) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:32.263-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:32.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:32.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:32.266-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9105) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:32.267-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:32.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:32.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:32.269-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9106) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:32.689-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:32.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:32.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:32.693-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9107) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:32.694-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:32.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:32.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:32.697-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9108) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:32.698-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:32.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:32.699-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:32.700-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9109) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:32.773-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:32.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:32.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:32.777-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9110) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:32.777-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:32.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:32.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:32.780-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9111) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:32.781-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:32.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:32.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:32.783-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9112) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:33.200-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:33.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:33.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:33.204-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9113) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:33.205-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:33.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:33.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:33.208-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9114) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:33.209-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:33.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:33.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:33.211-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9115) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:33.283-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:33.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:33.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:33.287-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9116) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:33.288-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:33.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:33.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:33.291-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9117) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:33.291-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:33.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:33.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:33.294-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9118) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:33.712-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:33.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:33.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:33.716-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9119) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:33.717-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:33.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:33.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:33.719-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9120) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:33.720-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:33.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:33.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:33.722-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9121) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:33.794-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:33.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:33.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:33.798-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9122) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:33.798-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:33.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:33.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:33.801-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9123) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:33.802-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:33.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:33.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:33.805-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9124) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:34.222-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:34.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:34.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:34.233-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9125) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:34.233-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:34.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:34.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:34.236-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9126) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:34.237-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:34.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:34.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:34.239-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9127) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:34.310-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:34.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:34.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:34.314-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9128) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:34.315-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:34.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:34.317-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:34.318-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9129) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:34.319-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:34.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:34.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:34.321-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9130) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:34.741-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:34.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:34.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:34.745-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9131) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:34.746-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:34.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:34.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:34.749-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9132) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:34.749-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:34.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:34.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:34.752-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9133) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:34.821-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:34.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:34.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:34.825-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9134) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:34.826-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:34.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:34.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:34.829-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9135) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:34.830-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:34.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:34.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:34.833-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9136) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:35.256-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:35.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:35.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:35.259-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9137) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:35.260-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:35.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:35.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:35.263-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9138) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:35.264-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:35.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:35.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:35.266-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9139) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:35.333-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:35.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:35.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:35.337-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9140) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:35.338-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:35.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:35.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:35.340-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9141) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:35.341-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:35.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:35.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:35.343-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9142) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:35.766-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:35.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:35.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:35.771-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9143) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:35.772-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:35.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:35.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:35.775-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9144) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:35.775-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:35.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:35.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:35.778-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9145) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:35.844-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:35.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:35.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:35.848-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9146) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:35.849-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:35.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:35.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:35.852-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9147) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:35.853-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:35.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:35.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:35.855-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9148) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:36.281-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:36.292-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:36.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:36.294-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9149) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:36.295-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:36.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:36.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:36.298-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9150) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:36.298-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:36.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:36.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:36.301-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9151) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:36.356-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:36.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:36.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:36.360-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9152) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:36.361-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:36.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:36.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:36.363-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9153) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:36.364-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:36.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:36.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:36.367-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9154) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:36.803-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:36.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:36.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:36.807-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9155) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:36.808-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:36.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:36.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:36.812-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9156) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:36.813-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:36.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:36.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:36.816-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9157) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:36.867-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:36.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:36.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:36.870-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9158) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:36.871-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:36.873-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:36.873-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:36.874-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9159) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:36.875-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:36.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:36.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:36.877-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9160) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:37.317-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:37.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:37.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:37.321-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9161) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:37.322-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:37.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:37.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:37.325-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9162) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:37.325-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:37.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:37.327-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:37.328-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9163) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:37.380-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:37.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:37.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:37.384-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9164) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:37.385-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:37.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:37.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:37.388-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9165) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:37.388-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:37.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:37.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:37.391-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9166) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:37.830-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:37.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:37.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:37.835-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9167) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:37.836-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:37.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:37.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:37.839-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9168) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:37.839-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:37.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:37.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:37.842-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9169) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:37.891-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:37.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:37.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:37.895-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9170) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:37.896-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:37.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:37.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:37.899-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9171) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:37.900-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:37.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:37.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:37.902-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9172) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:38.342-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:38.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:38.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:38.347-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9173) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:38.348-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:38.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:38.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:38.351-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9174) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:38.351-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:38.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:38.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:38.354-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9175) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:38.402-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:38.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:38.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:38.406-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9176) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:38.407-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:38.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:38.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:38.410-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9177) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:38.410-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:38.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:38.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:38.413-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9178) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:38.856-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:38.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:38.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:38.861-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9179) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:38.862-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:38.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:38.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:38.865-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9180) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:38.865-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:38.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:38.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:38.868-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9181) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:38.913-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:38.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:38.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:38.917-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9182) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:38.918-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:38.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:38.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:38.921-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9183) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:38.921-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:38.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:38.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:38.924-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9184) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:39.373-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:39.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:39.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:39.377-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9185) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:39.378-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:39.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:39.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:39.381-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9186) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:39.381-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:39.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:39.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:39.384-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9187) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:39.425-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:39.427-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:39.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:39.429-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9188) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:39.429-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:39.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:39.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:39.432-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9189) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:39.433-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:39.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:39.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:39.436-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9190) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:39.884-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:39.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:39.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:39.888-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9191) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:39.889-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:39.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:39.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:39.891-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9192) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:39.892-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:39.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:39.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:39.894-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9193) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:39.938-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:39.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:39.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:39.942-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9194) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:39.943-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:39.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:39.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:39.946-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9195) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:39.947-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:39.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:39.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:39.949-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9196) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:40.398-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:40.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:40.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:40.402-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9197) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:40.403-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:40.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:40.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:40.406-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9198) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:40.407-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:40.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:40.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:40.409-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9199) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:40.450-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:40.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:40.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:40.453-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9200) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:40.454-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:40.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:40.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:40.457-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9201) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:40.458-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:40.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:40.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:40.461-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9202) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:40.914-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:40.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:40.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:40.918-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9203) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:40.919-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:40.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:40.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:40.921-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9204) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:40.922-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:40.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:40.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:40.924-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9205) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:40.964-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:40.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:40.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:40.968-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9206) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:40.969-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:40.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:40.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:40.972-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9207) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:40.972-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:40.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:40.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:40.975-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9208) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:41.424-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:41.427-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:41.427-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:41.428-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9209) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:41.429-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:41.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:41.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:41.432-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9210) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:41.432-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:41.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:41.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:41.434-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9211) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:41.476-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:41.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:41.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:41.479-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9212) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:41.480-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:41.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:41.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:41.483-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9213) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:41.483-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:41.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:41.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:41.486-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9214) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:41.935-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:41.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:41.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:41.939-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9215) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:41.940-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:41.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:41.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:41.943-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9216) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:41.943-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:41.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:41.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:41.946-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9217) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:41.988-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:41.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:41.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:41.992-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9218) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:41.993-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:41.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:41.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:41.996-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9219) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:41.996-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:41.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:41.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:41.999-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9220) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:42.450-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:42.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:42.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:42.455-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9221) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:42.456-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:42.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:42.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:42.459-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9222) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:42.459-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:42.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:42.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:42.462-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9223) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:42.499-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:42.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:42.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:42.503-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9224) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:42.504-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:42.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:42.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:42.507-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9225) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:42.507-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:42.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:42.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:42.510-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9226) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:42.962-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:42.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:42.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:42.966-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9227) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:42.967-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:42.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:42.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:42.969-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9228) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:42.970-0400 I ASIO [replexec-9] Connecting to louisamac:5008 2018-04-25T11:47:42.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:42.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:42.972-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9229) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:43.012-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:43.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:43.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:43.016-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9230) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:43.017-0400 I ASIO [replexec-9] Connecting to louisamac:5007 2018-04-25T11:47:43.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:43.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:43.019-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9231) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:43.020-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:43.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:43.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:43.022-0400 I REPL_HB [replexec-9] Error in heartbeat (requestId: 9232) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:43.473-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:43.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:43.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:43.476-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9233) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:43.476-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:43.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:43.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:43.479-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9234) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:43.480-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:43.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:43.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:43.482-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9235) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:43.522-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:43.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:43.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:43.526-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9236) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:43.527-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:43.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:43.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:43.530-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9237) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:43.530-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:43.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:43.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:43.533-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9238) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:43.982-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:43.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:43.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:43.986-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9239) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:43.987-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:43.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:43.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:43.989-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9240) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:43.990-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:43.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:43.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:43.992-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9241) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:44.034-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:44.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:44.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:44.038-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9242) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:44.039-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:44.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:44.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:44.041-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9243) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:44.042-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:44.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:44.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:44.044-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9244) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:44.492-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:44.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:44.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:44.502-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9245) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:44.503-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:44.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:44.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:44.505-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9246) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:44.506-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:44.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:44.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:44.508-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9247) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:44.548-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:44.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:44.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:44.552-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9248) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:44.553-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:44.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:44.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:44.556-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9249) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:44.556-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:44.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:44.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:44.559-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9250) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:45.010-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:45.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:45.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:45.014-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9251) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:45.015-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:45.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:45.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:45.017-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9252) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:45.018-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:45.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:45.020-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:45.020-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9253) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:45.061-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:45.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:45.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:45.065-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9254) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:45.065-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:45.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:45.068-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:45.068-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9255) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:45.069-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:45.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:45.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:45.072-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9256) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:45.525-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:45.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:45.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:45.529-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9257) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:45.530-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:45.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:45.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:45.533-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9258) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:45.534-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:45.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:45.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:45.536-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9259) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:45.572-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:45.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:45.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:45.576-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9260) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:45.577-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:45.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:45.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:45.580-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9261) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:45.580-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:45.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:45.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:45.583-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9262) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:46.036-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:46.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:46.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:46.040-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9263) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:46.040-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:46.041-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:46.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:46.043-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9264) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:46.043-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:46.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:46.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:46.046-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9265) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:46.084-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:46.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:46.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:46.088-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9266) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:46.088-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:46.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:46.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:46.091-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9267) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:46.092-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:46.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:46.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:46.094-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9268) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:46.548-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:46.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:46.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:46.553-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9269) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:46.553-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:46.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:46.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:46.556-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9270) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:46.557-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:46.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:46.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:46.560-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9271) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:46.594-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:46.595-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:46.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:46.596-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9272) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:46.597-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:46.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:46.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:46.600-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9273) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:46.600-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:46.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:46.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:46.603-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9274) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:47.060-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:47.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:47.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:47.063-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9275) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:47.064-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:47.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:47.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:47.066-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9276) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:47.067-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:47.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:47.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:47.070-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9277) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:47.107-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:47.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:47.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:47.111-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9278) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:47.112-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:47.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:47.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:47.115-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9279) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:47.115-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:47.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:47.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:47.118-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9280) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:47.570-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:47.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:47.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:47.574-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9281) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:47.575-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:47.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:47.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:47.578-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9282) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:47.579-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:47.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:47.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:47.581-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9283) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:47.618-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:47.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:47.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:47.622-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9284) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:47.622-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:47.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:47.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:47.625-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9285) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:47.626-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:47.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:47.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:47.629-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9286) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:48.084-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:48.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:48.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:48.087-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9287) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:48.088-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:48.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:48.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:48.091-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9288) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:48.091-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:48.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:48.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:48.094-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9289) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:48.132-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:48.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:48.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:48.136-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9290) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:48.137-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:48.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:48.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:48.140-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9291) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:48.140-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:48.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:48.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:48.143-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9292) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:48.594-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:48.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:48.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:48.599-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9293) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:48.599-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:48.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:48.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:48.602-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9294) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:48.603-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:48.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:48.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:48.605-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9295) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:48.643-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:48.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:48.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:48.645-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9296) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:48.646-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:48.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:48.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:48.648-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9297) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:48.649-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:48.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:48.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:48.651-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9298) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:49.106-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:49.109-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:49.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:49.111-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9299) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:49.112-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:49.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:49.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:49.114-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9300) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:49.115-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:49.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:49.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:49.117-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9301) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:49.151-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:49.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:49.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:49.155-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9302) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:49.156-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:49.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:49.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:49.159-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9303) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:49.159-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:49.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:49.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:49.162-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9304) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:49.617-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:49.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:49.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:49.621-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9305) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:49.622-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:49.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:49.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:49.625-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9306) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:49.626-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:49.627-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:49.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:49.628-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9307) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:49.662-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:49.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:49.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:49.667-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9308) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:49.668-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:49.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:49.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:49.671-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9309) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:49.672-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:49.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:49.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:49.674-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9310) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:50.130-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:50.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:50.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:50.135-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9311) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:50.136-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:50.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:50.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:50.138-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9312) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:50.139-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:50.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:50.140-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:50.141-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9313) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:50.174-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:50.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:50.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:50.177-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9314) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:50.178-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:50.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:50.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:50.181-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9315) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:50.181-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:50.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:50.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:50.184-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9316) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:50.642-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:50.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:50.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:50.647-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9317) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:50.647-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:50.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:50.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:50.650-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9318) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:50.651-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:50.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:50.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:50.653-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9319) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:50.684-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:50.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:50.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:50.687-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9320) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:50.688-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:50.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:50.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:50.691-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9321) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:50.692-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:50.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:50.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:50.695-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9322) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:51.154-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:51.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:51.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:51.158-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9323) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:51.158-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:51.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:51.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:51.161-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9324) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:51.162-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:51.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:51.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:51.164-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9325) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:51.195-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:51.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:51.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:51.199-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9326) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:51.200-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:51.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:51.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:51.203-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9327) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:51.203-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:51.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:51.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:51.206-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9328) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:51.665-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:51.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:51.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:51.669-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9329) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:51.670-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:51.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:51.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:51.673-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9330) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:51.673-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:51.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:51.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:51.676-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9331) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:51.710-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:51.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:51.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:51.714-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9332) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:51.715-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:51.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:51.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:51.718-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9333) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:51.718-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:51.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:51.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:51.721-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9334) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:52.177-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:52.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:52.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:52.181-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9335) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:52.181-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:52.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:52.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:52.184-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9336) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:52.185-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:52.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:52.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:52.187-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9337) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:52.226-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:52.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:52.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:52.230-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9338) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:52.231-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:52.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:52.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:52.233-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9339) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:52.234-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:52.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:52.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:52.236-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9340) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:52.687-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:52.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:52.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:52.690-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9341) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:52.690-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:52.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:52.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:52.693-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9342) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:52.693-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:52.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:52.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:52.696-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9343) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:52.740-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:52.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:52.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:52.744-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9344) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:52.745-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:52.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:52.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:52.748-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9345) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:52.748-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:52.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:52.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:52.751-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9346) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:53.197-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:53.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:53.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:53.201-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9347) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:53.201-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:53.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:53.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:53.204-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9348) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:53.205-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:53.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:53.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:53.207-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9349) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:53.251-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:53.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:53.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:53.255-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9350) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:53.255-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:53.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:53.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:53.258-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9351) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:53.259-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:53.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:53.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:53.261-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9352) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:53.712-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:53.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:53.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:53.716-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9353) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:53.716-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:53.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:53.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:53.719-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9354) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:53.720-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:53.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:53.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:53.722-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9355) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:53.764-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:53.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:53.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:53.768-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9356) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:53.769-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:53.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:53.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:53.772-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9357) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:53.772-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:53.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:53.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:53.775-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9358) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:54.224-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:54.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:54.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:54.233-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9359) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:54.234-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:54.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:54.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:54.237-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9360) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:54.238-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:54.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:54.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:54.240-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9361) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:54.279-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:54.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:54.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:54.283-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9362) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:54.284-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:54.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:54.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:54.286-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9363) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:54.287-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:54.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:54.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:54.289-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9364) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:54.742-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:54.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:54.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:54.746-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9365) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:54.747-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:54.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:54.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:54.750-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9366) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:54.751-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:54.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:54.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:54.754-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9367) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:54.789-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:54.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:54.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:54.792-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9368) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:54.793-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:54.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:54.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:54.796-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9369) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:54.796-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:54.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:54.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:54.799-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9370) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:55.254-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:55.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:55.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:55.257-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9371) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:55.258-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:55.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:55.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:55.261-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9372) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:55.262-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:55.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:55.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:55.264-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9373) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:55.300-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:55.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:55.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:55.304-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9374) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:55.304-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:55.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:55.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:55.307-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9375) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:55.308-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:55.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:55.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:55.311-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9376) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:55.767-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:55.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:55.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:55.771-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9377) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:55.771-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:55.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:55.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:55.774-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9378) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:55.775-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:55.776-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:55.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:55.777-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9379) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:55.812-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:55.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:55.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:55.815-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9380) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:55.816-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:55.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:55.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:55.818-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9381) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:55.819-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:55.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:55.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:55.821-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9382) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:56.280-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:56.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:56.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:56.284-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9383) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:56.285-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:56.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:56.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:56.288-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9384) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:56.288-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:56.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:56.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:56.291-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9385) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:56.321-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:56.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:56.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:56.324-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9386) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:56.324-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:56.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:56.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:56.327-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9387) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:56.328-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:56.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:56.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:56.330-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9388) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:56.792-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:56.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:56.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:56.796-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9389) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:56.796-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:56.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:56.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:56.799-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9390) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:56.799-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:56.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:56.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:56.802-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9391) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:56.831-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:56.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:56.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:56.834-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9392) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:56.835-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:56.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:56.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:56.838-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9393) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:56.838-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:56.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:56.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:56.841-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9394) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:57.302-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:57.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:57.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:57.306-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9395) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:57.307-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:57.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:57.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:57.310-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9396) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:57.310-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:57.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:57.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:57.313-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9397) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:57.342-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:57.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:57.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:57.345-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9398) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:57.346-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:57.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:57.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:57.349-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9399) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:57.350-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:57.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:57.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:57.352-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9400) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:57.814-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:57.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:57.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:57.817-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9401) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:57.818-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:57.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:57.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:57.821-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9402) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:57.822-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:57.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:57.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:57.824-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9403) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:57.852-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:57.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:57.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:57.856-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9404) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:57.857-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:57.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:57.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:57.859-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9405) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:57.860-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:57.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:57.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:57.862-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9406) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:57.963-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:47:58.324-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:58.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:58.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:58.327-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9407) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:58.328-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:58.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:58.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:58.330-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9408) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:58.331-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:58.332-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:58.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:58.334-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9409) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:58.362-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:58.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:58.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:58.365-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9410) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:58.366-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:58.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:58.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:58.368-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9411) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:58.369-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:58.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:58.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:58.372-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9412) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:58.834-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:58.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:58.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:58.838-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9413) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:58.839-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:58.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:58.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:58.841-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9414) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:58.842-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:58.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:58.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:58.844-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9415) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:58.872-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:58.874-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:58.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:58.876-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9416) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:58.876-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:58.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:58.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:58.879-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9417) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:58.880-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:58.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:58.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:58.882-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9418) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:59.345-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:59.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:59.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:59.349-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9419) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:59.350-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:59.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:59.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:59.352-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9420) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:59.353-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:59.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:59.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:59.356-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9421) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:59.384-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:59.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:59.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:59.388-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9422) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:59.389-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:59.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:59.391-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:59.392-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9423) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:59.392-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:59.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:59.394-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:59.395-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9424) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:59.856-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:47:59.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:59.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:59.858-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9425) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:59.858-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:59.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:59.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:59.861-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9426) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:59.861-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:47:59.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:59.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:47:59.864-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9427) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:47:59.895-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:59.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:59.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:59.899-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9428) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:59.900-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:47:59.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:59.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:59.903-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9429) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:59.904-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:47:59.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:47:59.906-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:47:59.907-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9430) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:00.364-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:00.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:00.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:00.366-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9431) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:00.367-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:00.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:00.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:00.370-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9432) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:00.371-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:00.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:00.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:00.373-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9433) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:00.409-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:00.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:00.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:00.412-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9434) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:00.413-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:00.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:00.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:00.415-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9435) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:00.416-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:00.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:00.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:00.419-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9436) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:00.876-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:00.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:00.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:00.880-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9437) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:00.880-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:00.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:00.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:00.883-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9438) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:00.884-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:00.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:00.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:00.887-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9439) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:00.919-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:00.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:00.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:00.923-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9440) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:00.923-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:00.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:00.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:00.926-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9441) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:00.927-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:00.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:00.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:00.929-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9442) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:01.387-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:01.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:01.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:01.390-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9443) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:01.391-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:01.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:01.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:01.394-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9444) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:01.394-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:01.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:01.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:01.397-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9445) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:01.433-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:01.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:01.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:01.436-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9446) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:01.436-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:01.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:01.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:01.439-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9447) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:01.440-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:01.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:01.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:01.442-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9448) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:01.897-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:01.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:01.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:01.901-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9449) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:01.902-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:01.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:01.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:01.905-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9450) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:01.905-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:01.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:01.908-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:01.908-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9451) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:01.942-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:01.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:01.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:01.945-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9452) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:01.945-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:01.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:01.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:01.948-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9453) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:01.948-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:01.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:01.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:01.951-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9454) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:02.412-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:02.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:02.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:02.415-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9455) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:02.416-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:02.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:02.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:02.419-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9456) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:02.420-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:02.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:02.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:02.423-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9457) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:02.451-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:02.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:02.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:02.455-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9458) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:02.456-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:02.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:02.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:02.459-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9459) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:02.459-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:02.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:02.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:02.462-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9460) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:02.925-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:02.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:02.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:02.930-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9461) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:02.930-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:02.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:02.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:02.933-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9462) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:02.934-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:02.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:02.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:02.936-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9463) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:02.962-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:02.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:02.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:02.965-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9464) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:02.966-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:02.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:02.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:02.969-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9465) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:02.970-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:02.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:02.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:02.973-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9466) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:03.437-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:03.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:03.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:03.440-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9467) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:03.440-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:03.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:03.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:03.443-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9468) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:03.444-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:03.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:03.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:03.446-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9469) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:03.472-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:03.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:03.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:03.475-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9470) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:03.476-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:03.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:03.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:03.479-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9471) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:03.479-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:03.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:03.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:03.482-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9472) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:03.949-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:03.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:03.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:03.953-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9473) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:03.953-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:03.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:03.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:03.956-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9474) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:03.957-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:03.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:03.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:03.959-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9475) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:03.982-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:03.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:03.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:03.986-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9476) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:03.987-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:03.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:03.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:03.990-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9477) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:03.990-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:03.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:03.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:03.993-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9478) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:04.461-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:04.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:04.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:04.473-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9479) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:04.474-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:04.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:04.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:04.476-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9480) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:04.477-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:04.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:04.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:04.479-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9481) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:04.493-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:04.495-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:04.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:04.497-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9482) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:04.498-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:04.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:04.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:04.500-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9483) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:04.501-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:04.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:04.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:04.503-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9484) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:04.979-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:04.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:04.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:04.982-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9485) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:04.982-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:04.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:04.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:04.985-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9486) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:04.986-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:04.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:04.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:04.989-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9487) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:05.003-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:05.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:05.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:05.006-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9488) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:05.006-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:05.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:05.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:05.009-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9489) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:05.010-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:05.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:05.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:05.012-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9490) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:05.490-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:05.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:05.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:05.494-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9491) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:05.494-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:05.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:05.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:05.497-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9492) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:05.498-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:05.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:05.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:05.500-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9493) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:05.514-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:05.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:05.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:05.518-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9494) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:05.519-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:05.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:05.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:05.522-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9495) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:05.522-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:05.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:05.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:05.525-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9496) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:06.000-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:06.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:06.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:06.005-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9497) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:06.006-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:06.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:06.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:06.009-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9498) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:06.009-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:06.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:06.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:06.012-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9499) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:06.025-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:06.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:06.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:06.029-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9500) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:06.030-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:06.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:06.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:06.033-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9501) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:06.034-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:06.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:06.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:06.037-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9502) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:06.512-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:06.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:06.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:06.516-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9503) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:06.517-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:06.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:06.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:06.520-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9504) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:06.520-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:06.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:06.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:06.523-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9505) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:06.537-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:06.539-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:06.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:06.540-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9506) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:06.541-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:06.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:06.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:06.544-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9507) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:06.544-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:06.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:06.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:06.547-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9508) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:07.027-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:07.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:07.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:07.031-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9509) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:07.032-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:07.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:07.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:07.035-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9510) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:07.035-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:07.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:07.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:07.038-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9511) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:07.047-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:07.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:07.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:07.050-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9512) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:07.051-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:07.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:07.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:07.054-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9513) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:07.054-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:07.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:07.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:07.057-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9514) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:07.539-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:07.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:07.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:07.543-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9515) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:07.544-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:07.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:07.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:07.547-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9516) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:07.547-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:07.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:07.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:07.550-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9517) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:07.559-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:07.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:07.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:07.562-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9518) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:07.563-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:07.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:07.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:07.566-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9519) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:07.566-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:07.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:07.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:07.569-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9520) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:08.050-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:08.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:08.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:08.054-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9521) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:08.055-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:08.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:08.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:08.058-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9522) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:08.058-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:08.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:08.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:08.061-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9523) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:08.071-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:08.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:08.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:08.075-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9524) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:08.075-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:08.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:08.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:08.078-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9525) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:08.079-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:08.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:08.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:08.081-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9526) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:08.564-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:08.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:08.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:08.567-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9527) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:08.567-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:08.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:08.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:08.570-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9528) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:08.571-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:08.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:08.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:08.573-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9529) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:08.582-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:08.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:08.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:08.586-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9530) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:08.586-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:08.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:08.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:08.589-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9531) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:08.590-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:08.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:08.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:08.592-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9532) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:09.073-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:09.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:09.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:09.076-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9533) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:09.077-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:09.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:09.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:09.079-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9534) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:09.080-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:09.081-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:09.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:09.083-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9535) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:09.094-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:09.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:09.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:09.098-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9536) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:09.098-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:09.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:09.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:09.101-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9537) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:09.102-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:09.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:09.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:09.105-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9538) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:09.584-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:09.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:09.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:09.588-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9539) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:09.588-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:09.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:09.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:09.591-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9540) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:09.591-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:09.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:09.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:09.594-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9541) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:09.606-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:09.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:09.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:09.610-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9542) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:09.611-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:09.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:09.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:09.614-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9543) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:09.614-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:09.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:09.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:09.617-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9544) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:10.094-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:10.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:10.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:10.098-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9545) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:10.099-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:10.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:10.101-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:10.102-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9546) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:10.103-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:10.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:10.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:10.106-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9547) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:10.117-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:10.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:10.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:10.122-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9548) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:10.123-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:10.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:10.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:10.126-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9549) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:10.127-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:10.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:10.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:10.130-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9550) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:10.606-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:10.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:10.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:10.609-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9551) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:10.610-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:10.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:10.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:10.613-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9552) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:10.613-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:10.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:10.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:10.616-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9553) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:10.630-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:10.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:10.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:10.634-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9554) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:10.634-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:10.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:10.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:10.637-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9555) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:10.638-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:10.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:10.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:10.640-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9556) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:11.117-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:11.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:11.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:11.121-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9557) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:11.122-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:11.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:11.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:11.124-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9558) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:11.125-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:11.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:11.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:11.127-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9559) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:11.143-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:11.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:11.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:11.147-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9560) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:11.148-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:11.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:11.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:11.150-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9561) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:11.151-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:11.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:11.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:11.153-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9562) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:11.627-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:11.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:11.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:11.631-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9563) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:11.631-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:11.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:11.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:11.634-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9564) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:11.635-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:11.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:11.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:11.638-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9565) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:11.653-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:11.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:11.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:11.656-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9566) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:11.657-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:11.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:11.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:11.660-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9567) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:11.661-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:11.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:11.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:11.663-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9568) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:12.143-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:12.145-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:12.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:12.147-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9569) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:12.148-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:12.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:12.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:12.150-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9570) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:12.151-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:12.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:12.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:12.153-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9571) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:12.165-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:12.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:12.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:12.169-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9572) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:12.170-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:12.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:12.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:12.172-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9573) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:12.173-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:12.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:12.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:12.175-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9574) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:12.654-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:12.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:12.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:12.657-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9575) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:12.658-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:12.659-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:12.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:12.660-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9576) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:12.661-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:12.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:12.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:12.663-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9577) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:12.675-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:12.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:12.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:12.678-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9578) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:12.678-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:12.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:12.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:12.681-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9579) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:12.681-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:12.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:12.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:12.684-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9580) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:13.167-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:13.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:13.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:13.171-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9581) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:13.171-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:13.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:13.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:13.174-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9582) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:13.175-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:13.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:13.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:13.177-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9583) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:13.185-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:13.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:13.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:13.189-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9584) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:13.190-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:13.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:13.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:13.193-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9585) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:13.194-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:13.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:13.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:13.196-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9586) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:13.677-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:13.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:13.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:13.680-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9587) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:13.681-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:13.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:13.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:13.684-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9588) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:13.685-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:13.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:13.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:13.688-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9589) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:13.698-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:13.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:13.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:13.702-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9590) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:13.703-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:13.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:13.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:13.706-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9591) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:13.707-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:13.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:13.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:13.709-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9592) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:14.193-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:14.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:14.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:14.200-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9593) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:14.201-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:14.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:14.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:14.203-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9594) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:14.204-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:14.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:14.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:14.206-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9595) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:14.209-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:14.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:14.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:14.212-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9596) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:14.213-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:14.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:14.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:14.215-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9597) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:14.216-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:14.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:14.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:14.218-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9598) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:14.707-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:14.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:14.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:14.710-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9599) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:14.711-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:14.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:14.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:14.713-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9600) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:14.714-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:14.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:14.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:14.716-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9601) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:14.718-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:14.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:14.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:14.721-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9602) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:14.722-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:14.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:14.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:14.724-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9603) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:14.725-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:14.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:14.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:14.727-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9604) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:15.216-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:15.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:15.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:15.220-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9605) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:15.220-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:15.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:15.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:15.223-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9606) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:15.224-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:15.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:15.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:15.227-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9607) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:15.227-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:15.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:15.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:15.230-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9608) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:15.230-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:15.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:15.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:15.233-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9609) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:15.233-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:15.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:15.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:15.236-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9610) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:15.732-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:15.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:15.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:15.736-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9611) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:15.737-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:15.737-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:15.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:15.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:15.740-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9612) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:15.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:15.740-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:15.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:15.742-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9613) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:15.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:15.743-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:15.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:15.745-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9614) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:15.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:15.746-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:15.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:15.748-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9615) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:15.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:15.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:15.750-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9616) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:16.250-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:16.251-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:16.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:16.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:16.254-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9617) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:16.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:16.255-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:16.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:16.257-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9618) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:16.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:16.258-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:16.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:16.260-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9619) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:16.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:16.261-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:16.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:16.263-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9620) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:16.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:16.263-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:16.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:16.265-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9621) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:16.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:16.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:16.267-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9622) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:16.767-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:16.768-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:16.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:16.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:16.771-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9623) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:16.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:16.772-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:16.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:16.774-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9624) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:16.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:16.775-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:16.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:16.777-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9625) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:16.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:16.777-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:16.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:16.779-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9626) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:16.780-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:16.780-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:16.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:16.782-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9627) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:16.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:16.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:16.783-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9628) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:17.283-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:17.285-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:17.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:17.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:17.287-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9629) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:17.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:17.289-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:17.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:17.291-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9630) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:17.291-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:17.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:17.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:17.293-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9631) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:17.294-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:17.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:17.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:17.296-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9632) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:17.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:17.297-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:17.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:17.299-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9633) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:17.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:17.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:17.301-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9634) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:17.800-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:17.801-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:17.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:17.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:17.803-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9635) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:17.803-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:17.804-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:17.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:17.806-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9636) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:17.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:17.807-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:17.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:17.809-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9637) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:17.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:17.809-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:17.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:17.811-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9638) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:17.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:17.812-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:17.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:17.814-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9639) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:17.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:17.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:17.815-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9640) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:18.317-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:18.319-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:18.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:18.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:18.321-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9641) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:18.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:18.322-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:18.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:18.324-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9642) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:18.325-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:18.325-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:18.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:18.327-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9643) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:18.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:18.328-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:18.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:18.330-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9644) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:18.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:18.331-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:18.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:18.333-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9645) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:18.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:18.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:18.334-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9646) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:18.833-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:18.838-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:18.839-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:18.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:18.841-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9647) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:18.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:18.841-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:18.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:18.853-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9648) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:18.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:18.862-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:18.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:18.893-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9649) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:18.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:18.905-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:18.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:18.928-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9650) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:18.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:18.929-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:18.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:18.931-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9651) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:18.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:18.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:18.934-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9652) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:19.431-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:19.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:19.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:19.435-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9653) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:19.436-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:19.436-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:19.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:19.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:19.439-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9654) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:19.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:19.439-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:19.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:19.441-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9655) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:19.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:19.442-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:19.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:19.444-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9656) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:19.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:19.445-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:19.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:19.447-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9657) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:19.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:19.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:19.449-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9658) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:19.948-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:19.954-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:19.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:19.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:19.957-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9659) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:19.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:19.958-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:19.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:19.960-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9660) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:19.961-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:19.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:19.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:19.963-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9661) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:19.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:19.963-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:19.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:19.965-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9662) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:19.966-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:19.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:19.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:19.968-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9663) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:19.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:19.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:19.970-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9664) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:20.470-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:20.471-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:20.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:20.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:20.473-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9665) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:20.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:20.474-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:20.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:20.476-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9666) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:20.477-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:20.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:20.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:20.479-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9667) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:20.479-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:20.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:20.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:20.481-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9668) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:20.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:20.482-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:20.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:20.483-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9669) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:20.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:20.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:20.485-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9670) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:20.983-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:20.985-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:20.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:20.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:20.987-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9671) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:20.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:20.989-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:20.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:20.991-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9672) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:20.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:20.991-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:20.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:20.993-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9673) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:20.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:20.994-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:20.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:20.996-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9674) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:20.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:20.997-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:20.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:20.999-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9675) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:20.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:21.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:21.001-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9676) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:21.500-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:21.501-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:21.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:21.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:21.504-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9677) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:21.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:21.505-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:21.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:21.507-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9678) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:21.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:21.508-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:21.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:21.510-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9679) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:21.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:21.510-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:21.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:21.512-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9680) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:21.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:21.513-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:21.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:21.515-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9681) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:21.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:21.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:21.517-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9682) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:22.016-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:22.017-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:22.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:22.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:22.020-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9683) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:22.021-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:22.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:22.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:22.023-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9684) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:22.024-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:22.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:22.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:22.026-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9685) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:22.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:22.027-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:22.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:22.029-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9686) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:22.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:22.030-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:22.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:22.032-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9687) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:22.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:22.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:22.033-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9688) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:22.533-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:22.535-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:22.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:22.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:22.538-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9689) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:22.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:22.539-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:22.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:22.541-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9690) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:22.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:22.542-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:22.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:22.544-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9691) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:22.544-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:22.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:22.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:22.546-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9692) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:22.547-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:22.547-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:22.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:22.549-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9693) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:22.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:22.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:22.551-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9694) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:23.050-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:23.051-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:23.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:23.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:23.054-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9695) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:23.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:23.054-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:23.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:23.057-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9696) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:23.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:23.057-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:23.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:23.059-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9697) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:23.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:23.060-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:23.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:23.062-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9698) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:23.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:23.063-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:23.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:23.065-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9699) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:23.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:23.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:23.067-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9700) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:23.565-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:23.567-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:23.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:23.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:23.569-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9701) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:23.570-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:23.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:23.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:23.573-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9702) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:23.573-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:23.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:23.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:23.575-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9703) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:23.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:23.576-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:23.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:23.578-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9704) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:23.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:23.579-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:23.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:23.581-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9705) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:23.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:23.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:23.582-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9706) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:24.083-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:24.084-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:24.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:24.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:24.087-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9707) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:24.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:24.088-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:24.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:24.090-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9708) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:24.091-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:24.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:24.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:24.093-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9709) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:24.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:24.094-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:24.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:24.096-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9710) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:24.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:24.097-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:24.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:24.098-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9711) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:24.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:24.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:24.100-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9712) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:24.598-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:24.607-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:24.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:24.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:24.610-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9713) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:24.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:24.611-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:24.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:24.613-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9714) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:24.614-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:24.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:24.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:24.616-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9715) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:24.616-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:24.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:24.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:24.618-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9716) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:24.619-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:24.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:24.620-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:24.621-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9717) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:24.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:24.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:24.623-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9718) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:25.125-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:25.126-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:25.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:25.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:25.129-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9719) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:25.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:25.130-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:25.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:25.133-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9720) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:25.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:25.133-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:25.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:25.135-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9721) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:25.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:25.136-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:25.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:25.138-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9722) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:25.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:25.139-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:25.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:25.141-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9723) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:25.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:25.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:25.142-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9724) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:25.644-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:25.645-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:25.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:25.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:25.648-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9725) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:25.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:25.649-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:25.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:25.651-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9726) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:25.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:25.652-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:25.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:25.654-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9727) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:25.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:25.655-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:25.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:25.657-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9728) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:25.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:25.658-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:25.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:25.660-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9729) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:25.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:25.661-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:25.661-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9730) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:26.160-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:26.161-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:26.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:26.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:26.163-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9731) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:26.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:26.164-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:26.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:26.166-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9732) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:26.167-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:26.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:26.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:26.169-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9733) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:26.170-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:26.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:26.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:26.172-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9734) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:26.172-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:26.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:26.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:26.175-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9735) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:26.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:26.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:26.177-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9736) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:26.674-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:26.677-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:26.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:26.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:26.679-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9737) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:26.680-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:26.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:26.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:26.682-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9738) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:26.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:26.682-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:26.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:26.685-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9739) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:26.685-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:26.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:26.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:26.688-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9740) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:26.688-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:26.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:26.690-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:26.690-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9741) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:26.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:26.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:26.692-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9742) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:27.193-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:27.195-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:27.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:27.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:27.198-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9743) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:27.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:27.199-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:27.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:27.201-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9744) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:27.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:27.202-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:27.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:27.204-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9745) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:27.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:27.205-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:27.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:27.207-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9746) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:27.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:27.207-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:27.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:27.209-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9747) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:27.210-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:27.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:27.211-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9748) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:27.709-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:27.711-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:27.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:27.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:27.713-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9749) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:27.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:27.714-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:27.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:27.717-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9750) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:27.718-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:27.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:27.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:27.721-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9751) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:27.722-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:27.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:27.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:27.725-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9752) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:27.725-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:27.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:27.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:27.728-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9753) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:27.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:27.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:27.730-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9754) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:27.964-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:48:28.228-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:28.230-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:28.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:28.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:28.233-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9755) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:28.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:28.234-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:28.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:28.236-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9756) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:28.237-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:28.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:28.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:28.239-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9757) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:28.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:28.240-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:28.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:28.242-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9758) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:28.242-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:28.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:28.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:28.244-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9759) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:28.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:28.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:28.246-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9760) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:28.749-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:28.750-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:28.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:28.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:28.753-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9761) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:28.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:28.754-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:28.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:28.756-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9762) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:28.757-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:28.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:28.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:28.759-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9763) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:28.760-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:28.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:28.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:28.762-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9764) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:28.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:28.762-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:28.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:28.764-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9765) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:28.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:28.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:28.766-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9766) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:29.268-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:29.270-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:29.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:29.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:29.272-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9767) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:29.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:29.274-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:29.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:29.276-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9768) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:29.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:29.276-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:29.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:29.278-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9769) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:29.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:29.279-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:29.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:29.281-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9770) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:29.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:29.282-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:29.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:29.284-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9771) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:29.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:29.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:29.286-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9772) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:29.785-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:29.786-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:29.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:29.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:29.789-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9773) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:29.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:29.790-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:29.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:29.792-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9774) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:29.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:29.793-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:29.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:29.795-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9775) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:29.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:29.795-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:29.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:29.798-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9776) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:29.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:29.798-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:29.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:29.800-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9777) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:29.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:29.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:29.802-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9778) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:30.302-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:30.304-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:30.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:30.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:30.306-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9779) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:30.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:30.307-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:30.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:30.309-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9780) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:30.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:30.310-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:30.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:30.312-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9781) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:30.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:30.313-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:30.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:30.315-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9782) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:30.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:30.315-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:30.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:30.317-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9783) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:30.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:30.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:30.319-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9784) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:30.822-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:30.823-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:30.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:30.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:30.826-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9785) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:30.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:30.827-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:30.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:30.829-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9786) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:30.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:30.830-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:30.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:30.832-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9787) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:30.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:30.832-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:30.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:30.834-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9788) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:30.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:30.835-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:30.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:30.837-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9789) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:30.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:30.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:30.839-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9790) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:31.340-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:31.341-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:31.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:31.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:31.344-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9791) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:31.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:31.345-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:31.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:31.347-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9792) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:31.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:31.348-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:31.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:31.350-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9793) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:31.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:31.350-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:31.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:31.352-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9794) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:31.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:31.353-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:31.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:31.355-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9795) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:31.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:31.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:31.357-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9796) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:31.856-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:31.857-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:31.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:31.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:31.860-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9797) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:31.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:31.861-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:31.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:31.863-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9798) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:31.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:31.863-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:31.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:31.866-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9799) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:31.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:31.866-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:31.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:31.868-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9800) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:31.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:31.869-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:31.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:31.871-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9801) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:31.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:31.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:31.873-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9802) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:32.371-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:32.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:32.373-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:32.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:32.375-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9803) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:32.376-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:32.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:32.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:32.378-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9804) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:32.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:32.379-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:32.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:32.381-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9805) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:32.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:32.381-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:32.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:32.384-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9806) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:32.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:32.384-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:32.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:32.386-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9807) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:32.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:32.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:32.388-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9808) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:32.886-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:32.888-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:32.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:32.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:32.890-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9809) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:32.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:32.891-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:32.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:32.893-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9810) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:32.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:32.894-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:32.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:32.896-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9811) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:32.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:32.897-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:32.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:32.899-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9812) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:32.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:32.899-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:32.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:32.901-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9813) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:32.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:32.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:32.903-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9814) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:33.406-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:33.407-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:33.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:33.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:33.410-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9815) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:33.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:33.411-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:33.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:33.414-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9816) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:33.414-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:33.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:33.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:33.416-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9817) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:33.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:33.417-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:33.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:33.419-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9818) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:33.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:33.420-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:33.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:33.422-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9819) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:33.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:33.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:33.424-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9820) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:33.927-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:33.928-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:33.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:33.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:33.931-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9821) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:33.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:33.932-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:33.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:33.934-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9822) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:33.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:33.935-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:33.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:33.937-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9823) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:33.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:33.937-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:33.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:33.939-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9824) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:33.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:33.940-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:33.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:33.942-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9825) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:33.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:33.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:33.944-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9826) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:34.447-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:34.456-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:34.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:34.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:34.459-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9827) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:34.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:34.460-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:34.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:34.462-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9828) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:34.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:34.463-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:34.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:34.465-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9829) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:34.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:34.465-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:34.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:34.467-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9830) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:34.468-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:34.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:34.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:34.470-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9831) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:34.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:34.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:34.472-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9832) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:34.970-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:34.972-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:34.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:34.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:34.974-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9833) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:34.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:34.975-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:34.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:34.977-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9834) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:34.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:34.978-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:34.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:34.980-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9835) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:34.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:34.980-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:34.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:34.982-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9836) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:34.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:34.983-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:34.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:34.985-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9837) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:34.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:34.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:34.987-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9838) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:35.485-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:35.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:35.487-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:35.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:35.489-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9839) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:35.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:35.490-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:35.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:35.492-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9840) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:35.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:35.493-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:35.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:35.495-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9841) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:35.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:35.496-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:35.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:35.498-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9842) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:35.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:35.498-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:35.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:35.500-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9843) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:35.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:35.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:35.502-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9844) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:36.000-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:36.002-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:36.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:36.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:36.004-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9845) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:36.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:36.005-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:36.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:36.007-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9846) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:36.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:36.008-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:36.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:36.010-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9847) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:36.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:36.011-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:36.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:36.013-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9848) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:36.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:36.013-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:36.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:36.015-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9849) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:36.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:36.017-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:36.017-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9850) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:36.517-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:36.528-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:36.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:36.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:36.531-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9851) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:36.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:36.532-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:36.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:36.534-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9852) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:36.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:36.535-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:36.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:36.537-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9853) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:36.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:36.538-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:36.539-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:36.540-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9854) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:36.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:36.541-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:36.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:36.543-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9855) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:36.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:36.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:36.545-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9856) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:37.048-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:37.049-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:37.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:37.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:37.052-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9857) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:37.052-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:37.053-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:37.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:37.055-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9858) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:37.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:37.056-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:37.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:37.058-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9859) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:37.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:37.058-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:37.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:37.060-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9860) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:37.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:37.061-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:37.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:37.063-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9861) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:37.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:37.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:37.065-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9862) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:37.566-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:37.567-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:37.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:37.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:37.570-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9863) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:37.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:37.571-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:37.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:37.573-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9864) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:37.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:37.574-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:37.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:37.576-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9865) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:37.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:37.577-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:37.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:37.579-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9866) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:37.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:37.579-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:37.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:37.581-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9867) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:37.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:37.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:37.583-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9868) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:38.083-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:38.084-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:38.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:38.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:38.087-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9869) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:38.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:38.088-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:38.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:38.090-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9870) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:38.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:38.090-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:38.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:38.092-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9871) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:38.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:38.093-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:38.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:38.095-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9872) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:38.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:38.096-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:38.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:38.098-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9873) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:38.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:38.099-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:38.100-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9874) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:38.602-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:38.603-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:38.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:38.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:38.606-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9875) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:38.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:38.607-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:38.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:38.609-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9876) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:38.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:38.610-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:38.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:38.612-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9877) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:38.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:38.612-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:38.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:38.614-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9878) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:38.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:38.615-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:38.616-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:38.617-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9879) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:38.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:38.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:38.619-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9880) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:39.118-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:39.119-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:39.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:39.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:39.122-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9881) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:39.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:39.123-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:39.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:39.125-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9882) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:39.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:39.126-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:39.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:39.128-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9883) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:39.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:39.129-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:39.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:39.131-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9884) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:39.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:39.131-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:39.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:39.133-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9885) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:39.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:39.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:39.135-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9886) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:39.633-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:39.635-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:39.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:39.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:39.637-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9887) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:39.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:39.638-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:39.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:39.640-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9888) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:39.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:39.641-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:39.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:39.643-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9889) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:39.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:39.644-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:39.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:39.646-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9890) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:39.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:39.647-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:39.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:39.649-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9891) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:39.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:39.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:39.650-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9892) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:40.152-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:40.153-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:40.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:40.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:40.156-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9893) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:40.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:40.157-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:40.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:40.159-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9894) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:40.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:40.160-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:40.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:40.162-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9895) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:40.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:40.163-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:40.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:40.165-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9896) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:40.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:40.165-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:40.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:40.167-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9897) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:40.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:40.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:40.169-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9898) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:40.667-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:40.669-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:40.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:40.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:40.671-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9899) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:40.672-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:40.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:40.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:40.674-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9900) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:40.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:40.674-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:40.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:40.676-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9901) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:40.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:40.677-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:40.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:40.679-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9902) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:40.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:40.679-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:40.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:40.681-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9903) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:40.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:40.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:40.683-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9904) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:41.183-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:41.183-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:41.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:41.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:41.186-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9905) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:41.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:41.187-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:41.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:41.189-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9906) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:41.190-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:41.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:41.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:41.192-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9907) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:41.192-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:41.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:41.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:41.194-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9908) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:41.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:41.195-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:41.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:41.197-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9909) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:41.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:41.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:41.199-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9910) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:41.697-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:41.701-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:41.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:41.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:41.702-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9911) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:41.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:41.703-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:41.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:41.705-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9912) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:41.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:41.719-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:41.719-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:41.720-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9913) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:41.721-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:41.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:41.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:41.723-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9914) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:41.724-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:41.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:41.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:41.726-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9915) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:41.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:41.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:41.728-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9916) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:42.228-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:42.229-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:42.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:42.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:42.232-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9917) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:42.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:42.233-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:42.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:42.235-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9918) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:42.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:42.236-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:42.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:42.238-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9919) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:42.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:42.239-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:42.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:42.241-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9920) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:42.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:42.241-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:42.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:42.243-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9921) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:42.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:42.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:42.245-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9922) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:42.746-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:42.748-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:42.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:42.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:42.751-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9923) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:42.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:42.752-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:42.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:42.754-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9924) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:42.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:42.755-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:42.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:42.757-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9925) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:42.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:42.758-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:42.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:42.760-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9926) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:42.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:42.760-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:42.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:42.762-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9927) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:42.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:42.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:42.764-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9928) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:43.262-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:43.264-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:43.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:43.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:43.266-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9929) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:43.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:43.267-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:43.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:43.270-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9930) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:43.270-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:43.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:43.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:43.272-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9931) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:43.273-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:43.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:43.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:43.275-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9932) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:43.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:43.275-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:43.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:43.277-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9933) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:43.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:43.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:43.279-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9934) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:43.778-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:43.779-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:43.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:43.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:43.783-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9935) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:43.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:43.784-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:43.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:43.786-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9936) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:43.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:43.786-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:43.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:43.788-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9937) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:43.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:43.789-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:43.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:43.791-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9938) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:43.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:43.792-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:43.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:43.794-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9939) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:43.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:43.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:43.796-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9940) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:44.294-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:44.296-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:44.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:44.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:44.299-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9941) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:44.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:44.300-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:44.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:44.302-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9942) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:44.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:44.302-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:44.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:44.304-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9943) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:44.305-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:44.305-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:44.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:44.307-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9944) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:44.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:44.308-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:44.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:44.310-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9945) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:44.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:44.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:44.311-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9946) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:44.815-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:44.816-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:44.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:44.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:44.819-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9947) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:44.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:44.820-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:44.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:44.822-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9948) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:44.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:44.823-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:44.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:44.825-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9949) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:44.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:44.825-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:44.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:44.827-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9950) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:44.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:44.828-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:44.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:44.830-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9951) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:44.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:44.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:44.832-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9952) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:45.333-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:45.334-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:45.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:45.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:45.337-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9953) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:45.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:45.338-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:45.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:45.340-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9954) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:45.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:45.341-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:45.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:45.343-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9955) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:45.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:45.344-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:45.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:45.346-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9956) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:45.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:45.346-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:45.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:45.348-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9957) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:45.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:45.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:45.350-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9958) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:45.852-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:45.853-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:45.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:45.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:45.856-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9959) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:45.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:45.857-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:45.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:45.859-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9960) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:45.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:45.860-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:45.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:45.862-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9961) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:45.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:45.863-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:45.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:45.865-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9962) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:45.866-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:45.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:45.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:45.868-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9963) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:45.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:45.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:45.870-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9964) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:46.371-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:46.373-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:46.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:46.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:46.376-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9965) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:46.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:46.376-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:46.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:46.378-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9966) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:46.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:46.379-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:46.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:46.381-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9967) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:46.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:46.382-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:46.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:46.384-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9968) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:46.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:46.385-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:46.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:46.387-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9969) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:46.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:46.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:46.389-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9970) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:46.887-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:46.888-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:46.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:46.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:46.891-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9971) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:46.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:46.892-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:46.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:46.894-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9972) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:46.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:46.894-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:46.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:46.896-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9973) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:46.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:46.897-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:46.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:46.899-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9974) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:46.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:46.900-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:46.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:46.902-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9975) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:46.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:46.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:46.904-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9976) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:47.407-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:47.408-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:47.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:47.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:47.412-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9977) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:47.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:47.413-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:47.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:47.415-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9978) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:47.416-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:47.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:47.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:47.418-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9979) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:47.418-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:47.418-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:47.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:47.420-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9980) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:47.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:47.421-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:47.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:47.423-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9981) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:47.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:47.424-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:47.425-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9982) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:47.928-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:47.929-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:47.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:47.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:47.932-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9983) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:47.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:47.933-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:47.934-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:47.935-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9984) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:47.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:47.936-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:47.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:47.938-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9985) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:47.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:47.938-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:47.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:47.940-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9986) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:47.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:47.941-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:47.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:47.943-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9987) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:47.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:47.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:47.945-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9988) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:48.443-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:48.445-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:48.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:48.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:48.447-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9989) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:48.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:48.448-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:48.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:48.450-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9990) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:48.451-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:48.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:48.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:48.453-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9991) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:48.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:48.454-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:48.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:48.456-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 9992) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:48.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:48.457-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:48.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:48.458-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9993) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:48.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:48.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:48.460-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9994) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:48.958-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:48.960-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:48.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:48.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:48.963-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9995) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:48.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:48.964-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:48.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:48.966-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9996) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:48.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:48.967-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:48.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:48.969-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9997) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:48.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:48.969-0400 I ASIO [replexec-10] Connecting to louisamac:5008 2018-04-25T11:48:48.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:48.971-0400 I REPL_HB [replexec-10] Error in heartbeat (requestId: 9998) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:48.972-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:48.972-0400 I ASIO [replexec-10] Connecting to louisamac:5007 2018-04-25T11:48:48.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:48.974-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 9999) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:48.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:48.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:48.976-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10000) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:49.474-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:49.476-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:49.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:49.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:49.478-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10001) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:49.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:49.479-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:49.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:49.482-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10002) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:49.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:49.482-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:49.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:49.485-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10003) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:49.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:49.485-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:49.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:49.487-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10004) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:49.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:49.488-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:49.489-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:49.490-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10005) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:49.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:49.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:49.492-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10006) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:49.990-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:49.999-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:50.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:50.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:50.003-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10007) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:50.003-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:50.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:50.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:50.006-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10008) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:50.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:50.006-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:50.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:50.008-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10009) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:50.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:50.009-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:50.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:50.011-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10010) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:50.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:50.012-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:50.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:50.014-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10011) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:50.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:50.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:50.016-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10012) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:50.516-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:50.517-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:50.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:50.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:50.520-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10013) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:50.520-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:50.521-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:50.522-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:50.523-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10014) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:50.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:50.524-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:50.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:50.526-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10015) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:50.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:50.527-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:50.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:50.529-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10016) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:50.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:50.529-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:50.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:50.531-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10017) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:50.532-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:50.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:50.533-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10018) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:51.032-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:51.033-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:51.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:51.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:51.036-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10019) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:51.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:51.037-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:51.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:51.039-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10020) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:51.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:51.040-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:51.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:51.042-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10021) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:51.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:51.042-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:51.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:51.044-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10022) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:51.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:51.045-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:51.046-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:51.047-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10023) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:51.047-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:51.048-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:51.049-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10024) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:51.549-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:51.550-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:51.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:51.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:51.553-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10025) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:51.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:51.554-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:51.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:51.556-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10026) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:51.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:51.557-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:51.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:51.559-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10027) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:51.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:51.560-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:51.560-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:51.562-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10028) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:51.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:51.562-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:51.563-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:51.564-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10029) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:51.565-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:51.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:51.566-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10030) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:52.066-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:52.067-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:52.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:52.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:52.070-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10031) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:52.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:52.071-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:52.072-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:52.073-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10032) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:52.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:52.074-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:52.075-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:52.076-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10033) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:52.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:52.077-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:52.078-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:52.079-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10034) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:52.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:52.079-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:52.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:52.081-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10035) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:52.082-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:52.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:52.083-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10036) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:52.583-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:52.584-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:52.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:52.586-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:52.587-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10037) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:52.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:52.588-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:52.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:52.590-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10038) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:52.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:52.590-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:52.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:52.592-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10039) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:52.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:52.593-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:52.594-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:52.595-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10040) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:52.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:52.596-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:52.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:52.598-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10041) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:52.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:52.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:52.599-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10042) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:53.099-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:53.101-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:53.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:53.102-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:53.103-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10043) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:53.103-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:53.104-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:53.105-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:53.106-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10044) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:53.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:53.107-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:53.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:53.109-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10045) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:53.110-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:53.110-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:53.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:53.112-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10046) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:53.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:53.112-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:53.113-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:53.114-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10047) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:53.115-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:53.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:53.116-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10048) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:53.616-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:53.617-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:53.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:53.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:53.619-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10049) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:53.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:53.620-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:53.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:53.622-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10050) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:53.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:53.623-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:53.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:53.625-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10051) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:53.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:53.626-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:53.626-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:53.628-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10052) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:53.628-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:53.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:53.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:53.630-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10053) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:53.631-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:53.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:53.632-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10054) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:54.133-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:54.144-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:54.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:54.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:54.178-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10055) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:54.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:54.189-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:54.200-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:54.202-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10056) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:54.202-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:54.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:54.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:54.205-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10057) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:54.205-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:54.205-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:54.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:54.207-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10058) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:54.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:54.208-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:54.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:54.210-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10059) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:54.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:54.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:54.212-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10060) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:54.712-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:54.713-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:54.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:54.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:54.716-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10061) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:54.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:54.717-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:54.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:54.719-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10062) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:54.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:54.720-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:54.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:54.722-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10063) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:54.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:54.723-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:54.724-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:54.725-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10064) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:54.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:54.726-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:54.727-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:54.728-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10065) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:54.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:54.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:54.730-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10066) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:55.228-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:55.230-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:55.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:55.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:55.232-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10067) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:55.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:55.233-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:55.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:55.235-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10068) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:55.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:55.236-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:55.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:55.238-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10069) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:55.239-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:55.239-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:55.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:55.241-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10070) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:55.241-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:55.242-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:55.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:55.243-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10071) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:55.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:55.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:55.245-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10072) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:55.745-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:55.746-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:55.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:55.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:55.749-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10073) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:55.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:55.750-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:55.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:55.752-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10074) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:55.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:55.753-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:55.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:55.755-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10075) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:55.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:55.756-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:55.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:55.758-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10076) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:55.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:55.758-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:55.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:55.760-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10077) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:55.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:55.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:55.762-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10078) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:56.262-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:56.264-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:56.265-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:56.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:56.266-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10079) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:56.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:56.267-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:56.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:56.269-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10080) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:56.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:56.270-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:56.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:56.272-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10081) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:56.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:56.273-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:56.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:56.275-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10082) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:56.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:56.275-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:56.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:56.277-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10083) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:56.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:56.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:56.279-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10084) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:56.778-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:56.780-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:56.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:56.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:56.782-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10085) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:56.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:56.783-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:56.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:56.786-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10086) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:56.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:56.786-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:56.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:56.788-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10087) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:56.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:56.789-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:56.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:56.791-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10088) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:56.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:56.792-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:56.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:56.794-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10089) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:56.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:56.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:56.795-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10090) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:57.294-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:57.295-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:57.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:57.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:57.298-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10091) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:57.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:57.299-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:57.300-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:57.301-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10092) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:57.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:57.302-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:57.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:57.304-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10093) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:57.304-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:57.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:57.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:57.306-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10094) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:57.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:57.307-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:57.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:57.309-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10095) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:57.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:57.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:57.311-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10096) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:57.813-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:57.814-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:57.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:57.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:57.818-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10097) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:57.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:57.819-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:57.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:57.821-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10098) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:57.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:57.821-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:57.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:57.823-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10099) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:57.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:57.824-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:57.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:57.826-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10100) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:57.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:57.827-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:57.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:57.829-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10101) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:57.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:57.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:57.832-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10102) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:57.966-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:48:58.331-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:58.332-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:58.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:58.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:58.335-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10103) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:58.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:58.336-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:58.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:58.338-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10104) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:58.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:58.339-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:58.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:58.341-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10105) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:58.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:58.342-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:58.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:58.344-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10106) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:58.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:58.344-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:58.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:58.346-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10107) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:58.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:58.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:58.348-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10108) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:58.847-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:58.848-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:58.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:58.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:58.851-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10109) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:58.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:58.852-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:58.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:58.855-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10110) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:58.855-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:58.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:58.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:58.857-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10111) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:58.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:58.858-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:58.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:58.860-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10112) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:58.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:58.861-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:58.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:58.863-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10113) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:58.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:58.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:58.865-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10114) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:59.363-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:59.365-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:59.365-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:59.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:59.367-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10115) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:59.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:59.368-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:59.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:59.370-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10116) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:59.371-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:59.371-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:59.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:59.373-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10117) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:59.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:59.374-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:59.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:59.375-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10118) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:59.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:59.376-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:59.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:59.378-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10119) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:59.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:59.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:59.379-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10120) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:59.880-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:59.881-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:59.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:59.882-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:59.883-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10121) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:59.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:59.884-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:48:59.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:59.885-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10122) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:59.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:59.886-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:48:59.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:59.888-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10123) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:59.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:59.888-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:48:59.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:59.890-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10124) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:59.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:59.891-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:48:59.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:48:59.892-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10125) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:48:59.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:48:59.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:48:59.894-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10126) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:00.397-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:00.398-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:00.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:00.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:00.401-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10127) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:00.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:00.402-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:00.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:00.404-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10128) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:00.405-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:00.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:00.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:00.407-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10129) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:00.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:00.408-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:00.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:00.410-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10130) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:00.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:00.410-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:00.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:00.412-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10131) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:00.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:00.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:00.414-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10132) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:00.913-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:00.915-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:00.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:00.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:00.917-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10133) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:00.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:00.918-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:00.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:00.920-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10134) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:00.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:00.921-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:00.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:00.923-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10135) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:00.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:00.924-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:00.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:00.926-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10136) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:00.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:00.926-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:00.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:00.928-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10137) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:00.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:00.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:00.930-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10138) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:01.429-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:01.431-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:01.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:01.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:01.434-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10139) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:01.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:01.435-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:01.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:01.437-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10140) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:01.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:01.437-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:01.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:01.439-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10141) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:01.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:01.440-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:01.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:01.442-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10142) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:01.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:01.443-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:01.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:01.445-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10143) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:01.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:01.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:01.446-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10144) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:01.946-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:01.947-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:01.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:01.949-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:01.950-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10145) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:01.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:01.951-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:01.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:01.953-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10146) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:01.954-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:01.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:01.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:01.956-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10147) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:01.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:01.956-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:01.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:01.958-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10148) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:01.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:01.959-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:01.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:01.961-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10149) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:01.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:01.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:01.962-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10150) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:02.463-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:02.464-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:02.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:02.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:02.467-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10151) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:02.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:02.468-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:02.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:02.470-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10152) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:02.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:02.471-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:02.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:02.473-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10153) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:02.474-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:02.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:02.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:02.476-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10154) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:02.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:02.477-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:02.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:02.479-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10155) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:02.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:02.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:02.481-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10156) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:02.983-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:02.983-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:02.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:02.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:02.986-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10157) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:02.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:02.987-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:02.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:02.988-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10158) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:02.989-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:02.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:02.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:02.991-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10159) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:02.992-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:02.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:02.993-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:02.994-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10160) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:02.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:02.994-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:02.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:02.996-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10161) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:02.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:02.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:02.998-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10162) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:03.499-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:03.500-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:03.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:03.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:03.503-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10163) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:03.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:03.504-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:03.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:03.507-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10164) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:03.507-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:03.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:03.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:03.509-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10165) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:03.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:03.511-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:03.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:03.513-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10166) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:03.514-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:03.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:03.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:03.516-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10167) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:03.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:03.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:03.519-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10168) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:04.016-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:04.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:04.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:04.019-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10169) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:04.020-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:04.021-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:04.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:04.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:04.023-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10170) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:04.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:04.024-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:04.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:04.026-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10171) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:04.027-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:04.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:04.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:04.029-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10172) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:04.030-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:04.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:04.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:04.032-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10173) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:04.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:04.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:04.034-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10174) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:04.533-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:04.534-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:04.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:04.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:04.537-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10175) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:04.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:04.538-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:04.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:04.539-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10176) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:04.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:04.540-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:04.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:04.542-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10177) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:04.543-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:04.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:04.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:04.545-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10178) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:04.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:04.545-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:04.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:04.547-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10179) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:04.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:04.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:04.549-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10180) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:05.051-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:05.052-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:05.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:05.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:05.054-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10181) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:05.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:05.056-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:05.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:05.058-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10182) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:05.058-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:05.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:05.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:05.060-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10183) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:05.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:05.061-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:05.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:05.063-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10184) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:05.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:05.064-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:05.065-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:05.066-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10185) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:05.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:05.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:05.068-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10186) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:05.566-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:05.568-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:05.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:05.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:05.570-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10187) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:05.571-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:05.571-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:05.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:05.573-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10188) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:05.573-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:05.574-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:05.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:05.576-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10189) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:05.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:05.576-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:05.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:05.578-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10190) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:05.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:05.579-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:05.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:05.581-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10191) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:05.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:05.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:05.583-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10192) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:06.082-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:06.083-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:06.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:06.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:06.084-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10193) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:06.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:06.085-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:06.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:06.087-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10194) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:06.087-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:06.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:06.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:06.089-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10195) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:06.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:06.090-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:06.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:06.092-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10196) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:06.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:06.092-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:06.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:06.094-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10197) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:06.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:06.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:06.096-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10198) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:06.595-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:06.596-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:06.597-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:06.598-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:06.599-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10199) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:06.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:06.600-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:06.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:06.602-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10200) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:06.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:06.603-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:06.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:06.605-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10201) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:06.605-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:06.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:06.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:06.607-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10202) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:06.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:06.608-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:06.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:06.610-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10203) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:06.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:06.611-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:06.612-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10204) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:07.114-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:07.115-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:07.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:07.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:07.118-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10205) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:07.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:07.119-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:07.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:07.121-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10206) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:07.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:07.122-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:07.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:07.124-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10207) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:07.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:07.125-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:07.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:07.127-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10208) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:07.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:07.127-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:07.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:07.129-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10209) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:07.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:07.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:07.131-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10210) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:07.632-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:07.634-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:07.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:07.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:07.636-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10211) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:07.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:07.637-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:07.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:07.639-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10212) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:07.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:07.640-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:07.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:07.642-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10213) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:07.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:07.643-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:07.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:07.645-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10214) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:07.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:07.646-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:07.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:07.648-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10215) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:07.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:07.649-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:07.649-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10216) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:08.149-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:08.151-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:08.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:08.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:08.154-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10217) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:08.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:08.156-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:08.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:08.157-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10218) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:08.158-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:08.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:08.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:08.160-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10219) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:08.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:08.161-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:08.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:08.163-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10220) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:08.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:08.164-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:08.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:08.166-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10221) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:08.166-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:08.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:08.168-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10222) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:08.666-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:08.668-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:08.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:08.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:08.670-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10223) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:08.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:08.671-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:08.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:08.673-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10224) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:08.674-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:08.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:08.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:08.676-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10225) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:08.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:08.676-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:08.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:08.678-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10226) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:08.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:08.679-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:08.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:08.681-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10227) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:08.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:08.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:08.682-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10228) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:09.181-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:09.182-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:09.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:09.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:09.184-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10229) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:09.185-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:09.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:09.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:09.187-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10230) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:09.188-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:09.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:09.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:09.190-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10231) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:09.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:09.191-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:09.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:09.193-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10232) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:09.193-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:09.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:09.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:09.195-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10233) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:09.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:09.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:09.197-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10234) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:09.699-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:09.700-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:09.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:09.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:09.703-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10235) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:09.704-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:09.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:09.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:09.706-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10236) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:09.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:09.707-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:09.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:09.709-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10237) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:09.710-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:09.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:09.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:09.711-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10238) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:09.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:09.712-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:09.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:09.714-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10239) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:09.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:09.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:09.716-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10240) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:10.216-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:10.217-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:10.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:10.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:10.220-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10241) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:10.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:10.221-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:10.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:10.223-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10242) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:10.224-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:10.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:10.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:10.227-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10243) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:10.227-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:10.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:10.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:10.229-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10244) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:10.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:10.230-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:10.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:10.232-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10245) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:10.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:10.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:10.234-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10246) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:10.732-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:10.734-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:10.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:10.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:10.736-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10247) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:10.737-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:10.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:10.738-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:10.739-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10248) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:10.739-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:10.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:10.741-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:10.741-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10249) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:10.742-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:10.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:10.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:10.744-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10250) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:10.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:10.744-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:10.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:10.746-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10251) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:10.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:10.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:10.748-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10252) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:11.248-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:11.249-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:11.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:11.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:11.252-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10253) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:11.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:11.253-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:11.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:11.255-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10254) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:11.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:11.256-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:11.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:11.258-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10255) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:11.258-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:11.258-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:11.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:11.260-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10256) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:11.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:11.261-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:11.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:11.263-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10257) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:11.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:11.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:11.265-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10258) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:11.767-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:11.768-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:11.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:11.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:11.771-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10259) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:11.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:11.772-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:11.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:11.774-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10260) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:11.775-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:11.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:11.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:11.778-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10261) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:11.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:11.778-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:11.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:11.781-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10262) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:11.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:11.782-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:11.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:11.785-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10263) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:11.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:11.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:11.787-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10264) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:12.285-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:12.287-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:12.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:12.289-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:12.289-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10265) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:12.290-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:12.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:12.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:12.292-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10266) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:12.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:12.293-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:12.294-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:12.295-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10267) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:12.296-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:12.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:12.297-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:12.298-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10268) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:12.298-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:12.298-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:12.299-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:12.300-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10269) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:12.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:12.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:12.303-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10270) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:12.801-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:12.803-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:12.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:12.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:12.805-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10271) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:12.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:12.806-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:12.807-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:12.808-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10272) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:12.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:12.809-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:12.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:12.811-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10273) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:12.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:12.812-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:12.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:12.814-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10274) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:12.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:12.815-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:12.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:12.817-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10275) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:12.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:12.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:12.819-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10276) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:13.320-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:13.321-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:13.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:13.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:13.324-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10277) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:13.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:13.325-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:13.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:13.327-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10278) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:13.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:13.328-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:13.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:13.330-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10279) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:13.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:13.330-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:13.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:13.332-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10280) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:13.333-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:13.333-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:13.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:13.335-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10281) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:13.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:13.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:13.337-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10282) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:13.835-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:13.837-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:13.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:13.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:13.839-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10283) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:13.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:13.840-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:13.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:13.842-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10284) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:13.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:13.843-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:13.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:13.845-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10285) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:13.845-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:13.845-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:13.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:13.847-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10286) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:13.848-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:13.848-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:13.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:13.850-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10287) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:13.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:13.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:13.852-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10288) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:14.352-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:14.360-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:14.361-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:14.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:14.363-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10289) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:14.363-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:14.364-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:14.364-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:14.365-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10290) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:14.366-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:14.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:14.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:14.368-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10291) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:14.369-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:14.369-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:14.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:14.372-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10292) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:14.372-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:14.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:14.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:14.374-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10293) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:14.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:14.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:14.376-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10294) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:14.877-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:14.878-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:14.879-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:14.880-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:14.881-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10295) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:14.881-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:14.882-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:14.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:14.884-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10296) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:14.885-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:14.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:14.887-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:14.887-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10297) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:14.888-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:14.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:14.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:14.890-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10298) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:14.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:14.891-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:14.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:14.893-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10299) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:14.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:14.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:14.895-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10300) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:15.393-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:15.395-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:15.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:15.396-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:15.397-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10301) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:15.398-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:15.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:15.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:15.400-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10302) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:15.400-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:15.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:15.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:15.403-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10303) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:15.404-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:15.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:15.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:15.406-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10304) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:15.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:15.407-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:15.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:15.409-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10305) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:15.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:15.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:15.411-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10306) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:15.909-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:15.911-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:15.911-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:15.912-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:15.913-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10307) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:15.914-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:15.914-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:15.915-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:15.916-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10308) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:15.916-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:15.917-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:15.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:15.919-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10309) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:15.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:15.919-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:15.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:15.921-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10310) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:15.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:15.922-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:15.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:15.924-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10311) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:15.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:15.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:15.926-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10312) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:16.427-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:16.428-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:16.429-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:16.430-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:16.430-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10313) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:16.431-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:16.431-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:16.432-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:16.433-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10314) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:16.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:16.434-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:16.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:16.436-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10315) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:16.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:16.437-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:16.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:16.439-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10316) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:16.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:16.439-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:16.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:16.441-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10317) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:16.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:16.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:16.443-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10318) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:16.945-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:16.946-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:16.947-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:16.948-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:16.949-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10319) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:16.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:16.951-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:16.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:16.953-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10320) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:16.954-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:16.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:16.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:16.956-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10321) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:16.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:16.956-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:16.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:16.958-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10322) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:16.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:16.959-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:16.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:16.961-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10323) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:16.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:16.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:16.963-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10324) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:17.461-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:17.463-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:17.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:17.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:17.465-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10325) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:17.466-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:17.466-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:17.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:17.468-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10326) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:17.469-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:17.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:17.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:17.471-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10327) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:17.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:17.472-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:17.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:17.474-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10328) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:17.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:17.474-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:17.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:17.476-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10329) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:17.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:17.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:17.478-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10330) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:17.976-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:17.978-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:17.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:17.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:17.980-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10331) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:17.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:17.980-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:17.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:17.982-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10332) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:17.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:17.983-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:17.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:17.985-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10333) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:17.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:17.986-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:17.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:17.988-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10334) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:17.988-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:17.988-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:17.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:17.990-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10335) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:17.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:17.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:17.992-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10336) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:18.492-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:18.493-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:18.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:18.495-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:18.496-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10337) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:18.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:18.497-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:18.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:18.499-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10338) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:18.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:18.500-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:18.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:18.502-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10339) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:18.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:18.502-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:18.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:18.504-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10340) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:18.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:18.505-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:18.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:18.507-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10341) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:18.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:18.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:18.509-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10342) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:19.009-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:19.017-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:19.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:19.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:19.026-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10343) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:19.027-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:19.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:19.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:19.029-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10344) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:19.029-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:19.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:19.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:19.031-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10345) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:19.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:19.032-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:19.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:19.034-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10346) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:19.035-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:19.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:19.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:19.037-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10347) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:19.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:19.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:19.039-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10348) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:19.538-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:19.539-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:19.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:19.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:19.542-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10349) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:19.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:19.543-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:19.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:19.545-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10350) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:19.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:19.546-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:19.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:19.549-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10351) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:19.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:19.551-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:19.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:19.553-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10352) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:19.553-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:19.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:19.555-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:19.555-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10353) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:19.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:19.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:19.572-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10354) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:20.057-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:20.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:20.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:20.059-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10355) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:20.060-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:20.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:20.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:20.062-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10356) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:20.063-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:20.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:20.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:20.065-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10357) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:20.072-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:20.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:20.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:20.075-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10358) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:20.075-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:20.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:20.077-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:20.078-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10359) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:20.078-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:20.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:20.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:20.081-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10360) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:20.565-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:20.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:20.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:20.570-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10361) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:20.570-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:20.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:20.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:20.573-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10362) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:20.574-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:20.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:20.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:20.577-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10363) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:20.582-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:20.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:20.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:20.586-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10364) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:20.587-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:20.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:20.589-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:20.590-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10365) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:20.590-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:20.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:20.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:20.593-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10366) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:21.077-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:21.079-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:21.080-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:21.081-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10367) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:21.082-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:21.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:21.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:21.085-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10368) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:21.085-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:21.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:21.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:21.088-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10369) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:21.093-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:21.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:21.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:21.095-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10370) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:21.096-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:21.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:21.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:21.098-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10371) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:21.098-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:21.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:21.100-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:21.101-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10372) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:21.590-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:21.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:21.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:21.594-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10373) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:21.594-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:21.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:21.596-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:21.597-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10374) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:21.598-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:21.599-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:21.600-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:21.600-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10375) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:21.601-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:21.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:21.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:21.603-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10376) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:21.604-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:21.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:21.606-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:21.606-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10377) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:21.607-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:21.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:21.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:21.609-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10378) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:22.104-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:22.107-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:22.108-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:22.109-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10379) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:22.109-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:22.110-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:22.111-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:22.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:22.112-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10380) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:22.112-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:22.113-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:22.114-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:22.115-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10381) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:22.116-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:22.116-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:22.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:22.118-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10382) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:22.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:22.118-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:22.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:22.120-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10383) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:22.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:22.122-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:22.122-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10384) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:22.620-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:22.622-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:22.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:22.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:22.624-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10385) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:22.624-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:22.624-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:22.625-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:22.627-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10386) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:22.628-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:22.628-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:22.629-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:22.630-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10387) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:22.630-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:22.630-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:22.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:22.632-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10388) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:22.633-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:22.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:22.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:22.636-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10389) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:22.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:22.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:22.638-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10390) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:23.136-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:23.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:23.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:23.139-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10391) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:23.140-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:23.140-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:23.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:23.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:23.143-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10392) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:23.143-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:23.143-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:23.144-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:23.145-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10393) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:23.146-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:23.146-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:23.147-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:23.148-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10394) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:23.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:23.148-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:23.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:23.150-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10395) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:23.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:23.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:23.153-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10396) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:23.655-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:23.656-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:23.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:23.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:23.658-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10397) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:23.658-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:23.659-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:23.660-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:23.661-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10398) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:23.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:23.662-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:23.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:23.664-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10399) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:23.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:23.665-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:23.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:23.667-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10400) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:23.667-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:23.667-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:23.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:23.669-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10401) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:23.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:23.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:23.671-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10402) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:24.169-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:24.174-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:24.175-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:24.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:24.177-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10403) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:24.178-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:24.178-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:24.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:24.180-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10404) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:24.180-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:24.181-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:24.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:24.183-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10405) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:24.184-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:24.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:24.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:24.186-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10406) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:24.187-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:24.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:24.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:24.189-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10407) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:24.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:24.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:24.191-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10408) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:24.692-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:24.693-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:24.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:24.695-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:24.696-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10409) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:24.696-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:24.697-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:24.698-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:24.699-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10410) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:24.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:24.700-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:24.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:24.702-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10411) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:24.703-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:24.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:24.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:24.705-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10412) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:24.705-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:24.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:24.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:24.707-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10413) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:24.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:24.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:24.709-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10414) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:25.208-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:25.210-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:25.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:25.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:25.212-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10415) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:25.213-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:25.213-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:25.214-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:25.215-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10416) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:25.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:25.216-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:25.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:25.218-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10417) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:25.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:25.219-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:25.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:25.221-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10418) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:25.221-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:25.221-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:25.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:25.223-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10419) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:25.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:25.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:25.224-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10420) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:25.726-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:25.727-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:25.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:25.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:25.730-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10421) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:25.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:25.731-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:25.732-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:25.733-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10422) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:25.734-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:25.734-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:25.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:25.736-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10423) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:25.736-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:25.737-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:25.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:25.739-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10424) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:25.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:25.739-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:25.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:25.741-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10425) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:25.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:25.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:25.743-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10426) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:26.241-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:26.243-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:26.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:26.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:26.245-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10427) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:26.245-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:26.246-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:26.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:26.248-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10428) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:26.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:26.248-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:26.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:26.250-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10429) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:26.251-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:26.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:26.252-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:26.253-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10430) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:26.253-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:26.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:26.255-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:26.255-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10431) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:26.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:26.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:26.257-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10432) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:26.757-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:26.759-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:26.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:26.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:26.761-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10433) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:26.761-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:26.762-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:26.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:26.764-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10434) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:26.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:26.765-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:26.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:26.767-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10435) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:26.768-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:26.768-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:26.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:26.770-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10436) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:26.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:26.771-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:26.771-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:26.773-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10437) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:26.773-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:26.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:26.774-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10438) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:27.275-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:27.276-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:27.277-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:27.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:27.279-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10439) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:27.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:27.280-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:27.280-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:27.281-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10440) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:27.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:27.282-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:27.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:27.284-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10441) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:27.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:27.285-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:27.286-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:27.287-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10442) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:27.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:27.288-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:27.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:27.290-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10443) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:27.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:27.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:27.292-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10444) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:27.794-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:27.795-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:27.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:27.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:27.798-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10445) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:27.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:27.799-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:27.800-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:27.801-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10446) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:27.802-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:27.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:27.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:27.804-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10447) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:27.805-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:27.805-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:27.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:27.807-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10448) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:27.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:27.808-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:27.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:27.810-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10449) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:27.810-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:27.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:27.812-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10450) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:27.968-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:49:28.310-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:28.312-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:28.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:28.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:28.314-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10451) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:28.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:28.315-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:28.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:28.317-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10452) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:28.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:28.318-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:28.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:28.320-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10453) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:28.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:28.321-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:28.321-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:28.323-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10454) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:28.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:28.323-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:28.324-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:28.325-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10455) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:28.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:28.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:28.327-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10456) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:28.825-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:28.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:28.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:28.828-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10457) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:28.829-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:28.830-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:28.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:28.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:28.832-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10458) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:28.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:28.833-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:28.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:28.835-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10459) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:28.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:28.835-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:28.836-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:28.837-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10460) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:28.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:28.838-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:28.839-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:28.840-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10461) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:28.840-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:28.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:28.842-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10462) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:29.341-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:29.342-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:29.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:29.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:29.344-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10463) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:29.344-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:29.345-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:29.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:29.347-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10464) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:29.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:29.348-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:29.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:29.350-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10465) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:29.351-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:29.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:29.352-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:29.353-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10466) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:29.353-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:29.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:29.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:29.355-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10467) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:29.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:29.356-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:29.357-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10468) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:29.856-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:29.857-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:29.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:29.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:29.860-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10469) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:29.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:29.861-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:29.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:29.863-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10470) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:29.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:29.863-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:29.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:29.865-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10471) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:29.866-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:29.866-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:29.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:29.868-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10472) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:29.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:29.869-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:29.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:29.871-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10473) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:29.871-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:29.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:29.872-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10474) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:30.374-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:30.375-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:30.376-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:30.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:30.378-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10475) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:30.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:30.379-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:30.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:30.381-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10476) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:30.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:30.382-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:30.382-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:30.384-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10477) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:30.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:30.384-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:30.385-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:30.386-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10478) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:30.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:30.387-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:30.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:30.389-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10479) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:30.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:30.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:30.391-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10480) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:30.894-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:30.895-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:30.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:30.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:30.898-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10481) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:30.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:30.899-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:30.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:30.901-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10482) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:30.901-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:30.902-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:30.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:30.904-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10483) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:30.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:30.904-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:30.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:30.906-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10484) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:30.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:30.907-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:30.908-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:30.909-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10485) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:30.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:30.910-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:30.911-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10486) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:31.411-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:31.413-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:31.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:31.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:31.415-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10487) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:31.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:31.417-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:31.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:31.419-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10488) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:31.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:31.419-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:31.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:31.422-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10489) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:31.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:31.422-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:31.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:31.424-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10490) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:31.425-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:31.425-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:31.426-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:31.427-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10491) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:31.427-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:31.428-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:31.429-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10492) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:31.929-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:31.930-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:31.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:31.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:31.933-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10493) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:31.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:31.934-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:31.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:31.936-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10494) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:31.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:31.937-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:31.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:31.939-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10495) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:31.939-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:31.940-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:31.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:31.941-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10496) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:31.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:31.942-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:31.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:31.944-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10497) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:31.944-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:31.945-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:31.946-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10498) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:32.448-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:32.449-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:32.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:32.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:32.452-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10499) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:32.452-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:32.453-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:32.454-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:32.455-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10500) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:32.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:32.456-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:32.457-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:32.458-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10501) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:32.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:32.458-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:32.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:32.460-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10502) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:32.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:32.461-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:32.462-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:32.463-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10503) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:32.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:32.464-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:32.465-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10504) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:32.965-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:32.967-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:32.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:32.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:32.970-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10505) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:32.970-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:32.971-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:32.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:32.973-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10506) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:32.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:32.973-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:32.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:32.975-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10507) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:32.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:32.976-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:32.977-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:32.978-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10508) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:32.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:32.979-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:32.980-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:32.981-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10509) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:32.982-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:32.983-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:32.983-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10510) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:33.482-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:33.483-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:33.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:33.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:33.486-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10511) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:33.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:33.487-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:33.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:33.489-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10512) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:33.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:33.490-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:33.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:33.492-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10513) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:33.492-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:33.493-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:33.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:33.494-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10514) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:33.495-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:33.495-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:33.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:33.497-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10515) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:33.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:33.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:33.499-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10516) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:34.002-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:34.003-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:34.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:34.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:34.006-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10517) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:34.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:34.007-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:34.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:34.009-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10518) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:34.010-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:34.010-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:34.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:34.012-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10519) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:34.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:34.013-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:34.013-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:34.015-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10520) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:34.015-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:34.015-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:34.016-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:34.017-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10521) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:34.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:34.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:34.019-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10522) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:34.518-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:34.528-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:34.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:34.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:34.531-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10523) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:34.531-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:34.532-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:34.533-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:34.534-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10524) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:34.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:34.535-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:34.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:34.537-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10525) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:34.537-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:34.537-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:34.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:34.540-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10526) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:34.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:34.540-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:34.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:34.542-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10527) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:34.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:34.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:34.544-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10528) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:35.047-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:35.048-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:35.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:35.050-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:35.051-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10529) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:35.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:35.052-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:35.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:35.054-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10530) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:35.055-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:35.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:35.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:35.057-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10531) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:35.057-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:35.057-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:35.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:35.059-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10532) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:35.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:35.060-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:35.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:35.062-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10533) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:35.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:35.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:35.064-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10534) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:35.565-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:35.567-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:35.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:35.569-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:35.570-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10535) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:35.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:35.571-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:35.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:35.573-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10536) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:35.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:35.574-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:35.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:35.576-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10537) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:35.577-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:35.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:35.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:35.579-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10538) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:35.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:35.580-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:35.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:35.582-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10539) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:35.582-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:35.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:35.584-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10540) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:36.082-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:36.084-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:36.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:36.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:36.086-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10541) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:36.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:36.086-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:36.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:36.089-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10542) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:36.089-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:36.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:36.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:36.091-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10543) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:36.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:36.092-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:36.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:36.094-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10544) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:36.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:36.095-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:36.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:36.096-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10545) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:36.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:36.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:36.098-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10546) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:36.597-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:36.607-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:36.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:36.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:36.610-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10547) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:36.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:36.611-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:36.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:36.613-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10548) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:36.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:36.614-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:36.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:36.616-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10549) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:36.617-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:36.617-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:36.618-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:36.619-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10550) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:36.619-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:36.620-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:36.621-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:36.622-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10551) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:36.622-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:36.623-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:36.624-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10552) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:37.125-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:37.126-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:37.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:37.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:37.129-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10553) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:37.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:37.130-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:37.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:37.132-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10554) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:37.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:37.133-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:37.134-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:37.135-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10555) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:37.136-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:37.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:37.137-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:37.138-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10556) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:37.138-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:37.138-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:37.139-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:37.140-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10557) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:37.141-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:37.142-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:37.142-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10558) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:37.640-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:37.642-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:37.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:37.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:37.645-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10559) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:37.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:37.646-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:37.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:37.648-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10560) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:37.648-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:37.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:37.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:37.650-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10561) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:37.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:37.651-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:37.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:37.653-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10562) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:37.654-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:37.654-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:37.655-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:37.656-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10563) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:37.656-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:37.657-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:37.658-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10564) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:38.161-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:38.162-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:38.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:38.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:38.165-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10565) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:38.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:38.166-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:38.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:38.168-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10566) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:38.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:38.168-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:38.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:38.170-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10567) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:38.171-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:38.171-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:38.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:38.173-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10568) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:38.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:38.174-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:38.174-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:38.176-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10569) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:38.176-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:38.177-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:38.177-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10570) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:38.677-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:38.679-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:38.680-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:38.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:38.681-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10571) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:38.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:38.682-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:38.683-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:38.685-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10572) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:38.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:38.685-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:38.686-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:38.687-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10573) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:38.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:38.688-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:38.689-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:38.690-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10574) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:38.691-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:38.691-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:38.692-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:38.693-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10575) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:38.693-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:38.694-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:38.695-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10576) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:39.195-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:39.197-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:39.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:39.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:39.199-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10577) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:39.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:39.200-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:39.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:39.202-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10578) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:39.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:39.203-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:39.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:39.205-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10579) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:39.206-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:39.206-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:39.207-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:39.208-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10580) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:39.208-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:39.208-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:39.209-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:39.210-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10581) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:39.211-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:39.212-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:39.212-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10582) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:39.715-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:39.716-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:39.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:39.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:39.719-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10583) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:39.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:39.720-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:39.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:39.722-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10584) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:39.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:39.723-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:39.723-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:39.725-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10585) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:39.725-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:39.725-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:39.726-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:39.727-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10586) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:39.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:39.728-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:39.729-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:39.730-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10587) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:39.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:39.731-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:39.732-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10588) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:40.232-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:40.233-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:40.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:40.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:40.236-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10589) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:40.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:40.238-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:40.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:40.240-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10590) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:40.240-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:40.240-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:40.242-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:40.242-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10591) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:40.243-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:40.243-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:40.244-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:40.245-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10592) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:40.246-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:40.246-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:40.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:40.248-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10593) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:40.248-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:40.249-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:40.250-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10594) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:40.749-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:40.750-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:40.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:40.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:40.753-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10595) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:40.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:40.754-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:40.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:40.756-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10596) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:40.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:40.757-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:40.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:40.759-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10597) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:40.759-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:40.759-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:40.760-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:40.761-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10598) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:40.762-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:40.762-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:40.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:40.764-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10599) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:40.764-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:40.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:40.766-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10600) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:41.265-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:41.267-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:41.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:41.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:41.269-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10601) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:41.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:41.270-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:41.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:41.272-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10602) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:41.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:41.273-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:41.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:41.275-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10603) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:41.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:41.276-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:41.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:41.278-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10604) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:41.278-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:41.278-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:41.279-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:41.280-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10605) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:41.281-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:41.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:41.282-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10606) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:41.782-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:41.783-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:41.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:41.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:41.787-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10607) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:41.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:41.788-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:41.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:41.790-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10608) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:41.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:41.790-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:41.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:41.793-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10609) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:41.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:41.793-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:41.794-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:41.795-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10610) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:41.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:41.796-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:41.797-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:41.798-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10611) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:41.798-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:41.799-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:41.800-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10612) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:42.299-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:42.300-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:42.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:42.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:42.303-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10613) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:42.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:42.303-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:42.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:42.306-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10614) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:42.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:42.306-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:42.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:42.308-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10615) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:42.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:42.309-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:42.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:42.311-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10616) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:42.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:42.312-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:42.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:42.314-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10617) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:42.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:42.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:42.316-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10618) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:42.815-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:42.816-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:42.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:42.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:42.819-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10619) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:42.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:42.820-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:42.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:42.822-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10620) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:42.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:42.823-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:42.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:42.826-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10621) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:42.826-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:42.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:42.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:42.828-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10622) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:42.829-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:42.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:42.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:42.831-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10623) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:42.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:42.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:42.833-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10624) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:43.332-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:43.333-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:43.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:43.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:43.336-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10625) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:43.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:43.337-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:43.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:43.339-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10626) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:43.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:43.340-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:43.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:43.342-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10627) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:43.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:43.342-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:43.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:43.344-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10628) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:43.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:43.345-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:43.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:43.347-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10629) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:43.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:43.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:43.349-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10630) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:43.847-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:43.849-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:43.849-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:43.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:43.851-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10631) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:43.852-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:43.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:43.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:43.854-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10632) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:43.855-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:43.855-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:43.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:43.857-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10633) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:43.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:43.858-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:43.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:43.860-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10634) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:43.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:43.860-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:43.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:43.862-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10635) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:43.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:43.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:43.864-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10636) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:44.366-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:44.376-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:44.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:44.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:44.379-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10637) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:44.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:44.381-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:44.381-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:44.383-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10638) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:44.383-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:44.384-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:44.384-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:44.386-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10639) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:44.386-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:44.386-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:44.387-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:44.388-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10640) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:44.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:44.389-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:44.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:44.391-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10641) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:44.391-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:44.392-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:44.393-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10642) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:44.892-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:44.893-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:44.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:44.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:44.896-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10643) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:44.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:44.897-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:44.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:44.898-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10644) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:44.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:44.899-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:44.900-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:44.901-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10645) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:44.902-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:44.902-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:44.903-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:44.904-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10646) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:44.904-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:44.904-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:44.905-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:44.906-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10647) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:44.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:44.907-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:44.908-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10648) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:45.407-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:45.408-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:45.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:45.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:45.411-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10649) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:45.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:45.412-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:45.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:45.414-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10650) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:45.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:45.414-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:45.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:45.417-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10651) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:45.417-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:45.417-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:45.419-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:45.419-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10652) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:45.420-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:45.420-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:45.421-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:45.422-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10653) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:45.422-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:45.423-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:45.424-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10654) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:45.927-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:45.928-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:45.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:45.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:45.931-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10655) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:45.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:45.932-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:45.933-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:45.934-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10656) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:45.935-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:45.935-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:45.936-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:45.937-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10657) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:45.937-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:45.937-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:45.938-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:45.939-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10658) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:45.940-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:45.940-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:45.941-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:45.942-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10659) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:45.942-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:45.943-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:45.944-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10660) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:46.447-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:46.448-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:46.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:46.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:46.451-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10661) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:46.451-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:46.452-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:46.453-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:46.454-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10662) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:46.455-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:46.455-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:46.456-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:46.457-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10663) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:46.458-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:46.458-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:46.459-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:46.460-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10664) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:46.460-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:46.460-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:46.461-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:46.462-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10665) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:46.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:46.463-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:46.464-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10666) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:46.965-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:46.966-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:46.967-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:46.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:46.969-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10667) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:46.969-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:46.970-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:46.971-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:46.972-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10668) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:46.973-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:46.973-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:46.974-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:46.975-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10669) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:46.975-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:46.976-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:46.976-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:46.978-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10670) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:46.978-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:46.978-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:46.979-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:46.980-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10671) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:46.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:46.981-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:46.982-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10672) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:47.482-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:47.483-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:47.484-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:47.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:47.486-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10673) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:47.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:47.487-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:47.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:47.489-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10674) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:47.490-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:47.490-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:47.491-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:47.492-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10675) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:47.493-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:47.493-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:47.494-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:47.495-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10676) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:47.496-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:47.496-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:47.497-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:47.498-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10677) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:47.498-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:47.499-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:47.500-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10678) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:47.998-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:48.000-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:48.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:48.002-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:48.002-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10679) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:48.003-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:48.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:48.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:48.005-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10680) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:48.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:48.006-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:48.007-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:48.008-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10681) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:48.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:48.009-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:48.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:48.011-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10682) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:48.011-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:48.011-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:48.012-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:48.013-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10683) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:48.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:48.014-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:48.015-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10684) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:48.513-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:48.515-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:48.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:48.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:48.517-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10685) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:48.518-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:48.519-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:48.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:48.521-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10686) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:48.521-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:48.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:48.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:48.523-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10687) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:48.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:48.524-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:48.525-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:48.526-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10688) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:48.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:48.527-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:48.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:48.529-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10689) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:48.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:48.530-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:48.530-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10690) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:49.029-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:49.030-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:49.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:49.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:49.033-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10691) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:49.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:49.034-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:49.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:49.036-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10692) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:49.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:49.037-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:49.038-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:49.039-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10693) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:49.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:49.040-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:49.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:49.041-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10694) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:49.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:49.042-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:49.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:49.044-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10695) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:49.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:49.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:49.046-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10696) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:49.548-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:49.549-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:49.550-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:49.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:49.552-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10697) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:49.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:49.553-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:49.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:49.555-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10698) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:49.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:49.556-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:49.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:49.575-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10699) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:49.576-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:49.576-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:49.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:49.579-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10700) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:49.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:49.579-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:49.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:49.582-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10701) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:49.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:49.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:49.584-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10702) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:50.082-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:50.083-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:50.084-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:50.085-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10703) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:50.085-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:50.086-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:50.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:50.087-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:50.088-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10704) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:50.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:50.089-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:50.089-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:50.091-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10705) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:50.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:50.091-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:50.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:50.093-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10706) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:50.094-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:50.094-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:50.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:50.096-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10707) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:50.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:50.097-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:50.098-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10708) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:50.599-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:50.600-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:50.601-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:50.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:50.603-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10709) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:50.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:50.604-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:50.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:50.606-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10710) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:50.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:50.607-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:50.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:50.609-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10711) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:50.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:50.609-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:50.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:50.611-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10712) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:50.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:50.612-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:50.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:50.614-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10713) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:50.614-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:50.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:50.615-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10714) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:51.115-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:51.116-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:51.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:51.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:51.119-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10715) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:51.119-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:51.120-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:51.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:51.122-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10716) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:51.123-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:51.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:51.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:51.125-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10717) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:51.126-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:51.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:51.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:51.128-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10718) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:51.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:51.128-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:51.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:51.130-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10719) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:51.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:51.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:51.132-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10720) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:51.630-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:51.632-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:51.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:51.633-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:51.634-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10721) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:51.635-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:51.635-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:51.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:51.637-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10722) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:51.638-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:51.638-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:51.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:51.640-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10723) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:51.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:51.641-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:51.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:51.643-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10724) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:51.643-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:51.644-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:51.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:51.645-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10725) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:51.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:51.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:51.647-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10726) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:52.145-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:52.147-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:52.148-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:52.149-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:52.150-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10727) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:52.150-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:52.151-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:52.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:52.153-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10728) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:52.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:52.153-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:52.154-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:52.155-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10729) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:52.156-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:52.156-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:52.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:52.158-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10730) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:52.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:52.159-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:52.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:52.160-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10731) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:52.161-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:52.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:52.162-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10732) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:52.660-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:52.662-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:52.662-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:52.663-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:52.664-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10733) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:52.665-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:52.665-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:52.666-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:52.667-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10734) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:52.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:52.668-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:52.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:52.670-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10735) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:52.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:52.671-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:52.672-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:52.674-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10736) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:52.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:52.675-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:52.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:52.677-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10737) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:52.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:52.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:52.679-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10738) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:53.177-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:53.179-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:53.179-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:53.180-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:53.181-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10739) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:53.182-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:53.182-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:53.183-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:53.184-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10740) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:53.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:53.185-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:53.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:53.187-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10741) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:53.188-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:53.188-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:53.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:53.190-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10742) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:53.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:53.191-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:53.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:53.193-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10743) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:53.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:53.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:53.195-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10744) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:53.698-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:53.699-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:53.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:53.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:53.703-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10745) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:53.703-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:53.704-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:53.705-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:53.706-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10746) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:53.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:53.707-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:53.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:53.709-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10747) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:53.709-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:53.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:53.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:53.711-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10748) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:53.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:53.712-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:53.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:53.714-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10749) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:53.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:53.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:53.716-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10750) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:54.215-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:54.221-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:54.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:54.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:54.224-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10751) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:54.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:54.225-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:54.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:54.227-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10752) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:54.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:54.228-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:54.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:54.229-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10753) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:54.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:54.230-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:54.231-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:54.232-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10754) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:54.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:54.233-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:54.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:54.235-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10755) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:54.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:54.236-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:54.237-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10756) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:54.740-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:54.741-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:54.742-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:54.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:54.744-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10757) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:54.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:54.745-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:54.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:54.747-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10758) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:54.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:54.747-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:54.748-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:54.750-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10759) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:54.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:54.750-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:54.751-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:54.752-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10760) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:54.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:54.753-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:54.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:54.755-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10761) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:54.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:54.756-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:54.757-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10762) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:55.260-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:55.261-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:55.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:55.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:55.264-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10763) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:55.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:55.265-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:55.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:55.267-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10764) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:55.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:55.268-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:55.269-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:55.270-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10765) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:55.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:55.271-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:55.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:55.272-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10766) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:55.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:55.273-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:55.274-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:55.275-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10767) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:55.275-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:55.276-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:55.277-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10768) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:55.779-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:55.780-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:55.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:55.782-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:55.783-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10769) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:55.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:55.784-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:55.785-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:55.786-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10770) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:55.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:55.787-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:55.788-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:55.789-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10771) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:55.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:55.790-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:55.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:55.792-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10772) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:55.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:55.792-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:55.793-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:55.794-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10773) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:55.795-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:55.796-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:55.796-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10774) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:56.298-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:56.300-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:56.301-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:56.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:56.302-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10775) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:56.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:56.303-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:56.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:56.305-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10776) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:56.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:56.306-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:56.307-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:56.308-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10777) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:56.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:56.309-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:56.310-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:56.311-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10778) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:56.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:56.312-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:56.312-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:56.314-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10779) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:56.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:56.315-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:56.315-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10780) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:56.814-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:56.815-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:56.816-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:56.817-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:56.818-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10781) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:56.818-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:56.819-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:56.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:56.821-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10782) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:56.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:56.822-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:56.822-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:56.824-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10783) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:56.824-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:56.824-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:56.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:56.826-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10784) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:56.827-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:56.827-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:56.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:56.829-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10785) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:56.829-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:56.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:56.831-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10786) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:57.332-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:57.333-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:57.334-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:57.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:57.336-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10787) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:57.336-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:57.337-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:57.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:57.339-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10788) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:57.339-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:57.339-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:57.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:57.341-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10789) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:57.342-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:57.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:57.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:57.344-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10790) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:57.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:57.345-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:57.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:57.347-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10791) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:57.347-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:57.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:57.348-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10792) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:57.848-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:57.850-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:57.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:57.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:57.852-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10793) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:57.853-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:57.853-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:57.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:57.855-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10794) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:57.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:57.856-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:57.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:57.858-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10795) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:57.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:57.859-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:57.860-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:57.861-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10796) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:57.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:57.862-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:57.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:57.864-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10797) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:57.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:57.865-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:57.865-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10798) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:57.971-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:49:58.364-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:58.365-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:58.366-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:58.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:58.368-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10799) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:58.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:58.369-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:58.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:58.371-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10800) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:58.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:58.372-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:58.373-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:58.374-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10801) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:58.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:58.375-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:58.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:58.377-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10802) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:58.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:58.377-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:58.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:58.379-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10803) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:58.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:58.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:58.381-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10804) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:58.882-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:58.884-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:58.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:58.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:58.886-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10805) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:58.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:58.887-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:58.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:58.889-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10806) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:58.890-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:58.890-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:58.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:58.892-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10807) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:58.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:58.893-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:58.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:58.895-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10808) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:58.895-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:58.895-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:49:58.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:58.897-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10809) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:58.898-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:58.899-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:58.899-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10810) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:59.398-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:59.400-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:59.401-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:59.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:59.402-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10811) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:59.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:59.403-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:59.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:59.405-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10812) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:59.406-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:59.406-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:59.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:59.408-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10813) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:59.409-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:59.409-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:49:59.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:59.411-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10814) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:59.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:59.411-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:49:59.412-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:59.413-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10815) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:59.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:59.415-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:59.415-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10816) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:59.915-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:49:59.916-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:59.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:59.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:59.919-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10817) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:59.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:59.920-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:59.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:59.922-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10818) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:59.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:59.922-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:59.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:59.924-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10819) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:59.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:59.925-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:49:59.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:59.927-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10820) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:59.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:59.928-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:49:59.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:49:59.930-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10821) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:49:59.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:49:59.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:49:59.932-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10822) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:00.432-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:00.433-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:00.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:00.435-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:00.436-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10823) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:00.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:00.437-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:00.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:00.439-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10824) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:00.439-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:00.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:00.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:00.441-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10825) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:00.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:00.442-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:00.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:00.444-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10826) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:00.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:00.445-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:00.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:00.447-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10827) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:00.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:00.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:00.448-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10828) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:00.947-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:00.949-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:00.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:00.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:00.951-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10829) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:00.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:00.952-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:00.953-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:00.955-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10830) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:00.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:00.955-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:00.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:00.957-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10831) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:00.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:00.958-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:00.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:00.960-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10832) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:00.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:00.961-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:00.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:00.963-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10833) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:00.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:00.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:00.965-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10834) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:01.463-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:01.465-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:01.465-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:01.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:01.467-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10835) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:01.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:01.468-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:01.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:01.470-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10836) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:01.471-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:01.471-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:01.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:01.473-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10837) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:01.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:01.474-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:01.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:01.476-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10838) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:01.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:01.476-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:01.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:01.478-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10839) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:01.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:01.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:01.480-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10840) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:01.982-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:01.983-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:01.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:01.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:01.986-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10841) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:01.986-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:01.987-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:01.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:01.989-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10842) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:01.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:01.989-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:01.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:01.992-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10843) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:01.992-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:01.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:01.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:01.994-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10844) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:01.995-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:01.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:01.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:01.997-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10845) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:01.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:01.999-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:01.999-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10846) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:02.499-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:02.500-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:02.501-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:02.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:02.503-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10847) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:02.503-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:02.504-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:02.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:02.506-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10848) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:02.506-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:02.506-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:02.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:02.508-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10849) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:02.509-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:02.509-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:02.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:02.511-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10850) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:02.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:02.512-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:02.512-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:02.513-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10851) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:02.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:02.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:02.515-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10852) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:03.015-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:03.016-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:03.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:03.018-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:03.019-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10853) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:03.019-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:03.020-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:03.021-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:03.022-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10854) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:03.023-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:03.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:03.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:03.025-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10855) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:03.026-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:03.026-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:03.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:03.028-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10856) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:03.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:03.028-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:03.029-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:03.030-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10857) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:03.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:03.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:03.032-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10858) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:03.532-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:03.533-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:03.534-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:03.535-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:03.536-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10859) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:03.536-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:03.537-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:03.538-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:03.539-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10860) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:03.540-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:03.540-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:03.541-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:03.542-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10861) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:03.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:03.543-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:03.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:03.545-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10862) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:03.545-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:03.545-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:03.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:03.547-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10863) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:03.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:03.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:03.549-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10864) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:04.047-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:04.049-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:04.049-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:04.051-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:04.052-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10865) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:04.053-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:04.053-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:04.054-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:04.055-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10866) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:04.055-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:04.056-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:04.056-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:04.057-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10867) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:04.058-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:04.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:04.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:04.060-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10868) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:04.061-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:04.061-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:04.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:04.063-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10869) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:04.063-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:04.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:04.064-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10870) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:04.564-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:04.565-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:04.566-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:04.567-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:04.568-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10871) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:04.568-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:04.569-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:04.570-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:04.571-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10872) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:04.571-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:04.572-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:04.572-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:04.573-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10873) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:04.574-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:04.574-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:04.575-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:04.576-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10874) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:04.577-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:04.577-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:04.578-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:04.579-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10875) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:04.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:04.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:04.580-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10876) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:05.082-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:05.083-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:05.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:05.085-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:05.086-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10877) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:05.086-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:05.087-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:05.088-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:05.089-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10878) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:05.090-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:05.090-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:05.091-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:05.092-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10879) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:05.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:05.092-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:05.093-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:05.094-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10880) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:05.095-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:05.095-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:05.096-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:05.097-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10881) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:05.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:05.098-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:05.099-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10882) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:05.600-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:05.601-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:05.602-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:05.603-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:05.604-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10883) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:05.604-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:05.604-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:05.605-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:05.606-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10884) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:05.607-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:05.607-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:05.608-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:05.609-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10885) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:05.609-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:05.610-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:05.610-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:05.612-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10886) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:05.612-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:05.612-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:05.613-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:05.614-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10887) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:05.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:05.615-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:05.616-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10888) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:06.115-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:06.116-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:06.117-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:06.118-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:06.119-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10889) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:06.120-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:06.120-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:06.121-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:06.122-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10890) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:06.123-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:06.123-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:06.124-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:06.125-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10891) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:06.126-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:06.126-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:06.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:06.128-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10892) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:06.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:06.128-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:06.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:06.130-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10893) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:06.131-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:06.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:06.132-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10894) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:06.630-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:06.632-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:06.632-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:06.634-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:06.635-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10895) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:06.636-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:06.636-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:06.637-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:06.638-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10896) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:06.638-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:06.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:06.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:06.640-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10897) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:06.641-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:06.641-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:06.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:06.643-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10898) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:06.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:06.644-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:06.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:06.646-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10899) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:06.646-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:06.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:06.648-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10900) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:07.149-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:07.150-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:07.151-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:07.152-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:07.153-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10901) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:07.153-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:07.154-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:07.155-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:07.156-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10902) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:07.157-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:07.157-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:07.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:07.159-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10903) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:07.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:07.160-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:07.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:07.161-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10904) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:07.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:07.162-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:07.163-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:07.164-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10905) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:07.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:07.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:07.166-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10906) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:07.665-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:07.667-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:07.668-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:07.669-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:07.669-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10907) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:07.670-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:07.670-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:07.671-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:07.672-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10908) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:07.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:07.673-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:07.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:07.675-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10909) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:07.676-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:07.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:07.677-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:07.678-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10910) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:07.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:07.678-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:07.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:07.680-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10911) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:07.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:07.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:07.682-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10912) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:08.181-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:08.183-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:08.184-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:08.185-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:08.185-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10913) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:08.186-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:08.187-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:08.187-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:08.189-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10914) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:08.189-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:08.189-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:08.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:08.191-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10915) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:08.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:08.192-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:08.193-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:08.194-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10916) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:08.195-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:08.195-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:08.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:08.197-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10917) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:08.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:08.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:08.199-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10918) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:08.698-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:08.699-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:08.700-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:08.701-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:08.702-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10919) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:08.702-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:08.703-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:08.704-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:08.705-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10920) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:08.706-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:08.706-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:08.707-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:08.708-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10921) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:08.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:08.709-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:08.710-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:08.711-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10922) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:08.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:08.711-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:08.712-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:08.713-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10923) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:08.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:08.715-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:08.715-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10924) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:09.213-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:09.215-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:09.215-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:09.216-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:09.216-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10925) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:09.217-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:09.217-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:09.218-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:09.219-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10926) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:09.219-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:09.220-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:09.220-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:09.221-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10927) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:09.222-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:09.222-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:09.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:09.224-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10928) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:09.224-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:09.224-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:09.226-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:09.226-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10929) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:09.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:09.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:09.228-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10930) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:09.726-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:09.728-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:09.728-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:09.730-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:09.731-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10931) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:09.732-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:09.732-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:09.733-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:09.735-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10932) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:09.735-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:09.736-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:09.737-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:09.738-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10933) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:09.739-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:09.739-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:09.740-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:09.742-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10934) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:09.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:09.743-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:09.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:09.745-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10935) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:09.746-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:09.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:09.748-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10936) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:10.245-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:10.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:10.247-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:10.248-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10937) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:10.249-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:10.249-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:10.250-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:10.251-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:10.252-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10938) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:10.252-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:10.253-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:10.254-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:10.255-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10939) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:10.255-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:10.256-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:10.257-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:10.258-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10940) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:10.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:10.259-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:10.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:10.261-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10941) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:10.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:10.262-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:10.263-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10942) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:10.761-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:10.763-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:10.763-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:10.765-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:10.765-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10943) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:10.766-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:10.766-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:10.767-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:10.768-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10944) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:10.769-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:10.769-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:10.770-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:10.771-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10945) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:10.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:10.772-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:10.772-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:10.774-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10946) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:10.774-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:10.774-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:10.775-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:10.776-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10947) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:10.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:10.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:10.778-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10948) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:11.279-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:11.280-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:11.282-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:11.283-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:11.284-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10949) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:11.284-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:11.285-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:11.285-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:11.287-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10950) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:11.287-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:11.287-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:11.288-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:11.289-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10951) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:11.290-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:11.290-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:11.291-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:11.292-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10952) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:11.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:11.293-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:11.293-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:11.294-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10953) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:11.295-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:11.296-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:11.296-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10954) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:11.798-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:11.799-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:11.801-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:11.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:11.802-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10955) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:11.802-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:11.803-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:11.804-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:11.806-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10956) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:11.806-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:11.806-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:11.808-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:11.809-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10957) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:11.809-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:11.809-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:11.811-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:11.811-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10958) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:11.812-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:11.812-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:11.813-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:11.814-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10959) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:11.814-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:11.815-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:11.816-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10960) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:12.314-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:12.316-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:12.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:12.318-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:12.318-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10961) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:12.319-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:12.319-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:12.320-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:12.322-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10962) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:12.322-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:12.322-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:12.323-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:12.325-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10963) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:12.325-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:12.325-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:12.326-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:12.327-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10964) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:12.328-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:12.328-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:12.329-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:12.330-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10965) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:12.330-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:12.331-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:12.332-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10966) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:12.830-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:12.832-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:12.832-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:12.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:12.834-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10967) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:12.835-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:12.835-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:12.837-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:12.837-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10968) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:12.838-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:12.838-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:12.839-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:12.840-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10969) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:12.841-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:12.841-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:12.842-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:12.843-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10970) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:12.843-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:12.843-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:12.844-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:12.845-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10971) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:12.846-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:12.847-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:12.847-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10972) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:13.348-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:13.349-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:13.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:13.350-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:13.351-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10973) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:13.351-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:13.352-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:13.353-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:13.354-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10974) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:13.354-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:13.354-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:13.355-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:13.356-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10975) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:13.357-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:13.357-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:13.358-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:13.359-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10976) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:13.359-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:13.359-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:13.360-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:13.361-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10977) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:13.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:13.362-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:13.363-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10978) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:13.861-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:13.863-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:13.863-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:13.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:13.865-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10979) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:13.866-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:13.867-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:13.868-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:13.869-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10980) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:13.869-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:13.869-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:13.870-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:13.871-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10981) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:13.872-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:13.872-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:13.873-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:13.874-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10982) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:13.875-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:13.875-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:13.876-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:13.877-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10983) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:13.877-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:13.878-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:13.879-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10984) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:14.377-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:14.387-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:14.388-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:14.389-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:14.390-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10985) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:14.390-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:14.391-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:14.391-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:14.393-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10986) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:14.393-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:14.394-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:14.395-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:14.396-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10987) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:14.397-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:14.397-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:14.398-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:14.399-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10988) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:14.399-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:14.400-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:14.400-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:14.402-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10989) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:14.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:14.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:14.404-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10990) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:14.906-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:14.916-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:14.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:14.918-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:14.918-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10991) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:14.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:14.920-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:14.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:14.922-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10992) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:14.922-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:14.922-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:14.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:14.924-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10993) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:14.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:14.925-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:14.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:14.927-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 10994) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:14.927-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:14.928-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:14.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:14.930-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10995) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:14.930-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:14.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:14.932-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10996) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:15.431-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:15.433-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:15.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:15.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:15.437-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 10997) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:15.437-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:15.438-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:15.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:15.440-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10998) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:15.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:15.441-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:15.442-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:15.443-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 10999) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:15.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:15.444-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:15.445-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:15.446-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11000) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:15.447-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:15.447-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:15.448-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:15.449-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11001) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:15.449-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:15.450-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:15.451-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11002) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:15.953-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:15.954-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:15.955-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:15.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:15.957-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11003) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:15.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:15.958-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:15.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:15.960-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11004) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:15.960-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:15.960-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:15.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:15.962-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11005) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:15.963-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:15.963-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:15.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:15.965-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11006) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:15.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:15.965-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:15.966-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:15.967-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11007) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:15.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:15.968-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:15.969-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11008) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:16.472-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:16.473-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:16.474-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:16.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:16.476-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11009) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:16.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:16.477-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:16.478-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:16.479-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11010) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:16.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:16.480-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:16.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:16.482-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11011) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:16.482-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:16.482-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:16.483-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:16.484-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11012) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:16.485-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:16.485-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:16.486-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:16.487-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11013) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:16.487-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:16.488-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:16.488-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11014) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:16.992-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:16.993-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:16.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:16.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:16.996-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11015) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:16.996-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:16.997-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:16.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:16.999-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11016) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:17.000-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:17.000-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:17.001-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:17.002-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11017) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:17.003-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:17.003-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:17.004-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:17.005-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11018) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:17.005-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:17.006-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:17.006-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:17.008-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11019) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:17.008-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:17.009-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:17.009-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11020) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:17.513-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:17.514-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:17.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:17.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:17.517-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11021) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:17.517-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:17.518-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:17.519-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:17.520-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11022) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:17.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:17.521-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:17.521-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:17.523-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11023) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:17.523-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:17.523-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:17.524-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:17.525-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11024) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:17.526-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:17.526-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:17.527-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:17.528-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11025) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:17.528-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:17.529-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:17.530-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11026) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:18.028-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:18.030-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:18.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:18.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:18.032-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11027) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:18.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:18.033-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:18.034-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:18.036-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11028) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:18.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:18.036-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:18.037-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:18.038-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11029) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:18.039-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:18.039-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:18.040-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:18.041-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11030) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:18.042-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:18.042-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:18.043-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:18.044-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11031) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:18.044-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:18.045-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:18.046-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11032) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:18.548-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:18.549-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:18.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:18.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:18.552-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11033) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:18.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:18.553-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:18.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:18.555-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11034) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:18.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:18.556-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:18.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:18.558-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11035) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:18.558-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:18.559-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:18.559-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:18.561-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11036) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:18.561-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:18.561-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:18.562-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:18.563-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11037) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:18.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:18.564-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:18.565-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11038) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:19.064-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:19.065-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:19.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:19.092-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:19.103-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11039) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:19.104-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:19.115-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:19.125-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:19.126-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11040) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:19.127-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:19.127-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:19.128-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:19.129-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11041) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:19.129-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:19.129-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:19.130-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:19.131-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11042) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:19.132-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:19.132-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:19.133-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:19.134-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11043) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:19.135-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:19.136-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:19.136-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11044) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:19.636-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:19.638-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:19.639-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:19.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:19.640-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11045) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:19.640-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:19.641-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:19.642-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:19.643-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11046) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:19.644-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:19.644-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:19.645-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:19.646-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11047) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:19.647-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:19.647-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:19.648-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:19.649-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11048) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:19.650-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:19.650-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:19.651-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:19.652-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11049) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:19.652-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:19.653-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:19.654-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11050) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:20.156-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:20.157-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:20.158-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:20.159-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:20.160-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11051) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:20.160-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:20.161-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:20.162-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:20.163-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11052) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:20.164-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:20.164-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:20.165-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:20.166-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11053) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:20.167-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:20.167-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:20.168-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:20.169-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11054) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:20.169-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:20.169-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:20.170-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:20.171-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11055) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:20.172-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:20.173-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:20.173-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11056) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:20.671-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:20.673-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:20.673-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:20.674-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:20.675-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11057) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:20.675-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:20.676-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:20.676-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:20.678-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11058) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:20.678-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:20.678-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:20.679-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:20.680-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11059) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:20.681-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:20.681-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:20.682-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:20.683-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11060) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:20.684-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:20.684-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:20.685-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:20.686-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11061) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:20.687-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:20.688-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:20.688-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11062) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:21.187-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:21.188-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:21.190-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:21.191-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:21.192-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11063) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:21.192-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:21.193-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:21.194-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:21.195-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11064) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:21.196-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:21.196-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:21.197-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:21.197-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11065) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:21.198-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:21.198-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:21.199-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:21.200-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11066) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:21.201-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:21.201-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:21.202-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:21.203-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11067) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:21.203-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:21.204-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:21.205-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11068) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:21.705-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:21.707-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:21.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:21.708-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:21.709-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11069) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:21.709-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:21.710-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:21.711-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:21.712-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11070) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:21.713-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:21.713-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:21.714-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:21.715-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11071) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:21.716-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:21.716-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:21.717-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:21.718-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11072) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:21.718-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:21.718-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:21.720-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:21.721-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11073) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:21.721-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:21.722-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:21.723-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11074) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:22.221-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:22.223-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:22.223-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:22.225-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:22.225-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11075) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:22.226-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:22.227-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:22.228-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:22.229-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11076) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:22.229-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:22.229-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:22.230-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:22.231-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11077) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:22.232-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:22.232-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:22.233-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:22.234-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11078) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:22.234-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:22.234-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:22.235-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:22.237-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11079) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:22.237-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:22.238-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:22.238-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11080) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:22.741-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:22.742-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:22.743-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:22.744-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:22.745-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11081) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:22.745-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:22.746-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:22.747-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:22.748-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11082) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:22.749-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:22.749-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:22.750-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:22.751-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11083) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:22.752-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:22.752-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:22.753-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:22.754-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11084) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:22.754-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:22.754-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:22.755-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:22.756-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11085) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:22.757-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:22.758-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:22.758-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11086) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:23.257-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:23.258-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:23.259-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:23.260-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:23.261-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11087) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:23.261-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:23.262-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:23.263-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:23.264-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11088) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:23.264-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:23.265-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:23.266-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:23.267-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11089) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:23.267-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:23.267-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:23.268-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:23.269-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11090) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:23.270-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:23.270-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:23.271-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:23.272-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11091) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:23.272-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:23.273-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:23.274-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11092) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:23.775-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:23.776-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:23.777-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:23.778-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:23.779-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11093) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:23.779-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:23.780-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:23.781-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:23.782-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11094) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:23.783-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:23.783-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:23.784-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:23.785-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11095) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:23.786-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:23.786-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:23.787-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:23.788-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11096) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:23.789-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:23.789-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:23.790-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:23.791-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11097) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:23.791-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:23.792-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:23.793-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11098) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:24.291-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:24.301-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:24.302-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:24.303-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:24.304-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11099) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:24.304-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:24.305-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:24.306-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:24.307-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11100) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:24.308-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:24.308-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:24.309-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:24.310-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11101) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:24.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:24.311-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:24.311-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:24.313-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11102) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:24.313-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:24.313-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:24.314-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:24.315-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11103) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:24.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:24.316-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:24.317-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11104) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:24.816-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:24.817-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:24.819-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:24.820-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:24.821-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11105) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:24.821-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:24.822-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:24.823-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:24.824-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11106) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:24.825-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:24.825-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:24.826-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:24.827-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11107) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:24.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:24.828-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:24.828-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:24.830-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11108) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:24.830-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:24.830-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:24.831-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:24.832-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11109) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:24.833-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:24.834-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:24.834-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11110) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:25.332-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:25.334-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:25.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:25.335-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:25.336-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11111) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:25.337-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:25.337-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:25.338-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:25.339-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11112) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:25.340-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:25.340-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:25.341-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:25.342-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11113) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:25.342-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:25.343-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:25.343-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:25.345-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11114) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:25.345-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:25.345-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:25.346-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:25.347-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11115) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:25.348-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:25.349-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:25.349-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11116) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:25.848-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:25.849-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:25.850-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:25.851-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:25.852-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11117) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:25.852-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:25.853-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:25.854-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:25.855-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11118) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:25.856-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:25.856-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:25.857-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:25.858-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11119) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:25.858-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:25.859-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:25.859-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:25.861-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11120) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:25.861-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:25.861-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:25.862-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:25.863-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11121) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:25.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:25.864-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:25.865-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11122) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:26.363-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:26.365-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:26.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:26.367-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:26.368-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11123) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:26.368-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:26.369-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:26.370-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:26.371-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11124) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:26.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:26.372-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:26.372-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:26.374-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11125) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:26.374-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:26.374-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:26.375-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:26.376-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11126) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:26.377-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:26.377-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:26.378-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:26.379-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11127) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:26.379-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:26.380-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:26.381-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11128) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:26.881-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:26.882-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:26.883-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:26.884-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:26.884-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11129) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:26.885-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:26.886-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:26.886-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:26.888-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11130) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:26.888-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:26.888-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:26.889-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:26.890-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11131) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:26.891-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:26.891-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:26.892-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:26.893-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11132) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:26.893-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:26.894-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:26.894-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:26.895-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11133) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:26.896-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:26.897-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:26.897-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11134) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:27.399-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:27.401-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:27.402-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:27.403-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:27.404-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11135) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:27.404-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:27.405-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:27.405-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:27.407-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11136) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:27.407-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:27.408-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:27.408-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:27.410-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11137) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:27.410-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:27.410-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:27.411-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:27.412-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11138) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:27.413-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:27.413-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:27.414-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:27.415-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11139) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:27.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:27.416-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:27.417-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11140) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:27.915-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:27.917-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:27.917-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:27.919-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:27.919-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11141) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:27.920-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:27.920-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:27.921-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:27.922-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11142) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:27.923-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:27.923-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:27.924-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:27.925-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11143) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:27.925-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:27.926-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:27.926-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:27.928-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11144) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:27.928-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:27.928-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:27.929-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:27.930-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11145) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:27.931-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:27.932-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:27.932-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11146) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:27.977-0400 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotEnabled: could not get updated shard list from config server :: caused by :: Storage engine does not support read concern: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1524670400, 1), t: -1 } } }; will retry after 30s 2018-04-25T11:50:28.431-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:28.432-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:28.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:28.433-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:28.434-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11147) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:28.434-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:28.435-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:28.436-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:28.437-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11148) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:28.438-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:28.438-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:28.439-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:28.440-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11149) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:28.440-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:28.441-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:28.441-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:28.442-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11150) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:28.443-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:28.443-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:28.444-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:28.445-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11151) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:28.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:28.446-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:28.447-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11152) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:28.948-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:28.949-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:28.950-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:28.951-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:28.952-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11153) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:28.952-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:28.953-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:28.954-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:28.955-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11154) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:28.956-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:28.956-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:28.957-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:28.958-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11155) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:28.958-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:28.959-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:28.959-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:28.961-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11156) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:28.961-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:28.961-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:28.962-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:28.963-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11157) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:28.964-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:28.965-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:28.965-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11158) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:29.465-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:29.466-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:29.467-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:29.468-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:29.469-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11159) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:29.469-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:29.470-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:29.470-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:29.472-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11160) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:29.472-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:29.472-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:29.473-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:29.474-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11161) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:29.475-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:29.475-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:29.476-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:29.477-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11162) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:29.477-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:29.478-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:29.479-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:29.480-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11163) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:29.480-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:29.481-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:29.482-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11164) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:29.981-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:29.983-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:29.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:29.984-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:29.985-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11165) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:29.985-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:29.986-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:29.987-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:29.988-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11166) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:29.989-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:29.989-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:29.990-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:29.991-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11167) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:29.991-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:29.992-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:29.992-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:29.994-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11168) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:29.994-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:29.994-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:29.995-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:29.996-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11169) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:29.997-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:29.998-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:29.998-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11170) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:30.498-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:30.499-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:30.500-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:30.502-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:30.503-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11171) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:30.504-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:30.504-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:30.505-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:30.507-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11172) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:30.507-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:30.507-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:30.508-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:30.510-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11173) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:30.510-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:30.510-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:30.511-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:30.512-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11174) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:30.513-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:30.513-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:30.514-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:30.515-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11175) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:30.515-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:30.516-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:30.516-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11176) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:31.019-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:31.020-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:31.022-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:31.023-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:31.024-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11177) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:31.024-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:31.025-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:31.025-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:31.027-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11178) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:31.027-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:31.027-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:31.028-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:31.029-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11179) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:31.030-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:31.030-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:31.031-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:31.032-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11180) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:31.032-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:31.033-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:31.033-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:31.035-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11181) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:31.035-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:31.036-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:31.037-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11182) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:31.540-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:31.541-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:31.542-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:31.543-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:31.544-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11183) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:31.544-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:31.545-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:31.546-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:31.547-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11184) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:31.548-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:31.548-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:31.549-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:31.550-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11185) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:31.551-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:31.551-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:31.552-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:31.553-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11186) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:31.553-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:31.554-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:31.554-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:31.555-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11187) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:31.556-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:31.557-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:31.557-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11188) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:32.056-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:32.057-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:32.058-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:32.059-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:32.060-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11189) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:32.060-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:32.061-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:32.062-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:32.063-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11190) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:32.064-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:32.065-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:32.066-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:32.067-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11191) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:32.067-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:32.068-0400 I ASIO [replexec-0] Connecting to louisamac:5007 2018-04-25T11:50:32.069-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:32.070-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11192) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:32.070-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:32.071-0400 I ASIO [replexec-11] Connecting to louisamac:5008 2018-04-25T11:50:32.071-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:32.072-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11193) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:32.073-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:32.074-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:32.074-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11194) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:32.577-0400 I ASIO [replexec-11] Connecting to louisamac:5007 2018-04-25T11:50:32.578-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:32.579-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:32.580-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:32.581-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11195) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:32.581-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:32.582-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:32.583-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:32.584-0400 I REPL_HB [replexec-0] Error in heartbeat (requestId: 11196) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:32.584-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:32.585-0400 I ASIO [replexec-0] Connecting to louisamac:5008 2018-04-25T11:50:32.585-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:32.587-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11197) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:32.587-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:32.587-0400 I ASIO [replexec-7] Connecting to louisamac:5007 2018-04-25T11:50:32.588-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:32.589-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11198) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:32.590-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5007 - HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:32.590-0400 I ASIO [replexec-7] Connecting to louisamac:5008 2018-04-25T11:50:32.591-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5007 due to failed operation on a connection 2018-04-25T11:50:32.592-0400 I REPL_HB [replexec-7] Error in heartbeat (requestId: 11199) to louisamac:5007, response status: HostUnreachable: Error connecting to louisamac:5007 :: caused by :: Connection refused 2018-04-25T11:50:32.592-0400 I ASIO [NetworkInterfaceASIO-Replication] Failed to connect to louisamac:5008 - HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:32.593-0400 I ASIO [NetworkInterfaceASIO-Replication] Dropping all pooled connections to louisamac:5008 due to failed operation on a connection 2018-04-25T11:50:32.594-0400 I REPL_HB [replexec-11] Error in heartbeat (requestId: 11200) to louisamac:5008, response status: HostUnreachable: Error connecting to louisamac:5008 :: caused by :: Connection refused 2018-04-25T11:50:33.092-0400 I ASIO [replexec-0] Connecting to louisamac:5007