Results

By type

          cds-cluster:dev-cds-blueprints-processor-568978cc79-2wmjx APP Config HOME : /opt/app/onap/config
Warning: use -cacerts option to access cacerts keystore
Certificate was added to keystore
10:51:26,906 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
10:51:26,906 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
10:51:26,907 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.1.2.jar!/logback.xml]
10:51:26,908 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
10:51:26,908 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.1.2.jar!/logback.xml]
10:51:26,908 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
10:51:26,942 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@45c7e403 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.1.2.jar!/logback.xml] is not of type file
10:51:27,101 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
10:51:27,111 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:51:27,115 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
10:51:27,129 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
10:51:27,222 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
10:51:27,222 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
10:51:27,222 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
10:51:27,223 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
10:51:27,223 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
10:51:27,223 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
10:51:27,223 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
10:51:27,224 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
10:51:27,227 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2925bf5b - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.8.RELEASE)

2021-04-17 10:51:27,935|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.1.2 on dev-cds-blueprints-processor-568978cc79-2wmjx with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.1.2.jar started by onap in /app)
2021-04-17 10:51:27,938|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2021-04-17 10:51:30,679|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-04-17 10:51:31,285|||main||||INFO||||||| Finished Spring Data repository scanning in 595ms. Found 10 JPA repository interfaces.
2021-04-17 10:51:33,138|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2021-04-17 10:51:33,197|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.27.Final
2021-04-17 10:51:33,353|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-04-17 10:51:33,646|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-04-17 10:51:33,873|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2021-04-17 10:51:33,876|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2021-04-17 10:51:34,033|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2021-04-17 10:51:35,222|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-04-17 10:51:35,243|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-04-17 10:51:35,341|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2021-04-17 10:51:36,581|||main||||INFO||||||| Audit service is disabled
2021-04-17 10:51:36,740|||main||||INFO||||||| Dependency Management module created...
2021-04-17 10:51:37,198|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability]
2021-04-17 10:51:38,737|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2021-04-17 10:51:38,941|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2021-04-17 10:51:39,957|||main||||INFO||||||| Netty started on port(s): 8080
2021-04-17 10:51:41,164|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2021-04-17 10:51:41,496|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2021-04-17 10:51:41,502|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 14.125 seconds (JVM running for 15.148)
2021-04-17 10:51:41,541|||DefaultDispatcher-worker-2||||INFO||||||| ****** Cluster configuration file(/opt/app/onap/config/hazelcast.yaml) ****
Apr 17, 2021 10:51:41 AM com.hazelcast.config.FileSystemYamlConfig
INFO: Configuring Hazelcast from '/opt/app/onap/config/hazelcast.yaml'.
Apr 17, 2021 10:51:41 AM com.hazelcast.instance.impl.HazelcastInstanceFactory
WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used:
 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED
2021-04-17 10:51:41,799|||DefaultDispatcher-worker-2||||INFO||||||| [LOCAL] [cds-cluster] [4.0] Prefer IPv4 stack is true, prefer IPv6 addresses is false
2021-04-17 10:51:41,812|||DefaultDispatcher-worker-2||||INFO||||||| [LOCAL] [cds-cluster] [4.0] Picked [10.242.146.68]:5701, using socket ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5701], bind any local is true
2021-04-17 10:51:41,839|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Hazelcast 4.0 (20200204 - 8b959f5) starting at [10.242.146.68]:5701
2021-04-17 10:51:41,839|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved.
2021-04-17 10:51:42,382|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Backpressure is disabled
2021-04-17 10:51:42,658|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Kubernetes Discovery properties: { service-dns: null, service-dns-timeout: 5, service-name: cds-blueprints-processor-cluster, service-port: 0, service-label: null, service-label-value: true, namespace: onap, pod-label: null, pod-label-value: null, resolve-not-ready-addresses: true, use-node-name-as-external-address: false, kubernetes-api-retries: 3, kubernetes-master: https://kubernetes.default.svc}
2021-04-17 10:51:42,662|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Kubernetes Discovery activated with mode: KUBERNETES_API
2021-04-17 10:51:42,737|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Activating Discovery SPI Joiner
2021-04-17 10:51:42,742|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] CP Subsystem is enabled with 3 members.
2021-04-17 10:51:43,097|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Starting 2 partition threads and 3 generic threads (1 dedicated for priority tasks)
2021-04-17 10:51:43,102|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
2021-04-17 10:51:43,108|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] [10.242.146.68]:5701 is STARTING
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.hazelcast.internal.networking.nio.SelectorOptimizer (file:/opt/app/onap/lib/com.hazelcast-hazelcast-all-4.0.jar) to field sun.nio.ch.SelectorImpl.selectedKeys
WARNING: Please consider reporting this to the maintainers of com.hazelcast.internal.networking.nio.SelectorOptimizer
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-04-17 10:51:43,494|||DefaultDispatcher-worker-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Cannot fetch the current zone, ZONE_AWARE feature is disabled
2021-04-17 10:51:43,637|||DefaultDispatcher-worker-2||||WARN||||||| Cannot fetch public IPs of Hazelcast Member PODs, you won't be able to use Hazelcast Smart Client from outside of the Kubernetes network
2021-04-17 10:51:43,663|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-1||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.253.201:5701, timeout: 10000, bind-any: true
2021-04-17 10:51:43,664|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-3||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 10:51:43,666|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-3||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 10:51:43,666|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-1||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.253.201:5701. Reason: SocketException[Connection refused to address /10.242.253.201:5701]
2021-04-17 10:51:43,667|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-3||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] [10.242.244.71]:5701 is added to the blacklist.
2021-04-17 10:51:43,667|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-1||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] [10.242.253.201]:5701 is added to the blacklist.
2021-04-17 10:51:44,648|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] 

