By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -bootstrap-expect=3 -enable-script-checks -retry-join=onap-consul-server-0.consul-server -retry-join=onap-consul-server-1.consul-server -retry-join=onap-consul-server-2.consul-server -client=0.0.0.0 -server -ui + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -bootstrap-expect=3 -enable-script-checks -retry-join=onap-consul-server-0.consul-server -retry-join=onap-consul-server-1.consul-server -retry-join=onap-consul-server-2.consul-server -client=0.0.0.0 -server -ui bootstrap_expect > 0: expecting 3 servers ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.0.6' Node ID: 'e07499e4-ece7-430f-1229-7a2a8dbf47e7' Node name: 'onap-consul-server-1' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, DNS: 8600) Cluster Addr: 10.233.68.97 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/07/13 09:46:01 [INFO] raft: Initial configuration (index=0): [] 2022/07/13 09:46:01 [INFO] raft: Node at 10.233.68.97:8300 [Follower] entering Follower state (Leader: "") 2022/07/13 09:46:01 [INFO] serf: EventMemberJoin: onap-consul-server-1.dc1 10.233.68.97 2022/07/13 09:46:01 [INFO] serf: EventMemberJoin: onap-consul-server-1 10.233.68.97 2022/07/13 09:46:01 [INFO] consul: Adding LAN server onap-consul-server-1 (Addr: tcp/10.233.68.97:8300) (DC: dc1) 2022/07/13 09:46:01 [INFO] consul: Handled member-join event for server "onap-consul-server-1.dc1" in area "wan" 2022/07/13 09:46:01 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/07/13 09:46:01 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/07/13 09:46:01 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/07/13 09:46:01 [INFO] agent: started state syncer 2022/07/13 09:46:01 [INFO] agent: Retry join LAN is supported for: aliyun aws azure digitalocean gce os scaleway softlayer 2022/07/13 09:46:01 [INFO] agent: Joining LAN cluster... 2022/07/13 09:46:01 [INFO] agent: (LAN) joining: [onap-consul-server-0.consul-server onap-consul-server-1.consul-server onap-consul-server-2.consul-server] 2022/07/13 09:46:03 [INFO] serf: EventMemberJoin: onap-consul-server-0 10.233.70.227 2022/07/13 09:46:03 [INFO] consul: Adding LAN server onap-consul-server-0 (Addr: tcp/10.233.70.227:8300) (DC: dc1) 2022/07/13 09:46:03 [INFO] serf: EventMemberJoin: onap-consul-server-0.dc1 10.233.70.227 2022/07/13 09:46:03 [INFO] consul: Handled member-join event for server "onap-consul-server-0.dc1" in area "wan" 2022/07/13 09:46:05 [WARN] memberlist: Failed to resolve onap-consul-server-1.consul-server: lookup onap-consul-server-1.consul-server on 169.254.25.10:53: no such host 2022/07/13 09:46:07 [WARN] memberlist: Failed to resolve onap-consul-server-2.consul-server: lookup onap-consul-server-2.consul-server on 169.254.25.10:53: no such host 2022/07/13 09:46:07 [INFO] agent: (LAN) joined: 1 Err: 2022/07/13 09:46:07 [INFO] agent: Join LAN completed. Synced with 1 initial agents 2022/07/13 09:46:08 [WARN] raft: no known peers, aborting election 2022/07/13 09:46:08 [ERR] agent: failed to sync remote state: No cluster leader 2022/07/13 09:46:18 [INFO] serf: EventMemberJoin: onap-consul-6b88bbcc5b-4j5tq 10.233.72.206 ==> Newer Consul version available: 1.12.2 (currently running: 1.0.6) 2022/07/13 09:46:34 [ERR] agent: Coordinate update error: No cluster leader 2022/07/13 09:46:40 [ERR] agent: failed to sync remote state: No cluster leader 2022/07/13 09:46:52 [INFO] serf: EventMemberJoin: onap-consul-server-2.dc1 10.233.71.89 2022/07/13 09:46:52 [INFO] consul: Handled member-join event for server "onap-consul-server-2.dc1" in area "wan" 2022/07/13 09:46:52 [INFO] serf: EventMemberJoin: onap-consul-server-2 10.233.71.89 2022/07/13 09:46:52 [INFO] consul: Adding LAN server onap-consul-server-2 (Addr: tcp/10.233.71.89:8300) (DC: dc1) 2022/07/13 09:46:52 [INFO] consul: Existing Raft peers reported by onap-consul-server-0, disabling bootstrap mode 2022/07/13 09:47:00 [DEBUG] raft-net: 10.233.68.97:8300 accepted connection from: 10.233.70.227:40394 2022/07/13 09:47:00 [WARN] raft: Failed to get previous log: 1 log not found (last: 0) 2022/07/13 09:47:00 [INFO] consul: New leader elected: onap-consul-server-0 2022/07/13 09:47:00 [INFO] agent: Synced node info 2022/07/13 09:47:01 [DEBUG] raft-net: 10.233.68.97:8300 accepted connection from: 10.233.70.227:40400 2022/07/13 10:23:51 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:33064->10.233.72.206:8301: i/o timeout 2022/07/13 10:23:51 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:25:37 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:35254->10.233.72.206:8301: i/o timeout 2022/07/13 10:25:37 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:25:42 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:35362->10.233.72.206:8301: i/o timeout 2022/07/13 10:25:42 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:25:49 [WARN] memberlist: Refuting a suspect message (from: onap-consul-6b88bbcc5b-4j5tq) 2022/07/13 10:26:05 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:35902->10.233.72.206:8301: i/o timeout 2022/07/13 10:26:05 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:26:19 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:36186->10.233.72.206:8301: i/o timeout 2022/07/13 10:26:19 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:26:25 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:36324->10.233.72.206:8301: i/o timeout 2022/07/13 10:26:25 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:26:28 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:36368->10.233.72.206:8301: i/o timeout 2022/07/13 10:26:46 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:36802->10.233.72.206:8301: i/o timeout 2022/07/13 10:26:46 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:27:03 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:37184->10.233.72.206:8301: i/o timeout 2022/07/13 10:27:03 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:27:21 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:37536->10.233.72.206:8301: i/o timeout 2022/07/13 10:27:21 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:29:48 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:40646->10.233.72.206:8301: i/o timeout 2022/07/13 10:30:19 [WARN] memberlist: Was able to connect to onap-consul-6b88bbcc5b-4j5tq but other probes failed, network may be misconfigured 2022/07/13 10:30:20 [WARN] memberlist: Was able to connect to onap-consul-6b88bbcc5b-4j5tq but other probes failed, network may be misconfigured 2022/07/13 10:38:39 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:52814->10.233.72.206:8301: i/o timeout 2022/07/13 10:38:55 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:53156->10.233.72.206:8301: i/o timeout 2022/07/13 10:38:55 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:39:05 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:53374->10.233.72.206:8301: i/o timeout 2022/07/13 10:39:05 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:43:40 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:60182->10.233.72.206:8301: i/o timeout 2022/07/13 10:43:40 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:43:43 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:60260->10.233.72.206:8301: i/o timeout 2022/07/13 10:43:43 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:43:46 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:60294->10.233.72.206:8301: i/o timeout 2022/07/13 10:43:46 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:43:46 [INFO] serf: EventMemberFailed: onap-consul-6b88bbcc5b-4j5tq 10.233.72.206 2022/07/13 10:43:51 [INFO] serf: EventMemberJoin: onap-consul-6b88bbcc5b-4j5tq 10.233.72.206 2022/07/13 10:43:55 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:60506->10.233.72.206:8301: i/o timeout 2022/07/13 10:43:55 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:43:57 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:60548->10.233.72.206:8301: i/o timeout 2022/07/13 10:43:57 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:45:31 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:34350->10.233.72.206:8301: i/o timeout 2022/07/13 10:45:31 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:45:34 [WARN] memberlist: Was able to connect to onap-consul-6b88bbcc5b-4j5tq but other probes failed, network may be misconfigured 2022/07/13 10:45:37 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:34464->10.233.72.206:8301: i/o timeout 2022/07/13 10:45:37 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:45:39 [INFO] memberlist: Marking onap-consul-6b88bbcc5b-4j5tq as failed, suspect timeout reached (2 peer confirmations) 2022/07/13 10:45:39 [INFO] serf: EventMemberFailed: onap-consul-6b88bbcc5b-4j5tq 10.233.72.206 2022/07/13 10:45:40 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:34480->10.233.72.206:8301: i/o timeout 2022/07/13 10:45:40 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:45:48 [INFO] serf: EventMemberJoin: onap-consul-6b88bbcc5b-4j5tq 10.233.72.206 2022/07/13 10:48:53 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:38580->10.233.72.206:8301: i/o timeout 2022/07/13 10:48:53 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:49:30 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:39344->10.233.72.206:8301: i/o timeout 2022/07/13 10:49:30 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:49:35 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:39454->10.233.72.206:8301: i/o timeout 2022/07/13 10:49:35 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:49:37 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:39500->10.233.72.206:8301: i/o timeout 2022/07/13 10:49:37 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:49:46 [WARN] memberlist: Refuting a suspect message (from: onap-consul-6b88bbcc5b-4j5tq) 2022/07/13 10:50:11 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:40200->10.233.72.206:8301: i/o timeout 2022/07/13 10:50:11 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:50:19 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:40352->10.233.72.206:8301: i/o timeout 2022/07/13 10:50:19 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:51:16 [WARN] memberlist: Was able to connect to onap-consul-6b88bbcc5b-4j5tq but other probes failed, network may be misconfigured 2022/07/13 10:51:19 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:42500->10.233.72.206:8301: i/o timeout 2022/07/13 10:51:19 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received 2022/07/13 10:51:44 [ERR] memberlist: Failed fallback ping: read tcp 10.233.68.97:43052->10.233.72.206:8301: i/o timeout 2022/07/13 10:51:44 [INFO] memberlist: Suspect onap-consul-6b88bbcc5b-4j5tq has failed, no acks received