Results

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: '5bef1367-944a-1188-3a7d-bc00cfbeb257'
         Node name: 'onap-consul-server-0'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, DNS: 8600)
      Cluster Addr: 10.233.67.6 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

==> Log data will now stream in as it occurs:

    2021/10/15 10:20:27 [INFO] raft: Initial configuration (index=0): []
    2021/10/15 10:20:27 [INFO] raft: Node at 10.233.67.6:8300 [Follower] entering Follower state (Leader: "")
    2021/10/15 10:20:27 [INFO] serf: EventMemberJoin: onap-consul-server-0.dc1 10.233.67.6
    2021/10/15 10:20:27 [INFO] serf: EventMemberJoin: onap-consul-server-0 10.233.67.6
    2021/10/15 10:20:27 [INFO] consul: Adding LAN server onap-consul-server-0 (Addr: tcp/10.233.67.6:8300) (DC: dc1)
    2021/10/15 10:20:27 [INFO] consul: Handled member-join event for server "onap-consul-server-0.dc1" in area "wan"
    2021/10/15 10:20:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/10/15 10:20:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/10/15 10:20:27 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/10/15 10:20:27 [INFO] agent: started state syncer
    2021/10/15 10:20:27 [INFO] agent: (LAN) joining: [onap-consul-server-0.consul-server onap-consul-server-1.consul-server onap-consul-server-2.consul-server]    2021/10/15 10:20:27 [INFO] agent: Retry join LAN is supported for: aliyun aws azure digitalocean gce os scaleway softlayer
    2021/10/15 10:20:27 [INFO] agent: Joining LAN cluster...

    2021/10/15 10:20:30 [WARN] memberlist: Failed to resolve onap-consul-server-0.consul-server: lookup onap-consul-server-0.consul-server on 169.254.25.10:53: no such host
    2021/10/15 10:20:32 [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
    2021/10/15 10:20:32 [WARN] raft: no known peers, aborting election
    2021/10/15 10:20:34 [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
    2021/10/15 10:20:34 [INFO] agent: (LAN) joined: 0 Err: 3 error(s) occurred:

* Failed to resolve onap-consul-server-0.consul-server: lookup onap-consul-server-0.consul-server on 169.254.25.10:53: no such host
* 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
* 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
    2021/10/15 10:20:34 [WARN] agent: Join LAN failed: , retrying in 30s
    2021/10/15 10:20:35 [ERR] agent: failed to sync remote state: No cluster leader
==> Newer Consul version available: 1.10.3 (currently running: 1.0.6)
    2021/10/15 10:20:51 [ERR] agent: Coordinate update error: No cluster leader
    2021/10/15 10:21:04 [INFO] agent: (LAN) joining: [onap-consul-server-0.consul-server onap-consul-server-1.consul-server onap-consul-server-2.consul-server]
    2021/10/15 10:21:07 [INFO] serf: EventMemberJoin: onap-consul-587bccd8f4-jjgbc 10.233.71.51
    2021/10/15 10:21:08 [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
    2021/10/15 10:21:10 [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
    2021/10/15 10:21:10 [INFO] agent: (LAN) joined: 1 Err: 
    2021/10/15 10:21:10 [INFO] agent: Join LAN completed. Synced with 1 initial agents
    2021/10/15 10:21:10 [ERR] agent: failed to sync remote state: No cluster leader
    2021/10/15 10:21:11 [INFO] serf: EventMemberJoin: onap-consul-server-1 10.233.77.249
    2021/10/15 10:21:11 [INFO] consul: Adding LAN server onap-consul-server-1 (Addr: tcp/10.233.77.249:8300) (DC: dc1)
    2021/10/15 10:21:11 [INFO] serf: EventMemberJoin: onap-consul-server-1.dc1 10.233.77.249
    2021/10/15 10:21:11 [INFO] consul: Handled member-join event for server "onap-consul-server-1.dc1" in area "wan"
    2021/10/15 10:21:18 [ERR] agent: Coordinate update error: No cluster leader
    2021/10/15 10:21:44 [INFO] serf: EventMemberJoin: onap-consul-server-2 10.233.71.152
    2021/10/15 10:21:44 [INFO] consul: Adding LAN server onap-consul-server-2 (Addr: tcp/10.233.71.152:8300) (DC: dc1)
    2021/10/15 10:21:44 [INFO] consul: Found expected number of peers, attempting bootstrap: 10.233.77.249:8300,10.233.71.152:8300,10.233.67.6:8300
    2021/10/15 10:21:45 [INFO] serf: EventMemberJoin: onap-consul-server-2.dc1 10.233.71.152
    2021/10/15 10:21:45 [INFO] consul: Handled member-join event for server "onap-consul-server-2.dc1" in area "wan"
    2021/10/15 10:21:45 [ERR] agent: failed to sync remote state: No cluster leader
    2021/10/15 10:21:45 [ERR] agent: Coordinate update error: No cluster leader
2021/10/15 10:21:46 [DEBUG] raft-net: 10.233.67.6:8300 accepted connection from: 10.233.77.249:51364
    2021/10/15 10:21:46 [INFO] consul: New leader elected: onap-consul-server-1
2021/10/15 10:21:47 [DEBUG] raft-net: 10.233.67.6:8300 accepted connection from: 10.233.77.249:51374
    2021/10/15 10:21:48 [INFO] agent: Synced node info
    2021/10/15 10:30:42 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:40892->10.233.71.51:8301: i/o timeout
    2021/10/15 10:30:42 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 10:33:07 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:41760->10.233.71.51:8301: i/o timeout
    2021/10/15 10:33:07 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 10:33:09 [INFO] serf: EventMemberFailed: onap-consul-587bccd8f4-jjgbc 10.233.71.51
    2021/10/15 10:33:10 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:41766->10.233.71.51:8301: i/o timeout
    2021/10/15 10:33:10 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 10:33:16 [ERR] yamux: keepalive failed: i/o deadline reached
    2021/10/15 10:33:16 [ERR] consul.rpc: multiplex conn accept failed: keepalive timeout from=10.233.71.51:38204
    2021/10/15 10:33:18 [INFO] serf: EventMemberJoin: onap-consul-587bccd8f4-jjgbc 10.233.71.51
    2021/10/15 10:33:47 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:41998->10.233.71.51:8301: i/o timeout
    2021/10/15 10:33:47 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 10:34:29 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:42240->10.233.71.51:8301: i/o timeout
    2021/10/15 10:34:29 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 10:34:34 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:42274->10.233.71.51:8301: i/o timeout
    2021/10/15 10:34:34 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 10:34:34 [INFO] serf: EventMemberFailed: onap-consul-587bccd8f4-jjgbc 10.233.71.51
    2021/10/15 10:34:40 [INFO] serf: EventMemberJoin: onap-consul-587bccd8f4-jjgbc 10.233.71.51
    2021/10/15 10:34:44 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:42334->10.233.71.51:8301: i/o timeout
    2021/10/15 10:34:44 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 10:34:47 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:53578->10.233.71.152:8301: i/o timeout
    2021/10/15 10:34:47 [INFO] memberlist: Suspect onap-consul-server-2 has failed, no acks received
    2021/10/15 10:34:50 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:42362->10.233.71.51:8301: i/o timeout
    2021/10/15 10:34:50 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 10:34:52 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:53610->10.233.71.152:8301: i/o timeout
    2021/10/15 10:34:52 [INFO] memberlist: Suspect onap-consul-server-2 has failed, no acks received
    2021/10/15 10:34:54 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:53636->10.233.71.152:8301: i/o timeout
    2021/10/15 10:34:54 [INFO] memberlist: Suspect onap-consul-server-2 has failed, no acks received
    2021/10/15 10:34:56 [INFO] serf: EventMemberFailed: onap-consul-server-2 10.233.71.152
    2021/10/15 10:34:56 [INFO] consul: Removing LAN server onap-consul-server-2 (Addr: tcp/10.233.71.152:8300) (DC: dc1)
    2021/10/15 10:34:56 [INFO] memberlist: Marking onap-consul-587bccd8f4-jjgbc as failed, suspect timeout reached (1 peer confirmations)
    2021/10/15 10:34:56 [INFO] serf: EventMemberFailed: onap-consul-587bccd8f4-jjgbc 10.233.71.51
    2021/10/15 10:34:56 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:42414->10.233.71.51:8301: i/o timeout
    2021/10/15 10:34:56 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 10:34:57 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:40210->10.233.71.152:8302: i/o timeout
    2021/10/15 10:34:57 [INFO] memberlist: Suspect onap-consul-server-2.dc1 has failed, no acks received
    2021/10/15 10:34:57 [INFO] serf: attempting reconnect to onap-consul-587bccd8f4-jjgbc 10.233.71.51:8301
    2021/10/15 10:35:12 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:40428->10.233.71.152:8302: i/o timeout
    2021/10/15 10:35:12 [INFO] memberlist: Suspect onap-consul-server-2.dc1 has failed, no acks received
    2021/10/15 10:35:21 [ERR] memberlist: Push/Pull with onap-consul-server-2.dc1 failed: read tcp 10.233.67.6:40186->10.233.71.152:8302: i/o timeout
    2021/10/15 10:35:24 [INFO] memberlist: Marking onap-consul-server-2.dc1 as failed, suspect timeout reached (0 peer confirmations)
    2021/10/15 10:35:24 [INFO] serf: EventMemberFailed: onap-consul-server-2.dc1 10.233.71.152
    2021/10/15 10:35:24 [INFO] consul: Handled member-failed event for server "onap-consul-server-2.dc1" in area "wan"
    2021/10/15 10:35:27 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:40690->10.233.71.152:8302: i/o timeout
    2021/10/15 10:35:27 [INFO] memberlist: Suspect onap-consul-server-2.dc1 has failed, no acks received
    2021/10/15 10:35:37 [INFO] serf: attempting reconnect to onap-consul-587bccd8f4-jjgbc 10.233.71.51:8301
    2021/10/15 10:35:49 [INFO] serf: EventMemberJoin: onap-consul-server-2.dc1 10.233.71.152
    2021/10/15 10:35:49 [INFO] consul: Handled member-join event for server "onap-consul-server-2.dc1" in area "wan"
    2021/10/15 10:35:50 [INFO] serf: EventMemberJoin: onap-consul-587bccd8f4-jjgbc 10.233.71.51
    2021/10/15 10:35:53 [INFO] serf: EventMemberJoin: onap-consul-server-2 10.233.71.152
    2021/10/15 10:35:53 [WARN] memberlist: Refuting a suspect message (from: onap-consul-server-2)
    2021/10/15 10:35:53 [INFO] consul: Adding LAN server onap-consul-server-2 (Addr: tcp/10.233.71.152:8300) (DC: dc1)
    2021/10/15 11:05:11 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:54850->10.233.71.51:8301: i/o timeout
    2021/10/15 11:05:11 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 11:05:19 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:54906->10.233.71.51:8301: i/o timeout
    2021/10/15 11:05:19 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 11:05:22 [INFO] memberlist: Marking onap-consul-587bccd8f4-jjgbc as failed, suspect timeout reached (2 peer confirmations)
    2021/10/15 11:05:22 [INFO] serf: EventMemberFailed: onap-consul-587bccd8f4-jjgbc 10.233.71.51
    2021/10/15 11:05:22 [INFO] serf: EventMemberJoin: onap-consul-587bccd8f4-jjgbc 10.233.71.51
    2021/10/15 11:05:22 [WARN] memberlist: Refuting a suspect message (from: onap-consul-587bccd8f4-jjgbc)
    2021/10/15 11:05:30 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:55024->10.233.71.51:8301: i/o timeout
    2021/10/15 11:05:30 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 11:05:33 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:38048->10.233.71.152:8301: i/o timeout
    2021/10/15 11:05:33 [INFO] memberlist: Suspect onap-consul-server-2 has failed, no acks received
    2021/10/15 11:05:35 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:55056->10.233.71.51:8301: i/o timeout
    2021/10/15 11:05:35 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 11:05:36 [INFO] serf: EventMemberFailed: onap-consul-587bccd8f4-jjgbc 10.233.71.51
    2021/10/15 11:05:39 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:38118->10.233.71.152:8301: i/o timeout
    2021/10/15 11:05:39 [INFO] memberlist: Suspect onap-consul-server-2 has failed, no acks received
    2021/10/15 11:05:41 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:38124->10.233.71.152:8301: i/o timeout
    2021/10/15 11:05:42 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:38140->10.233.71.152:8301: i/o timeout
    2021/10/15 11:06:02 [INFO] serf: EventMemberJoin: onap-consul-587bccd8f4-jjgbc 10.233.71.51
    2021/10/15 11:49:56 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:60892->10.233.71.152:8301: i/o timeout
    2021/10/15 11:49:56 [INFO] memberlist: Suspect onap-consul-server-2 has failed, no acks received
    2021/10/15 11:54:25 [ERR] memberlist: Failed fallback ping: write tcp 10.233.67.6:52080->10.233.71.51:8301: i/o timeout
    2021/10/15 11:54:25 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 11:54:31 [ERR] memberlist: Failed fallback ping: write tcp 10.233.67.6:35138->10.233.71.152:8301: i/o timeout
    2021/10/15 11:54:31 [INFO] memberlist: Suspect onap-consul-server-2 has failed, no acks received
    2021/10/15 11:54:34 [WARN] memberlist: Refuting a suspect message (from: onap-consul-server-2)
    2021/10/15 11:54:38 [ERR] memberlist: Failed fallback ping: write tcp 10.233.67.6:52200->10.233.71.51:8301: i/o timeout
    2021/10/15 11:54:38 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 11:56:13 [ERR] memberlist: Failed fallback ping: write tcp 10.233.67.6:36046->10.233.71.152:8301: i/o timeout
    2021/10/15 11:56:13 [INFO] memberlist: Suspect onap-consul-server-2 has failed, no acks received
    2021/10/15 11:56:13 [WARN] memberlist: Refuting a suspect message (from: onap-consul-server-2)
    2021/10/15 11:56:23 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:36142->10.233.71.152:8301: i/o timeout
    2021/10/15 11:56:23 [INFO] memberlist: Suspect onap-consul-server-2 has failed, no acks received
    2021/10/15 11:56:30 [ERR] memberlist: Failed fallback ping: write tcp 10.233.67.6:36210->10.233.71.152:8301: i/o timeout
    2021/10/15 11:56:30 [INFO] memberlist: Suspect onap-consul-server-2 has failed, no acks received
    2021/10/15 11:56:31 [WARN] memberlist: Refuting a suspect message (from: onap-consul-587bccd8f4-jjgbc)
    2021/10/15 11:56:39 [WARN] memberlist: Refuting a suspect message (from: onap-consul-587bccd8f4-jjgbc)
    2021/10/15 11:56:39 [ERR] memberlist: Failed fallback ping: write tcp 10.233.67.6:53278->10.233.71.51:8301: i/o timeout
    2021/10/15 11:56:39 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 11:56:42 [ERR] memberlist: Failed fallback ping: write tcp 10.233.67.6:53314->10.233.71.51:8301: i/o timeout
    2021/10/15 11:56:42 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 11:56:42 [WARN] memberlist: Refuting a suspect message (from: onap-consul-server-2)
    2021/10/15 11:57:02 [ERR] memberlist: Failed fallback ping: write tcp 10.233.67.6:37130->10.233.71.152:8301: i/o timeout
    2021/10/15 11:57:02 [INFO] memberlist: Suspect onap-consul-server-2 has failed, no acks received
    2021/10/15 11:57:14 [WARN] memberlist: Was able to connect to onap-consul-server-2 but other probes failed, network may be misconfigured
    2021/10/15 11:57:29 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:54936->10.233.71.51:8301: i/o timeout
    2021/10/15 11:57:29 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 11:57:44 [ERR] memberlist: Failed fallback ping: write tcp 10.233.67.6:55010->10.233.71.51:8301: i/o timeout
    2021/10/15 11:57:44 [INFO] memberlist: Suspect onap-consul-587bccd8f4-jjgbc has failed, no acks received
    2021/10/15 11:57:47 [ERR] memberlist: Failed fallback ping: read tcp 10.233.67.6:38070->10.233.71.152:8301: i/o timeout
    2021/10/15 11:57:47 [INFO] memberlist: Suspect onap-consul-server-2 has failed, no acks received