Members {size:1, ver:1} [
	Member [10.242.146.68]:5701 - 9b817c4d-67fc-4d10-b01c-dbbd8290e1a5 this
]

2021-04-17 10:51:44,697|||DefaultDispatcher-worker-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] [10.242.146.68]:5701 is STARTED
2021-04-17 10:51:45,104|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-3||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 1
2021-04-17 10:51:48,029|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.IO.thread-in-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.146.68:5701 and /10.242.244.71:57593
2021-04-17 10:51:48,711|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.IO.thread-in-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.146.68:5701 and /10.242.253.201:43647
2021-04-17 10:51:50,107|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] CP Subsystem is waiting for 3 members to join the cluster. Current member count: 1
2021-04-17 10:51:54,722|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.priority-generic-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:3} [
	Member [10.242.146.68]:5701 - 9b817c4d-67fc-4d10-b01c-dbbd8290e1a5 this
	Member [10.242.244.71]:5701 - c595a6d8-689e-4854-9b4f-9dc827959ee1
	Member [10.242.253.201]:5701 - 12fd9727-fe23-4556-95f1-0948807fa487
]

2021-04-17 10:51:55,136|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Initializing cluster partition table arrangement...
2021-04-17 10:51:55,140|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-3||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] RaftNode[CPGroupId{name='METADATA', seed=0, groupId=0}] is created with [RaftEndpoint{uuid='9b817c4d-67fc-4d10-b01c-dbbd8290e1a5'}, RaftEndpoint{uuid='c595a6d8-689e-4854-9b4f-9dc827959ee1'}, RaftEndpoint{uuid='12fd9727-fe23-4556-95f1-0948807fa487'}]
2021-04-17 10:51:55,191|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-17 10:51:57,553|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Granted pre-vote for PreVoteRequest{candidate=RaftEndpoint{uuid='12fd9727-fe23-4556-95f1-0948807fa487'}, nextTerm=1, lastLogTerm=0, lastLogIndex=0}
2021-04-17 10:51:57,562|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Moving to new term: 1 from current term: 0 after VoteRequest{candidate=RaftEndpoint{uuid='12fd9727-fe23-4556-95f1-0948807fa487'}, term=1, lastLogTerm=0, lastLogIndex=0, disruptive=false}
2021-04-17 10:51:57,562|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:0} [
	CPMember{uuid=9b817c4d-67fc-4d10-b01c-dbbd8290e1a5, address=[10.242.146.68]:5701} - FOLLOWER this
	CPMember{uuid=c595a6d8-689e-4854-9b4f-9dc827959ee1, address=[10.242.244.71]:5701}
	CPMember{uuid=12fd9727-fe23-4556-95f1-0948807fa487, address=[10.242.253.201]:5701}
]

2021-04-17 10:51:57,563|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Granted vote for VoteRequest{candidate=RaftEndpoint{uuid='12fd9727-fe23-4556-95f1-0948807fa487'}, term=1, lastLogTerm=0, lastLogIndex=0, disruptive=false}
2021-04-17 10:51:57,573|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Setting leader: RaftEndpoint{uuid='12fd9727-fe23-4556-95f1-0948807fa487'}
2021-04-17 10:51:57,574|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:0} [
	CPMember{uuid=9b817c4d-67fc-4d10-b01c-dbbd8290e1a5, address=[10.242.146.68]:5701} - FOLLOWER this
	CPMember{uuid=c595a6d8-689e-4854-9b4f-9dc827959ee1, address=[10.242.244.71]:5701}
	CPMember{uuid=12fd9727-fe23-4556-95f1-0948807fa487, address=[10.242.253.201]:5701} - LEADER
]

2021-04-17 10:51:58,152|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-3||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] CP Subsystem is initialized with: [CPMember{uuid=9b817c4d-67fc-4d10-b01c-dbbd8290e1a5, address=[10.242.146.68]:5701}, CPMember{uuid=c595a6d8-689e-4854-9b4f-9dc827959ee1, address=[10.242.244.71]:5701}, CPMember{uuid=12fd9727-fe23-4556-95f1-0948807fa487, address=[10.242.253.201]:5701}]
2021-04-17 10:51:58,154|||DefaultDispatcher-worker-2||||INFO||||||| Promoted as CP member(Member [10.242.146.68]:5701 - 9b817c4d-67fc-4d10-b01c-dbbd8290e1a5 this)
2021-04-17 10:51:58,167|||DefaultDispatcher-worker-2||||INFO||||||| CP Members(3): [CPMember{uuid=9b817c4d-67fc-4d10-b01c-dbbd8290e1a5, address=[10.242.146.68]:5701}, CPMember{uuid=c595a6d8-689e-4854-9b4f-9dc827959ee1, address=[10.242.244.71]:5701}, CPMember{uuid=12fd9727-fe23-4556-95f1-0948807fa487, address=[10.242.253.201]:5701}]
2021-04-17 10:51:58,171|||DefaultDispatcher-worker-2||||INFO||||||| CP Group Members(3): [CPMember{uuid=9b817c4d-67fc-4d10-b01c-dbbd8290e1a5, address=[10.242.146.68]:5701}, CPMember{uuid=c595a6d8-689e-4854-9b4f-9dc827959ee1, address=[10.242.244.71]:5701}, CPMember{uuid=12fd9727-fe23-4556-95f1-0948807fa487, address=[10.242.253.201]:5701}]
2021-04-17 10:51:58,173|||DefaultDispatcher-worker-2||||INFO||||||| Cluster(cds-cluster) node(dev-cds-blueprints-processor-568978cc79-2wmjx) created successfully....
2021-04-17 10:51:58,174|||DefaultDispatcher-worker-2||||INFO||||||| Registering BlueprintCompilerCacheMessageListener
2021-04-17 10:51:58,175|||DefaultDispatcher-worker-2||||INFO||||||| Cluster(cds-cluster) node(dev-cds-blueprints-processor-568978cc79-2wmjx) listening to topic(BLUEPRINT_CLEAN_COMPILER_CACHE)...
2021-04-17 11:02:48,097|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Suspecting Member [10.242.244.71]:5701 - c595a6d8-689e-4854-9b4f-9dc827959ee1 because it has not sent any heartbeats since 2021-04-17 11:01:44.517. Now: 2021-04-17 11:02:48.090, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-17 11:02:48,099|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connection[id=1, /10.242.146.68:5701->/10.242.244.71:57593, qualifier=null, endpoint=[10.242.244.71]:5701, alive=false, connectionType=MEMBER] closed. Reason: Suspecting Member [10.242.244.71]:5701 - c595a6d8-689e-4854-9b4f-9dc827959ee1 because it has not sent any heartbeats since 2021-04-17 11:01:44.517. Now: 2021-04-17 11:02:48.090, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-17 11:02:48,103|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing Member [10.242.244.71]:5701 - c595a6d8-689e-4854-9b4f-9dc827959ee1
2021-04-17 11:02:48,108|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] 

Members {size:2, ver:4} [
	Member [10.242.146.68]:5701 - 9b817c4d-67fc-4d10-b01c-dbbd8290e1a5 this
	Member [10.242.253.201]:5701 - 12fd9727-fe23-4556-95f1-0948807fa487
]

2021-04-17 11:02:48,109|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.event-2||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.244.71]:5701 - c595a6d8-689e-4854-9b4f-9dc827959ee1, type=removed, members=[Member [10.242.146.68]:5701 - 9b817c4d-67fc-4d10-b01c-dbbd8290e1a5 this, Member [10.242.253.201]:5701 - 12fd9727-fe23-4556-95f1-0948807fa487]}
2021-04-17 11:02:48,129|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.244.71]:5701, UUID: c595a6d8-689e-4854-9b4f-9dc827959ee1
2021-04-17 11:02:48,133|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] CPMember{uuid=c595a6d8-689e-4854-9b4f-9dc827959ee1, address=[10.242.244.71]:5701} is not present in the cluster. It will be auto-removed after 120 seconds.
2021-04-17 11:02:48,138|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:02:48,277|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.migration||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Repartitioning cluster data. Migration tasks count: 182
2021-04-17 11:02:51,098|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.migration||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] All migration tasks have been completed. (repartitionTime=Sat Apr 17 11:02:48 GMT 2021, plannedMigrations=182, completedMigrations=182, remainingMigrations=0, totalCompletedMigrations=182, elapsedMigrationTime=1783ms, totalElapsedMigrationTime=1783ms)
2021-04-17 11:03:22,732|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=891, invocationTime=1618657402731 (2021-04-17 11:03:22.731), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=100, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:22,733|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=892, invocationTime=1618657402732 (2021-04-17 11:03:22.732), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=100, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:22,734|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=893, invocationTime=1618657402733 (2021-04-17 11:03:22.733), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=100, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:23,249|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=921, invocationTime=1618657403248 (2021-04-17 11:03:23.248), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=110, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:23,250|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=922, invocationTime=1618657403249 (2021-04-17 11:03:23.249), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=110, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:23,251|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=923, invocationTime=1618657403251 (2021-04-17 11:03:23.251), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=110, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:28,253|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=952, invocationTime=1618657408252 (2021-04-17 11:03:28.252), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=120, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:28,255|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=953, invocationTime=1618657408254 (2021-04-17 11:03:28.254), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=120, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:28,256|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=954, invocationTime=1618657408255 (2021-04-17 11:03:28.255), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=120, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:28,816|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.IO.thread-in-1||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connection[id=3, /10.242.146.68:41371->/10.242.244.71:5701, qualifier=null, endpoint=[10.242.244.71]:5701, alive=false, connectionType=NONE] closed. Reason: Exception in Connection[id=3, /10.242.146.68:41371->/10.242.244.71:5701, qualifier=null, endpoint=[10.242.244.71]:5701, alive=true, connectionType=NONE], thread=hz.dev-cds-blueprints-processor-568978cc79-2wmjx.IO.thread-in-1
java.io.IOException: Connection reset by peer
	at java.base/sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.read(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.read(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.read(Unknown Source)
	at com.hazelcast.internal.networking.nio.NioInboundPipeline.process(NioInboundPipeline.java:119)
	at com.hazelcast.internal.networking.nio.NioThread.processSelectionKey(NioThread.java:382)
	at com.hazelcast.internal.networking.nio.NioThread.processSelectionKeys(NioThread.java:367)
	at com.hazelcast.internal.networking.nio.NioThread.selectLoop(NioThread.java:293)
	at com.hazelcast.internal.networking.nio.NioThread.run(NioThread.java:248)
2021-04-17 11:03:29,255|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:29,256|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:29,755|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:29,764|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:30,256|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:30,257|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:30,756|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:30,757|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:30,758|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 5
2021-04-17 11:03:31,257|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:31,258|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:31,259|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 6
2021-04-17 11:03:31,758|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:31,759|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:31,759|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 7
2021-04-17 11:03:32,257|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:32,258|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:32,259|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 8
2021-04-17 11:03:32,758|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:32,759|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:32,760|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 9
2021-04-17 11:03:33,258|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:33,259|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=982, invocationTime=1618657413258 (2021-04-17 11:03:33.258), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=130, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:33,260|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:33,260|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 10
2021-04-17 11:03:33,261|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=983, invocationTime=1618657413259 (2021-04-17 11:03:33.259), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=130, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:33,261|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:33,262|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:33,262|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=984, invocationTime=1618657413261 (2021-04-17 11:03:33.261), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=130, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:33,760|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:33,761|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:33,762|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 11
2021-04-17 11:03:33,763|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:33,764|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,260|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,261|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,262|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 12
2021-04-17 11:03:34,263|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,264|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,265|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,266|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,268|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,268|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,269|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,270|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,276|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,277|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,279|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,280|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,292|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,293|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,295|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,296|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,324|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,326|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,328|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,329|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,389|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=1012, invocationTime=1618657414388 (2021-04-17 11:03:34.388), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=140, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:34,390|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,391|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=1013, invocationTime=1618657414390 (2021-04-17 11:03:34.390), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=140, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:34,391|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,391|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 13
2021-04-17 11:03:34,392|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,392|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=1014, invocationTime=1618657414391 (2021-04-17 11:03:34.391), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=140, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:34,393|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,518|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,519|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,519|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 14
2021-04-17 11:03:34,521|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,522|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,775|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,776|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:34,776|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 15
2021-04-17 11:03:34,777|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:34,778|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:35,275|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:35,277|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:35,277|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 16
2021-04-17 11:03:35,278|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:35,279|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:35,776|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:35,777|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:35,777|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 17
2021-04-17 11:03:35,778|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:35,779|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:36,276|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:36,278|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:36,278|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 18
2021-04-17 11:03:36,278|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:36,279|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:36,776|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:36,778|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:36,778|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 19
2021-04-17 11:03:37,277|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:37,279|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:37,279|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 20
2021-04-17 11:03:37,777|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:37,779|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:37,779|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 21
2021-04-17 11:03:38,278|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:38,279|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:38,279|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 22
2021-04-17 11:03:38,778|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:38,779|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=1042, invocationTime=1618657418778 (2021-04-17 11:03:38.778), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=150, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:38,780|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:38,780|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 23
2021-04-17 11:03:38,780|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=1043, invocationTime=1618657418779 (2021-04-17 11:03:38.779), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=150, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:38,781|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:38,782|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=1044, invocationTime=1618657418780 (2021-04-17 11:03:38.780), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=150, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:38,782|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:39,280|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:39,282|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:39,282|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 24
2021-04-17 11:03:39,282|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:39,283|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:39,780|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:39,782|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:39,782|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 25
2021-04-17 11:03:39,783|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:39,784|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:40,281|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:40,282|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:40,282|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 26
2021-04-17 11:03:40,283|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:40,284|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:40,781|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:40,782|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:40,782|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 27
2021-04-17 11:03:40,783|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:40,784|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:41,282|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:41,283|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:41,283|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 28
2021-04-17 11:03:41,283|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:41,284|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-7||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:41,782|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:41,783|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:41,783|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 29
2021-04-17 11:03:41,784|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:41,785|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:42,282|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:42,284|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:42,284|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 30
2021-04-17 11:03:42,783|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:42,784|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:42,785|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 31
2021-04-17 11:03:43,283|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:43,285|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:43,285|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 32
2021-04-17 11:03:43,784|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:43,784|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=1073, invocationTime=1618657423783 (2021-04-17 11:03:43.783), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=160, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:43,785|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=1074, invocationTime=1618657423784 (2021-04-17 11:03:43.784), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=160, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:43,785|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:43,785|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=1075, invocationTime=1618657423785 (2021-04-17 11:03:43.785), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=160, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:43,785|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 33
2021-04-17 11:03:44,285|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:44,286|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:44,287|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 34
2021-04-17 11:03:44,785|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:44,787|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:44,787|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 35
2021-04-17 11:03:45,285|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:45,287|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:45,287|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 36
2021-04-17 11:03:45,786|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:45,787|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:45,788|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 37
2021-04-17 11:03:45,788|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:45,789|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:45,790|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:45,791|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:45,793|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:45,794|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:45,802|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:45,803|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:45,804|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:45,805|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:45,819|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=1103, invocationTime=1618657425818 (2021-04-17 11:03:45.818), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=170, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:45,819|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=1104, invocationTime=1618657425819 (2021-04-17 11:03:45.819), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=170, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:45,819|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:45,820|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:45,821|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=1105, invocationTime=1618657425820 (2021-04-17 11:03:45.820), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=170, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:45,851|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:45,852|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:45,853|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:45,854|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:45,916|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:45,917|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:45,917|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 38
2021-04-17 11:03:45,917|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:45,918|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:46,044|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:46,046|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:46,046|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 39
2021-04-17 11:03:46,047|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:46,048|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:46,301|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:46,302|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:46,302|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 40
2021-04-17 11:03:46,303|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:46,304|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:46,801|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:46,802|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:46,802|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 41
2021-04-17 11:03:46,804|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:46,805|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:47,301|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:47,302|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:47,303|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 42
2021-04-17 11:03:47,304|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:47,305|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:47,802|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:47,803|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:47,804|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 43
2021-04-17 11:03:47,804|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:47,805|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:48,302|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:48,303|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:48,304|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 44
2021-04-17 11:03:48,305|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:48,306|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:48,803|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:48,804|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:48,804|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 45
2021-04-17 11:03:48,805|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:48,806|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:49,303|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:49,304|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=1133, invocationTime=1618657429303 (2021-04-17 11:03:49.303), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=180, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:49,305|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:49,305|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 46
2021-04-17 11:03:49,306|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=1134, invocationTime=1618657429305 (2021-04-17 11:03:49.305), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=180, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:49,307|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=1135, invocationTime=1618657429306 (2021-04-17 11:03:49.306), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=180, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:49,307|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:49,309|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:49,804|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:49,805|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:49,806|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 47
2021-04-17 11:03:49,807|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:49,807|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:50,305|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:50,306|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:50,307|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 48
2021-04-17 11:03:50,308|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:50,309|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:50,806|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:50,807|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:50,808|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 49
2021-04-17 11:03:50,808|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:50,809|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:51,306|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:51,308|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:51,308|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 50
2021-04-17 11:03:51,309|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:51,310|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:51,809|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:51,810|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:51,811|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 51
2021-04-17 11:03:52,309|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:52,310|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:52,310|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 52
2021-04-17 11:03:52,810|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:52,811|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:52,811|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 53
2021-04-17 11:03:53,310|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:53,314|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:53,314|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 54
2021-04-17 11:03:53,810|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:53,811|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:53,812|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 55
2021-04-17 11:03:54,310|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:54,311|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=1163, invocationTime=1618657434310 (2021-04-17 11:03:54.310), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=190, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:54,312|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:54,312|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=1164, invocationTime=1618657434311 (2021-04-17 11:03:54.311), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=190, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:54,312|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 56
2021-04-17 11:03:54,312|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:54,312|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=1165, invocationTime=1618657434312 (2021-04-17 11:03:54.312), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=190, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:54,312|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:54,812|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:54,813|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:54,813|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 57
2021-04-17 11:03:55,312|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:55,314|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:55,314|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 58
2021-04-17 11:03:55,813|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:55,814|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:55,814|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 59
2021-04-17 11:03:56,313|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:56,315|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:56,315|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 60
2021-04-17 11:03:56,813|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:56,815|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:56,815|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 61
2021-04-17 11:03:57,318|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,322|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,322|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 62
2021-04-17 11:03:57,323|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,324|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=1193, invocationTime=1618657437323 (2021-04-17 11:03:57.323), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=200, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:57,324|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,325|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=1194, invocationTime=1618657437324 (2021-04-17 11:03:57.324), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=200, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:57,325|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,326|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,329|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=1195, invocationTime=1618657437325 (2021-04-17 11:03:57.325), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=200, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:57,334|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,334|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,339|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,340|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,350|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,350|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,355|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,356|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,382|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,383|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,388|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,388|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,446|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,447|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,448|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 63
2021-04-17 11:03:57,452|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,453|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,575|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,576|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,576|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 64
2021-04-17 11:03:57,580|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,581|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,831|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,832|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:57,832|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 65
2021-04-17 11:03:57,837|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:57,838|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:58,331|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:58,333|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:58,333|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 66
2021-04-17 11:03:58,337|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:58,338|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:58,832|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:58,833|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:58,834|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 67
2021-04-17 11:03:58,837|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:58,838|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:59,332|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:59,333|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:59,333|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 68
2021-04-17 11:03:59,337|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:59,338|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:59,833|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:59,833|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=1224, invocationTime=1618657439832 (2021-04-17 11:03:59.832), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=210, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:59,834|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=1225, invocationTime=1618657439833 (2021-04-17 11:03:59.833), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=210, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:59,834|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:03:59,834|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 69
2021-04-17 11:03:59,838|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:03:59,838|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=1226, invocationTime=1618657439837 (2021-04-17 11:03:59.837), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=210, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:03:59,839|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:00,334|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:00,335|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:00,336|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 70
2021-04-17 11:04:00,338|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:00,340|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:00,834|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:00,835|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:00,836|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 71
2021-04-17 11:04:00,839|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:00,840|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:01,335|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:01,336|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:01,336|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 72
2021-04-17 11:04:01,348|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:01,350|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:01,835|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:01,836|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:01,836|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 73
2021-04-17 11:04:01,856|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:01,857|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:02,335|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:02,337|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:02,337|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 74
2021-04-17 11:04:02,348|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:02,349|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:02,836|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:02,837|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:02,837|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 75
2021-04-17 11:04:02,849|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:02,850|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:03,336|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:03,337|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:03,338|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 76
2021-04-17 11:04:03,349|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:03,350|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:03,838|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:03,840|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:03,840|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 77
2021-04-17 11:04:03,850|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:03,851|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:04,338|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:04,340|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:04,340|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 78
2021-04-17 11:04:04,350|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:04,351|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:04,846|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:04,847|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:04,847|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 79
2021-04-17 11:04:04,851|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=1254, invocationTime=1618657444845 (2021-04-17 11:04:04.845), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=220, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:04:04,852|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:04,852|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=1255, invocationTime=1618657444851 (2021-04-17 11:04:04.851), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=220, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:04:04,853|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=1256, invocationTime=1618657444852 (2021-04-17 11:04:04.852), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=220, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:04:04,853|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:05,352|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:05,354|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:05,354|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 80
2021-04-17 11:04:05,853|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:05,854|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:05,854|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 81
2021-04-17 11:04:06,354|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:06,355|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:06,356|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 82
2021-04-17 11:04:06,854|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:06,855|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:06,855|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 83
2021-04-17 11:04:07,355|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:07,356|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:07,356|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 84
2021-04-17 11:04:07,855|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:07,857|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:07,857|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 85
2021-04-17 11:04:08,356|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,357|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,357|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 86
2021-04-17 11:04:08,856|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,858|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,858|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 87
2021-04-17 11:04:08,859|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=1284, invocationTime=1618657448857 (2021-04-17 11:04:08.857), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=230, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:04:08,860|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,860|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=1285, invocationTime=1618657448860 (2021-04-17 11:04:08.860), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=230, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:04:08,861|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=1286, invocationTime=1618657448861 (2021-04-17 11:04:08.861), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=230, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:04:08,861|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,862|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,863|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,864|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,865|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,866|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,867|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,868|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,869|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,875|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,876|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,876|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,877|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,891|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,892|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,893|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,893|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,923|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,924|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,925|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,926|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,987|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,988|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:08,989|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 88
2021-04-17 11:04:08,989|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:08,990|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:09,116|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:09,117|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:09,118|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 89
2021-04-17 11:04:09,372|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:09,374|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:09,374|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 90
2021-04-17 11:04:09,873|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:09,874|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:09,874|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 91
2021-04-17 11:04:10,373|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:10,374|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1298145291, partitionId=-1, replicaIndex=0, callId=1314, invocationTime=1618657450372 (2021-04-17 11:04:10.372), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=240, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368138, firstInvocationTime='2021-04-17 11:02:48.138', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:04:10,374|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:10,374|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 92
2021-04-17 11:04:10,375|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=668185568, partitionId=-1, replicaIndex=0, callId=1315, invocationTime=1618657450374 (2021-04-17 11:04:10.374), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=240, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368139, firstInvocationTime='2021-04-17 11:02:48.139', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:04:10,375|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:10,376|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1042621178, partitionId=-1, replicaIndex=0, callId=1316, invocationTime=1618657450375 (2021-04-17 11:04:10.375), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=240, callTimeoutMillis=60000, firstInvocationTimeMs=1618657368137, firstInvocationTime='2021-04-17 11:02:48.137', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 11:04:10,376|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:10,877|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:10,879|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:10,879|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 93
2021-04-17 11:04:11,379|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:11,381|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:11,382|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 94
2021-04-17 11:04:11,879|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:11,880|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:11,880|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 95
2021-04-17 11:04:12,379|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:12,380|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:12,380|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 96
2021-04-17 11:04:12,879|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:12,880|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:12,881|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 97
2021-04-17 11:04:13,380|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:13,381|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:13,381|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 98
2021-04-17 11:04:13,880|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:13,881|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:13,881|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 99
2021-04-17 11:04:14,380|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:14,382|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:14,382|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 100
2021-04-17 11:04:14,881|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:14,882|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:14,882|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 101
2021-04-17 11:04:15,382|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 11:04:15,383|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Could not connect to: /10.242.244.71:5701. Reason: SocketException[Connection refused to address /10.242.244.71:5701]
2021-04-17 11:04:15,383|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-4||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing connection to endpoint [10.242.244.71]:5701 Cause => java.net.SocketException {Connection refused to address /10.242.244.71:5701}, Error-Count: 102
2021-04-17 11:04:49,103|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] CPMember{uuid=c595a6d8-689e-4854-9b4f-9dc827959ee1, address=[10.242.244.71]:5701} will be removed from [CPGroupId{name='METADATA', seed=0, groupId=0}]
2021-04-17 11:04:49,170|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Status is set to: UPDATING_GROUP_MEMBER_LIST
2021-04-17 11:04:49,170|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:7} [
	CPMember{uuid=9b817c4d-67fc-4d10-b01c-dbbd8290e1a5, address=[10.242.146.68]:5701} - FOLLOWER this
	CPMember{uuid=12fd9727-fe23-4556-95f1-0948807fa487, address=[10.242.253.201]:5701} - LEADER
]

2021-04-17 11:04:49,172|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-17 11:04:49,183|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] CPMember{uuid=c595a6d8-689e-4854-9b4f-9dc827959ee1, address=[10.242.244.71]:5701} is removed from CP Subsystem.
2021-04-17 12:31:02,518|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.IO.thread-in-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Initialized new cluster connection between /10.242.146.68:5701 and /10.242.244.71:41579
2021-04-17 12:31:10,447|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.event-2||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.244.71]:5701 - 8b356c72-b7c3-4c05-b7ba-5cd7976ce5a7, type=added, members=[Member [10.242.146.68]:5701 - 9b817c4d-67fc-4d10-b01c-dbbd8290e1a5 this, Member [10.242.253.201]:5701 - 12fd9727-fe23-4556-95f1-0948807fa487, Member [10.242.244.71]:5701 - 8b356c72-b7c3-4c05-b7ba-5cd7976ce5a7]}
2021-04-17 12:31:10,447|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.priority-generic-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] 

Members {size:3, ver:5} [
	Member [10.242.146.68]:5701 - 9b817c4d-67fc-4d10-b01c-dbbd8290e1a5 this
	Member [10.242.253.201]:5701 - 12fd9727-fe23-4556-95f1-0948807fa487
	Member [10.242.244.71]:5701 - 8b356c72-b7c3-4c05-b7ba-5cd7976ce5a7
]

2021-04-17 12:31:10,708|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.migration||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Repartitioning cluster data. Migration tasks count: 271
2021-04-17 12:31:13,087|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-3||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Remaining migration tasks: 273. (repartitionTime=Sat Apr 17 12:31:10 GMT 2021, plannedMigrations=271, completedMigrations=0, remainingMigrations=271, totalCompletedMigrations=182, elapsedMigrationTime=0ms, totalElapsedMigrationTime=1783ms)
2021-04-17 12:31:28,085|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Remaining migration tasks: 273. (repartitionTime=Sat Apr 17 12:31:10 GMT 2021, plannedMigrations=271, completedMigrations=0, remainingMigrations=271, totalCompletedMigrations=182, elapsedMigrationTime=0ms, totalElapsedMigrationTime=1783ms)
2021-04-17 12:31:39,344|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Added new CPMember{uuid=31498520-53af-49de-b2bc-b40205c5516d, address=[10.242.244.71]:5701}. New active CP members list: [CPMember{uuid=9b817c4d-67fc-4d10-b01c-dbbd8290e1a5, address=[10.242.146.68]:5701}, CPMember{uuid=12fd9727-fe23-4556-95f1-0948807fa487, address=[10.242.253.201]:5701}, CPMember{uuid=31498520-53af-49de-b2bc-b40205c5516d, address=[10.242.244.71]:5701}]
2021-04-17 12:31:40,165|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Status is set to: UPDATING_GROUP_MEMBER_LIST
2021-04-17 12:31:40,166|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:3, term:1, logIndex:10} [
	CPMember{uuid=9b817c4d-67fc-4d10-b01c-dbbd8290e1a5, address=[10.242.146.68]:5701} - FOLLOWER this
	CPMember{uuid=12fd9727-fe23-4556-95f1-0948807fa487, address=[10.242.253.201]:5701} - LEADER
	CPMember{uuid=31498520-53af-49de-b2bc-b40205c5516d, address=[10.242.244.71]:5701}
]

2021-04-17 12:31:40,167|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-17 12:31:40,171|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Rebalancing is completed.
2021-04-17 12:31:43,084|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Remaining migration tasks: 239. (repartitionTime=Sat Apr 17 12:31:10 GMT 2021, plannedMigrations=271, completedMigrations=34, remainingMigrations=237, totalCompletedMigrations=216, elapsedMigrationTime=31897ms, totalElapsedMigrationTime=33680ms)
2021-04-17 12:31:58,085|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Remaining migration tasks: 98. (repartitionTime=Sat Apr 17 12:31:10 GMT 2021, plannedMigrations=271, completedMigrations=175, remainingMigrations=96, totalCompletedMigrations=357, elapsedMigrationTime=47065ms, totalElapsedMigrationTime=48849ms)
2021-04-17 12:32:13,085|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-8||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Remaining migration tasks: 97. (repartitionTime=Sat Apr 17 12:31:10 GMT 2021, plannedMigrations=271, completedMigrations=176, remainingMigrations=95, totalCompletedMigrations=358, elapsedMigrationTime=60889ms, totalElapsedMigrationTime=62673ms)
2021-04-17 12:32:28,085|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-3||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Remaining migration tasks: 97. (repartitionTime=Sat Apr 17 12:31:10 GMT 2021, plannedMigrations=271, completedMigrations=176, remainingMigrations=95, totalCompletedMigrations=358, elapsedMigrationTime=60889ms, totalElapsedMigrationTime=62673ms)
2021-04-17 12:32:43,085|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-3||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Remaining migration tasks: 97. (repartitionTime=Sat Apr 17 12:31:10 GMT 2021, plannedMigrations=271, completedMigrations=176, remainingMigrations=95, totalCompletedMigrations=358, elapsedMigrationTime=60889ms, totalElapsedMigrationTime=62673ms)
2021-04-17 12:32:53,091|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Suspecting Member [10.242.244.71]:5701 - 8b356c72-b7c3-4c05-b7ba-5cd7976ce5a7 because it has not sent any heartbeats since 2021-04-17 12:31:52.998. Now: 2021-04-17 12:32:53.089, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-17 12:32:53,092|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connection[id=4, /10.242.146.68:5701->/10.242.244.71:41579, qualifier=null, endpoint=[10.242.244.71]:5701, alive=false, connectionType=MEMBER] closed. Reason: Suspecting Member [10.242.244.71]:5701 - 8b356c72-b7c3-4c05-b7ba-5cd7976ce5a7 because it has not sent any heartbeats since 2021-04-17 12:31:52.998. Now: 2021-04-17 12:32:53.089, heartbeat timeout: 60000 ms, suspicion level: 1.00
2021-04-17 12:32:53,092|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Removing Member [10.242.244.71]:5701 - 8b356c72-b7c3-4c05-b7ba-5cd7976ce5a7
2021-04-17 12:32:53,095|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-2||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] 

Members {size:2, ver:6} [
	Member [10.242.146.68]:5701 - 9b817c4d-67fc-4d10-b01c-dbbd8290e1a5 this
	Member [10.242.253.201]:5701 - 12fd9727-fe23-4556-95f1-0948807fa487
]

2021-04-17 12:32:53,095|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-6||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Committing/rolling-back live transactions of [10.242.244.71]:5701, UUID: 8b356c72-b7c3-4c05-b7ba-5cd7976ce5a7
2021-04-17 12:32:53,095|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.event-2||||INFO||||||| MembershipEvent: MembershipEvent {member=Member [10.242.244.71]:5701 - 8b356c72-b7c3-4c05-b7ba-5cd7976ce5a7, type=removed, members=[Member [10.242.146.68]:5701 - 9b817c4d-67fc-4d10-b01c-dbbd8290e1a5 this, Member [10.242.253.201]:5701 - 12fd9727-fe23-4556-95f1-0948807fa487]}
2021-04-17 12:32:53,096|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-6||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] CPMember{uuid=31498520-53af-49de-b2bc-b40205c5516d, address=[10.242.244.71]:5701} is not present in the cluster. It will be auto-removed after 120 seconds.
2021-04-17 12:32:53,101|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.migration||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Migration failed: MigrationInfo{uuid=51233677-4eed-4405-ba3e-22f6122f2837, partitionId=176, source=[10.242.146.68]:5701 - 9b817c4d-67fc-4d10-b01c-dbbd8290e1a5, sourceCurrentReplicaIndex=1, sourceNewReplicaIndex=2, destination=[10.242.244.71]:5701 - 8b356c72-b7c3-4c05-b7ba-5cd7976ce5a7, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=1, master=[10.242.146.68]:5701, initialPartitionVersion=1981, partitionVersionIncrement=2, processing=false, status=ACTIVE}
2021-04-17 12:32:53,103|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.cached.thread-9||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Connecting to /10.242.244.71:5701, timeout: 10000, bind-any: true
2021-04-17 12:32:56,140|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.migration||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Repartitioning cluster data. Migration tasks count: 176
2021-04-17 12:32:58,323|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.migration||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] All migration tasks have been completed. (repartitionTime=Sat Apr 17 12:32:56 GMT 2021, plannedMigrations=176, completedMigrations=176, remainingMigrations=0, totalCompletedMigrations=535, elapsedMigrationTime=1179ms, totalElapsedMigrationTime=105353ms)
2021-04-17 12:33:27,675|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2852, invocationTime=1618662807674 (2021-04-17 12:33:27.674), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=100, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:33:28,191|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2863, invocationTime=1618662808189 (2021-04-17 12:33:28.189), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=110, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:33:33,196|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2873, invocationTime=1618662813195 (2021-04-17 12:33:33.195), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=120, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:33:38,200|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2883, invocationTime=1618662818200 (2021-04-17 12:33:38.200), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=130, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:33:39,331|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2893, invocationTime=1618662819331 (2021-04-17 12:33:39.331), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=140, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:33:43,726|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2904, invocationTime=1618662823726 (2021-04-17 12:33:43.726), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=150, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:33:48,731|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2914, invocationTime=1618662828730 (2021-04-17 12:33:48.730), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=160, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:33:50,766|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2924, invocationTime=1618662830765 (2021-04-17 12:33:50.765), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=170, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:33:54,257|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2934, invocationTime=1618662834256 (2021-04-17 12:33:54.256), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=180, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:33:59,263|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2945, invocationTime=1618662839261 (2021-04-17 12:33:59.261), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=190, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:34:02,274|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2955, invocationTime=1618662842273 (2021-04-17 12:34:02.273), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=200, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:34:04,788|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2965, invocationTime=1618662844787 (2021-04-17 12:34:04.787), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=210, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:34:09,792|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2975, invocationTime=1618662849791 (2021-04-17 12:34:09.791), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=220, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:34:13,804|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2986, invocationTime=1618662853804 (2021-04-17 12:34:13.804), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=230, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:34:15,326|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.InvocationMonitorThread||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Retrying invocation: Invocation{op=com.hazelcast.internal.partition.operation.PartitionStateOperation{serviceName='hz:core:partitionService', identityHash=1727235596, partitionId=-1, replicaIndex=0, callId=2996, invocationTime=1618662855326 (2021-04-17 12:34:15.326), waitTimeout=-1, callTimeout=60000}, tryCount=250, tryPauseMillis=500, invokeCount=240, callTimeoutMillis=60000, firstInvocationTimeMs=1618662773103, firstInvocationTime='2021-04-17 12:32:53.103', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', target=[10.242.244.71]:5701, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, Reason: com.hazelcast.spi.exception.RetryableIOException: Packet not sent to -> [10.242.244.71]:5701 over null
2021-04-17 12:34:54,093|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] CPMember{uuid=31498520-53af-49de-b2bc-b40205c5516d, address=[10.242.244.71]:5701} will be removed from [CPGroupId{name='METADATA', seed=0, groupId=0}]
2021-04-17 12:34:54,160|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||WARN||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Status is set to: UPDATING_GROUP_MEMBER_LIST
2021-04-17 12:34:54,161|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] 

CP Group Members {groupId: METADATA(0), size:2, term:1, logIndex:14} [
	CPMember{uuid=9b817c4d-67fc-4d10-b01c-dbbd8290e1a5, address=[10.242.146.68]:5701} - FOLLOWER this
	CPMember{uuid=12fd9727-fe23-4556-95f1-0948807fa487, address=[10.242.253.201]:5701} - LEADER
]

2021-04-17 12:34:54,162|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] Status is set to: ACTIVE
2021-04-17 12:34:54,165|||hz.dev-cds-blueprints-processor-568978cc79-2wmjx.partition-operation.thread-0||||INFO||||||| [10.242.146.68]:5701 [cds-cluster] [4.0] CPMember{uuid=31498520-53af-49de-b2bc-b40205c5516d, address=[10.242.244.71]:5701} is removed from CP Subsystem.