+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ 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 -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '9b512372-dd22-0df0-a046-60386ae011a2' Node name: 'onap-msb-consul-5454dcc5c5-pf7xx' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2023/02/02 23:52:12 [DEBUG] agent: Using random ID "9b512372-dd22-0df0-a046-60386ae011a2" as node ID 2023/02/02 23:52:12 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:9b512372-dd22-0df0-a046-60386ae011a2 Address:127.0.0.1:8300}] 2023/02/02 23:52:12 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/02/02 23:52:12 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-pf7xx.dc1 127.0.0.1 2023/02/02 23:52:12 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-pf7xx 127.0.0.1 2023/02/02 23:52:12 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-pf7xx.dc1" in area "wan" 2023/02/02 23:52:12 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/02/02 23:52:12 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-pf7xx (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 23:52:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/02/02 23:52:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/02/02 23:52:12 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/02/02 23:52:12 [INFO] agent: started state syncer 2023/02/02 23:52:12 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/02/02 23:52:12 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/02/02 23:52:12 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/02/02 23:52:12 [DEBUG] raft: Votes needed: 1 2023/02/02 23:52:12 [DEBUG] raft: Vote granted from 9b512372-dd22-0df0-a046-60386ae011a2 in term 2. Tally: 1 2023/02/02 23:52:12 [INFO] raft: Election won. Tally: 1 2023/02/02 23:52:12 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/02/02 23:52:12 [INFO] consul: cluster leadership acquired 2023/02/02 23:52:12 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-pf7xx 2023/02/02 23:52:12 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/02/02 23:52:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/02 23:52:12 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-pf7xx' joined, marking health alive 2023/02/02 23:52:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 23:52:12 [INFO] agent: Synced node info 2023/02/02 23:52:12 [DEBUG] agent: Node info in sync 2023/02/02 23:52:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 23:52:14 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.4 (currently running: 1.4.3) 2023/02/02 23:53:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/02 23:53:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 23:53:30 [DEBUG] agent: Node info in sync 2023/02/02 23:54:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 23:54:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/02 23:55:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/02 23:55:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 23:55:24 [DEBUG] agent: Node info in sync 2023/02/02 23:56:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/02 23:56:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/02 23:57:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 23:57:03 [DEBUG] agent: Node info in sync 2023/02/02 23:57:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/02 23:58:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/02 23:58:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 23:58:13 [DEBUG] agent: Node info in sync 2023/02/02 23:59:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/02 23:59:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/02 23:59:15 [DEBUG] agent: Node info in sync 2023/02/02 23:59:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:00:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:00:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:00:25 [DEBUG] agent: Node info in sync 2023/02/03 00:01:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:01:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:02:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:02:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:02:23 [DEBUG] agent: Node info in sync 2023/02/03 00:02:31 [DEBUG] http: Request GET /v1/status/leader (1.635317ms) from=127.0.0.6:59019 2023/02/03 00:02:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:31 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.47.164_9015" 2023/02/03 00:02:31 [DEBUG] agent: Node info in sync 2023/02/03 00:02:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.161979ms) from=127.0.0.6:59019 2023/02/03 00:02:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:31 [DEBUG] agent: Node info in sync 2023/02/03 00:02:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (704.924µs) from=127.0.0.6:59019 2023/02/03 00:02:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:31 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.37.205_9011" 2023/02/03 00:02:31 [DEBUG] agent: Node info in sync 2023/02/03 00:02:31 [DEBUG] http: Request PUT /v1/agent/service/register (14.009495ms) from=127.0.0.6:59019 2023/02/03 00:02:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:31 [DEBUG] agent: Node info in sync 2023/02/03 00:02:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (496.758µs) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.37.205_9011" 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.838823ms) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (336.186µs) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [INFO] agent: Synced service "_v1_sdc-gui_10.233.36.198_8181" 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (51.712217ms) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (392.977µs) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [INFO] agent: Synced service "_v1_wf-gui_10.233.62.106_8080" 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (14.800204ms) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (484.072µs) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [INFO] agent: Synced service "_v0_multicloud_10.233.62.181_9001" 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.71087ms) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (296.422µs) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [INFO] agent: Synced service "_v1_multicloud_10.233.62.181_9001" 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.540007ms) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.370139ms) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [INFO] agent: Synced service "_v1_parser_10.233.58.238_8806" 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (11.705498ms) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (533.903µs) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [INFO] agent: Synced service "_v1_catalog_10.233.58.238_8806" 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (38.571846ms) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (328.453µs) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [INFO] agent: Synced service "_v1_nsd_10.233.58.238_8806" 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.905507ms) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (555.545µs) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.58.238_8806" 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.331703ms) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (436.803µs) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.3.124_9007" 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.781271ms) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (339.475µs) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:02:32 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.3.124_9007" 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (7.536465ms) from=127.0.0.6:59019 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:02:32 [DEBUG] agent: Node info in sync 2023/02/03 00:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (580.738µs) from=127.0.0.6:59019 2023/02/03 00:02:39 [DEBUG] http: Request GET /v1/catalog/services (422.746µs) from=127.0.0.6:40399 2023/02/03 00:02:40 [DEBUG] http: Request GET /v1/status/leader (1.157956ms) from=127.0.0.6:51677 2023/02/03 00:02:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (244.866µs) from=127.0.0.6:51677 2023/02/03 00:02:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (242.889µs) from=127.0.0.6:59019 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/catalog/services (319.725µs) from=127.0.0.6:37149 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/status/leader (409.816µs) from=127.0.0.6:37149 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (217.426µs) from=127.0.0.6:39533 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (142.64µs) from=127.0.0.6:36373 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/parser-v1 (171.495µs) from=127.0.0.6:36373 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (133.498µs) from=127.0.0.6:39533 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (134.137µs) from=127.0.0.6:36373 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (131.283µs) from=127.0.0.6:36373 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (225.48µs) from=127.0.0.6:57665 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (114.573µs) from=127.0.0.6:39533 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (119.8µs) from=127.0.0.6:36373 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (127.52µs) from=127.0.0.6:39533 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (485.509µs) from=127.0.0.6:57665 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (167.962µs) from=127.0.0.6:36373 2023/02/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (153.157µs) from=127.0.0.6:45355 2023/02/03 00:03:00 [DEBUG] http: Request GET /v1/status/leader (474.11µs) from=127.0.0.6:44549 2023/02/03 00:03:01 [DEBUG] http: Request GET /v1/status/leader (232.461µs) from=127.0.0.6:33801 2023/02/03 00:03:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:03:20 [DEBUG] http: Request GET /v1/status/leader (1.959968ms) from=127.0.0.6:44549 2023/02/03 00:03:21 [DEBUG] http: Request GET /v1/status/leader (397.424µs) from=127.0.0.6:33801 2023/02/03 00:03:40 [DEBUG] http: Request GET /v1/status/leader (168.274µs) from=127.0.0.6:44549 2023/02/03 00:03:41 [DEBUG] http: Request GET /v1/status/leader (256.431µs) from=127.0.0.6:44549 2023/02/03 00:04:00 [DEBUG] http: Request GET /v1/status/leader (1.047664ms) from=127.0.0.6:44549 2023/02/03 00:04:01 [DEBUG] http: Request GET /v1/status/leader (285.264µs) from=127.0.0.6:33801 2023/02/03 00:04:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:04:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:04:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:04:07 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:04:07 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:04:07 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:04:07 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:04:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:04:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:04:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:04:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:04:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:04:07 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:04:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:04:07 [DEBUG] agent: Node info in sync 2023/02/03 00:04:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:04:20 [DEBUG] http: Request GET /v1/status/leader (164.636µs) from=127.0.0.6:44549 2023/02/03 00:04:21 [DEBUG] http: Request GET /v1/status/leader (179.318µs) from=127.0.0.6:33801 2023/02/03 00:04:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:04:40 [DEBUG] http: Request GET /v1/status/leader (149.378µs) from=127.0.0.6:44549 2023/02/03 00:04:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (2m1.340447393s) from=127.0.0.6:40399 2023/02/03 00:04:41 [DEBUG] http: Request GET /v1/status/leader (299.266µs) from=127.0.0.6:33801 2023/02/03 00:04:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.157073035s) from=127.0.0.6:41493 2023/02/03 00:04:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.405652481s) from=127.0.0.6:36373 2023/02/03 00:04:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.550954279s) from=127.0.0.6:59019 2023/02/03 00:04:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.579904486s) from=127.0.0.6:53073 2023/02/03 00:04:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.813829203s) from=127.0.0.6:44029 2023/02/03 00:04:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.892655912s) from=127.0.0.6:57665 2023/02/03 00:04:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.443893194s) from=127.0.0.6:47585 2023/02/03 00:04:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.517739017s) from=127.0.0.6:52727 2023/02/03 00:04:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.936017036s) from=127.0.0.6:37407 2023/02/03 00:04:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.476488162s) from=127.0.0.6:40255 2023/02/03 00:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.593076403s) from=127.0.0.6:36627 2023/02/03 00:04:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.41681409s) from=127.0.0.6:39533 2023/02/03 00:04:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.241384233s) from=127.0.0.6:51677 2023/02/03 00:04:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (2m6.260170676s) from=127.0.0.6:37149 2023/02/03 00:04:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m7.062735041s) from=127.0.0.6:45355 2023/02/03 00:04:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m7.447432784s) from=127.0.0.6:33569 2023/02/03 00:05:00 [DEBUG] http: Request GET /v1/status/leader (872.078µs) from=127.0.0.6:44549 2023/02/03 00:05:01 [DEBUG] http: Request GET /v1/status/leader (278.441µs) from=127.0.0.6:33801 2023/02/03 00:05:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:05:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:05:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:05:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:05:19 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:05:19 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:05:19 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:05:19 [DEBUG] agent: Node info in sync 2023/02/03 00:05:20 [DEBUG] http: Request GET /v1/status/leader (350.966µs) from=127.0.0.6:44549 2023/02/03 00:05:21 [DEBUG] http: Request GET /v1/status/leader (266.376µs) from=127.0.0.6:33801 2023/02/03 00:05:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:05:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:05:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:05:29 [INFO] agent: Synced service "_v1_sdnc_10.233.31.67_8282" 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:05:29 [DEBUG] agent: Node info in sync 2023/02/03 00:05:29 [DEBUG] http: Request PUT /v1/agent/service/register (7.193791ms) from=127.0.0.6:44549 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:05:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (47.807461488s) from=127.0.0.6:40399 2023/02/03 00:05:29 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:05:29 [DEBUG] agent: Node info in sync 2023/02/03 00:05:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (41.279830418s) from=127.0.0.6:37149 2023/02/03 00:05:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (531.182µs) from=127.0.0.6:44549 2023/02/03 00:05:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (182.974µs) from=127.0.0.6:33801 2023/02/03 00:05:40 [DEBUG] http: Request GET /v1/status/leader (270.747µs) from=127.0.0.6:44549 2023/02/03 00:05:41 [DEBUG] http: Request GET /v1/status/leader (248.668µs) from=127.0.0.6:44549 2023/02/03 00:06:00 [DEBUG] http: Request GET /v1/status/leader (351.405µs) from=127.0.0.6:44549 2023/02/03 00:06:01 [DEBUG] http: Request GET /v1/status/leader (169.576µs) from=127.0.0.6:44549 2023/02/03 00:06:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:06:20 [DEBUG] http: Request GET /v1/status/leader (272.526µs) from=127.0.0.6:44549 2023/02/03 00:06:21 [DEBUG] http: Request GET /v1/status/leader (240.339µs) from=127.0.0.6:44549 2023/02/03 00:06:40 [DEBUG] http: Request GET /v1/status/leader (176.606µs) from=127.0.0.6:44549 2023/02/03 00:06:41 [DEBUG] http: Request GET /v1/status/leader (174.486µs) from=127.0.0.6:44549 2023/02/03 00:06:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.666397011s) from=127.0.0.6:36373 2023/02/03 00:06:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.877734128s) from=127.0.0.6:41493 2023/02/03 00:06:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.682767869s) from=127.0.0.6:57665 2023/02/03 00:06:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.839157235s) from=127.0.0.6:47585 2023/02/03 00:06:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.983524075s) from=127.0.0.6:37407 2023/02/03 00:06:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.675140386s) from=127.0.0.6:52727 2023/02/03 00:06:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.864342692s) from=127.0.0.6:44029 2023/02/03 00:06:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.35141527s) from=127.0.0.6:59019 2023/02/03 00:06:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.051242573s) from=127.0.0.6:53073 2023/02/03 00:06:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.516945824s) from=127.0.0.6:40255 2023/02/03 00:06:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.756067946s) from=127.0.0.6:39533 2023/02/03 00:06:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.531771976s) from=127.0.0.6:51677 2023/02/03 00:06:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m5.91891656s) from=127.0.0.6:36627 2023/02/03 00:06:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.556313026s) from=127.0.0.6:33569 2023/02/03 00:06:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.03837635s) from=127.0.0.6:45355 2023/02/03 00:06:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:06:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:06:56 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:06:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:06:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:06:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:06:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:06:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:06:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:06:56 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:06:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:06:56 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:06:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:06:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:06:56 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:06:56 [DEBUG] agent: Node info in sync 2023/02/03 00:07:00 [DEBUG] http: Request GET /v1/status/leader (261.885µs) from=127.0.0.6:44549 2023/02/03 00:07:01 [DEBUG] http: Request GET /v1/status/leader (243.844µs) from=127.0.0.6:44549 2023/02/03 00:07:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:07:20 [DEBUG] http: Request GET /v1/status/leader (464.357µs) from=127.0.0.6:44549 2023/02/03 00:07:21 [DEBUG] http: Request GET /v1/status/leader (457.756µs) from=127.0.0.6:44549 2023/02/03 00:07:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:07:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m1.783525269s) from=127.0.0.6:33801 2023/02/03 00:07:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m3.144309025s) from=127.0.0.6:37149 2023/02/03 00:07:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m5.625648115s) from=127.0.0.6:40399 2023/02/03 00:07:40 [DEBUG] http: Request GET /v1/status/leader (419.916µs) from=127.0.0.6:44549 2023/02/03 00:07:41 [DEBUG] http: Request GET /v1/status/leader (288.473µs) from=127.0.0.6:44549 2023/02/03 00:08:00 [DEBUG] http: Request GET /v1/status/leader (384.492µs) from=127.0.0.6:44549 2023/02/03 00:08:01 [DEBUG] http: Request GET /v1/status/leader (394.579µs) from=127.0.0.6:44549 2023/02/03 00:08:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:08:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:08:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:08:19 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:08:19 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:08:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:08:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:08:19 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:08:19 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:08:19 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:08:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:08:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:08:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:08:19 [DEBUG] agent: Node info in sync 2023/02/03 00:08:20 [DEBUG] http: Request GET /v1/status/leader (301.265µs) from=127.0.0.6:44549 2023/02/03 00:08:21 [DEBUG] http: Request GET /v1/status/leader (5.926923ms) from=127.0.0.6:44549 2023/02/03 00:08:40 [DEBUG] http: Request GET /v1/status/leader (290.827µs) from=127.0.0.6:44549 2023/02/03 00:08:41 [DEBUG] http: Request GET /v1/status/leader (181.006µs) from=127.0.0.6:44549 2023/02/03 00:08:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.422860894s) from=127.0.0.6:41493 2023/02/03 00:08:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.053322535s) from=127.0.0.6:53073 2023/02/03 00:08:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m5.280991482s) from=127.0.0.6:57665 2023/02/03 00:08:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.159568562s) from=127.0.0.6:59019 2023/02/03 00:08:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.185874571s) from=127.0.0.6:36373 2023/02/03 00:08:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.353808263s) from=127.0.0.6:40255 2023/02/03 00:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.639561779s) from=127.0.0.6:52727 2023/02/03 00:08:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.115176695s) from=127.0.0.6:51677 2023/02/03 00:08:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.852217971s) from=127.0.0.6:47585 2023/02/03 00:08:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.010786514s) from=127.0.0.6:44029 2023/02/03 00:08:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m7.376142269s) from=127.0.0.6:37407 2023/02/03 00:08:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.764974278s) from=127.0.0.6:39533 2023/02/03 00:08:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m2.778597189s) from=127.0.0.6:33569 2023/02/03 00:08:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.715250785s) from=127.0.0.6:36627 2023/02/03 00:08:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m3.545141515s) from=127.0.0.6:45355 2023/02/03 00:09:00 [DEBUG] http: Request GET /v1/status/leader (338.577µs) from=127.0.0.6:44549 2023/02/03 00:09:01 [DEBUG] http: Request GET /v1/status/leader (280.251µs) from=127.0.0.6:44549 2023/02/03 00:09:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:09:20 [DEBUG] http: Request GET /v1/status/leader (259.017µs) from=127.0.0.6:44549 2023/02/03 00:09:21 [DEBUG] http: Request GET /v1/status/leader (391.859µs) from=127.0.0.6:44549 2023/02/03 00:09:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m2.270097493s) from=127.0.0.6:33801 2023/02/03 00:09:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m1.119559181s) from=127.0.0.6:37149 2023/02/03 00:09:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m2.823212227s) from=127.0.0.6:40399 2023/02/03 00:09:40 [DEBUG] http: Request GET /v1/status/leader (283.202µs) from=127.0.0.6:44549 2023/02/03 00:09:41 [DEBUG] http: Request GET /v1/status/leader (275.087µs) from=127.0.0.6:44549 2023/02/03 00:09:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:09:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:09:45 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:09:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:09:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:09:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:09:45 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:09:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:09:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:09:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:09:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:09:45 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:09:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:09:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:09:45 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:09:45 [DEBUG] agent: Node info in sync 2023/02/03 00:10:00 [DEBUG] http: Request GET /v1/status/leader (293.89µs) from=127.0.0.6:44549 2023/02/03 00:10:01 [DEBUG] http: Request GET /v1/status/leader (243.654µs) from=127.0.0.6:44549 2023/02/03 00:10:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:10:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:10:20 [DEBUG] http: Request GET /v1/status/leader (243.21µs) from=127.0.0.6:44549 2023/02/03 00:10:21 [DEBUG] http: Request GET /v1/status/leader (190.858µs) from=127.0.0.6:44549 2023/02/03 00:10:40 [DEBUG] http: Request GET /v1/status/leader (2.163074ms) from=127.0.0.6:44549 2023/02/03 00:10:41 [DEBUG] http: Request GET /v1/status/leader (1.757402ms) from=127.0.0.6:44549 2023/02/03 00:10:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m2.795724172s) from=127.0.0.6:41493 2023/02/03 00:10:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.188333117s) from=127.0.0.6:59019 2023/02/03 00:10:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.343914637s) from=127.0.0.6:36373 2023/02/03 00:10:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.351552007s) from=127.0.0.6:51677 2023/02/03 00:10:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.994469908s) from=127.0.0.6:52727 2023/02/03 00:10:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.819457886s) from=127.0.0.6:53073 2023/02/03 00:10:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.333601794s) from=127.0.0.6:37407 2023/02/03 00:10:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.373498139s) from=127.0.0.6:40255 2023/02/03 00:10:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m5.052679858s) from=127.0.0.6:57665 2023/02/03 00:10:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.026707413s) from=127.0.0.6:44029 2023/02/03 00:10:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m7.437697548s) from=127.0.0.6:47585 2023/02/03 00:11:00 [DEBUG] http: Request GET /v1/status/leader (800.982µs) from=127.0.0.6:44549 2023/02/03 00:11:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.560861792s) from=127.0.0.6:33569 2023/02/03 00:11:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.182003742s) from=127.0.0.6:39533 2023/02/03 00:11:01 [DEBUG] http: Request GET /v1/status/leader (249.718µs) from=127.0.0.6:44549 2023/02/03 00:11:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.225920565s) from=127.0.0.6:45355 2023/02/03 00:11:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.637718024s) from=127.0.0.6:36627 2023/02/03 00:11:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:11:20 [DEBUG] http: Request GET /v1/status/leader (851.914µs) from=127.0.0.6:44549 2023/02/03 00:11:21 [DEBUG] http: Request GET /v1/status/leader (185.269µs) from=127.0.0.6:44549 2023/02/03 00:11:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:11:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:11:26 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:11:26 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:11:26 [DEBUG] agent: Node info in sync 2023/02/03 00:11:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m2.962240369s) from=127.0.0.6:33801 2023/02/03 00:11:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m5.883331454s) from=127.0.0.6:37149 2023/02/03 00:11:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m2.826399004s) from=127.0.0.6:40399 2023/02/03 00:11:40 [DEBUG] http: Request GET /v1/status/leader (896.897µs) from=127.0.0.6:44549 2023/02/03 00:11:42 [DEBUG] http: Request GET /v1/status/leader (901.559µs) from=127.0.0.6:44549 2023/02/03 00:12:00 [DEBUG] http: Request GET /v1/status/leader (416.906µs) from=127.0.0.6:44549 2023/02/03 00:12:02 [DEBUG] http: Request GET /v1/status/leader (287.829µs) from=127.0.0.6:44549 2023/02/03 00:12:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:12:20 [DEBUG] http: Request GET /v1/status/leader (1.429936ms) from=127.0.0.6:44549 2023/02/03 00:12:22 [DEBUG] http: Request GET /v1/status/leader (145.189µs) from=127.0.0.6:44549 2023/02/03 00:12:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:12:40 [DEBUG] http: Request GET /v1/status/leader (662.773µs) from=127.0.0.6:44549 2023/02/03 00:12:42 [DEBUG] http: Request GET /v1/status/leader (320.817µs) from=127.0.0.6:44549 2023/02/03 00:12:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.588377069s) from=127.0.0.6:41493 2023/02/03 00:12:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.051379556s) from=127.0.0.6:59019 2023/02/03 00:12:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.415188713s) from=127.0.0.6:51677 2023/02/03 00:12:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m0.909133012s) from=127.0.0.6:52727 2023/02/03 00:12:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.661566575s) from=127.0.0.6:57665 2023/02/03 00:12:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:12:55 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:12:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:12:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:12:55 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:12:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:12:55 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:12:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:12:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:12:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:12:55 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:12:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:12:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:12:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:12:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:12:55 [DEBUG] agent: Node info in sync 2023/02/03 00:12:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.203247987s) from=127.0.0.6:53073 2023/02/03 00:12:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.210263771s) from=127.0.0.6:36373 2023/02/03 00:12:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.767985892s) from=127.0.0.6:40255 2023/02/03 00:13:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.684694856s) from=127.0.0.6:37407 2023/02/03 00:13:00 [DEBUG] http: Request GET /v1/status/leader (139.14µs) from=127.0.0.6:44549 2023/02/03 00:13:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m2.845253278s) from=127.0.0.6:47585 2023/02/03 00:13:02 [DEBUG] http: Request GET /v1/status/leader (1.274815ms) from=127.0.0.6:44549 2023/02/03 00:13:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.806917508s) from=127.0.0.6:44029 2023/02/03 00:13:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m1.392615588s) from=127.0.0.6:33569 2023/02/03 00:13:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.193845091s) from=127.0.0.6:36627 2023/02/03 00:13:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m2.126085737s) from=127.0.0.6:39533 2023/02/03 00:13:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.865535247s) from=127.0.0.6:45355 2023/02/03 00:13:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:13:20 [DEBUG] http: Request GET /v1/status/leader (193.482µs) from=127.0.0.6:44549 2023/02/03 00:13:22 [DEBUG] http: Request GET /v1/status/leader (158.378µs) from=127.0.0.6:44549 2023/02/03 00:13:41 [DEBUG] http: Request GET /v1/status/leader (710.581µs) from=127.0.0.6:44549 2023/02/03 00:13:42 [DEBUG] http: Request GET /v1/status/leader (135.556µs) from=127.0.0.6:44549 2023/02/03 00:13:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m7.111424644s) from=127.0.0.6:33801 2023/02/03 00:13:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m5.347213027s) from=127.0.0.6:37149 2023/02/03 00:13:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m5.645575357s) from=127.0.0.6:40399 2023/02/03 00:14:01 [DEBUG] http: Request GET /v1/status/leader (317.401µs) from=127.0.0.6:44549 2023/02/03 00:14:02 [DEBUG] http: Request GET /v1/status/leader (295.35µs) from=127.0.0.6:44549 2023/02/03 00:14:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:14:21 [DEBUG] http: Request GET /v1/status/leader (202.585µs) from=127.0.0.6:44549 2023/02/03 00:14:22 [DEBUG] http: Request GET /v1/status/leader (1.445371ms) from=127.0.0.6:44549 2023/02/03 00:14:41 [DEBUG] http: Request GET /v1/status/leader (478.392µs) from=127.0.0.6:44549 2023/02/03 00:14:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:14:41 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:14:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:14:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:14:41 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:14:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:14:41 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:14:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:14:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:14:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:14:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:14:41 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:14:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:14:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:14:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:14:41 [DEBUG] agent: Node info in sync 2023/02/03 00:14:42 [DEBUG] http: Request GET /v1/status/leader (155.409µs) from=127.0.0.6:44549 2023/02/03 00:14:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.005156992s) from=127.0.0.6:59019 2023/02/03 00:14:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.817172232s) from=127.0.0.6:41493 2023/02/03 00:14:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m2.73453039s) from=127.0.0.6:52727 2023/02/03 00:14:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.00053847s) from=127.0.0.6:51677 2023/02/03 00:14:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.722080945s) from=127.0.0.6:53073 2023/02/03 00:15:01 [DEBUG] http: Request GET /v1/status/leader (273.497µs) from=127.0.0.6:44549 2023/02/03 00:15:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m6.445619272s) from=127.0.0.6:57665 2023/02/03 00:15:02 [DEBUG] http: Request GET /v1/status/leader (320.097µs) from=127.0.0.6:44549 2023/02/03 00:15:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.641886232s) from=127.0.0.6:40255 2023/02/03 00:15:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m1.778005955s) from=127.0.0.6:33569 2023/02/03 00:15:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.752352679s) from=127.0.0.6:36373 2023/02/03 00:15:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.772211618s) from=127.0.0.6:47585 2023/02/03 00:15:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.511263025s) from=127.0.0.6:36627 2023/02/03 00:15:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.669333113s) from=127.0.0.6:37407 2023/02/03 00:15:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.648310111s) from=127.0.0.6:45355 2023/02/03 00:15:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.138435716s) from=127.0.0.6:39533 2023/02/03 00:15:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.843729811s) from=127.0.0.6:44029 2023/02/03 00:15:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:15:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:15:21 [DEBUG] http: Request GET /v1/status/leader (172.043µs) from=127.0.0.6:44549 2023/02/03 00:15:22 [DEBUG] http: Request GET /v1/status/leader (334.064µs) from=127.0.0.6:44549 2023/02/03 00:15:41 [DEBUG] http: Request GET /v1/status/leader (154.524µs) from=127.0.0.6:44549 2023/02/03 00:15:42 [DEBUG] http: Request GET /v1/status/leader (160.041µs) from=127.0.0.6:44549 2023/02/03 00:15:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m3.031561414s) from=127.0.0.6:33801 2023/02/03 00:15:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m3.996631792s) from=127.0.0.6:37149 2023/02/03 00:15:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m5.157762976s) from=127.0.0.6:40399 2023/02/03 00:16:01 [DEBUG] http: Request GET /v1/status/leader (1.005624ms) from=127.0.0.6:44549 2023/02/03 00:16:02 [DEBUG] http: Request GET /v1/status/leader (1.107573ms) from=127.0.0.6:44549 2023/02/03 00:16:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:16:21 [DEBUG] http: Request GET /v1/status/leader (1.240445ms) from=127.0.0.6:44549 2023/02/03 00:16:22 [DEBUG] http: Request GET /v1/status/leader (852.256µs) from=127.0.0.6:44549 2023/02/03 00:16:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:16:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:16:36 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:16:36 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:16:36 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:16:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:16:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:16:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:16:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:16:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:16:36 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:16:36 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:16:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:16:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:16:36 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:16:36 [DEBUG] agent: Node info in sync 2023/02/03 00:16:41 [DEBUG] http: Request GET /v1/status/leader (401.333µs) from=127.0.0.6:44549 2023/02/03 00:16:42 [DEBUG] http: Request GET /v1/status/leader (334.701µs) from=127.0.0.6:44549 2023/02/03 00:16:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m0.23074736s) from=127.0.0.6:52727 2023/02/03 00:16:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.521111662s) from=127.0.0.6:41493 2023/02/03 00:16:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.832278162s) from=127.0.0.6:59019 2023/02/03 00:17:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.196062238s) from=127.0.0.6:53073 2023/02/03 00:17:01 [DEBUG] http: Request GET /v1/status/leader (593.278µs) from=127.0.0.6:44549 2023/02/03 00:17:02 [DEBUG] http: Request GET /v1/status/leader (577.382µs) from=127.0.0.6:44549 2023/02/03 00:17:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.26707768s) from=127.0.0.6:51677 2023/02/03 00:17:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.057709562s) from=127.0.0.6:37407 2023/02/03 00:17:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m7.002401157s) from=127.0.0.6:57665 2023/02/03 00:17:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.886535091s) from=127.0.0.6:40255 2023/02/03 00:17:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.71755273s) from=127.0.0.6:36373 2023/02/03 00:17:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m0.488023467s) from=127.0.0.6:39533 2023/02/03 00:17:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.3990434s) from=127.0.0.6:36627 2023/02/03 00:17:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.943430599s) from=127.0.0.6:47585 2023/02/03 00:17:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.910951829s) from=127.0.0.6:33569 2023/02/03 00:17:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.344690902s) from=127.0.0.6:44029 2023/02/03 00:17:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:17:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.793399597s) from=127.0.0.6:45355 2023/02/03 00:17:21 [DEBUG] http: Request GET /v1/status/leader (444.559µs) from=127.0.0.6:44549 2023/02/03 00:17:22 [DEBUG] http: Request GET /v1/status/leader (184.902µs) from=127.0.0.6:44549 2023/02/03 00:17:41 [DEBUG] http: Request GET /v1/status/leader (510.232µs) from=127.0.0.6:44549 2023/02/03 00:17:42 [DEBUG] http: Request GET /v1/status/leader (274.438µs) from=127.0.0.6:44549 2023/02/03 00:17:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m5.70130641s) from=127.0.0.6:33801 2023/02/03 00:17:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m1.177222991s) from=127.0.0.6:40399 2023/02/03 00:17:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m6.163872673s) from=127.0.0.6:37149 2023/02/03 00:17:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:18:01 [DEBUG] http: Request GET /v1/status/leader (1.513193ms) from=127.0.0.6:44549 2023/02/03 00:18:02 [DEBUG] http: Request GET /v1/status/leader (149.821µs) from=127.0.0.6:44549 2023/02/03 00:18:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:18:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:18:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:18:15 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:18:15 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:18:15 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:18:15 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:18:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:18:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:18:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:18:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:18:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:18:15 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:18:15 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:18:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:18:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:18:15 [DEBUG] agent: Node info in sync 2023/02/03 00:18:21 [DEBUG] http: Request GET /v1/status/leader (185.261µs) from=127.0.0.6:44549 2023/02/03 00:18:22 [DEBUG] http: Request GET /v1/status/leader (402.014µs) from=127.0.0.6:44549 2023/02/03 00:18:41 [DEBUG] http: Request GET /v1/status/leader (309.284µs) from=127.0.0.6:44549 2023/02/03 00:18:42 [DEBUG] http: Request GET /v1/status/leader (4.815696ms) from=127.0.0.6:44549 2023/02/03 00:19:01 [DEBUG] http: Request GET /v1/status/leader (156.801µs) from=127.0.0.6:44549 2023/02/03 00:19:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.388178313s) from=127.0.0.6:52727 2023/02/03 00:19:02 [DEBUG] http: Request GET /v1/status/leader (141.021µs) from=127.0.0.6:44549 2023/02/03 00:19:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.89431892s) from=127.0.0.6:59019 2023/02/03 00:19:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.955734698s) from=127.0.0.6:41493 2023/02/03 00:19:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.959121467s) from=127.0.0.6:53073 2023/02/03 00:19:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.540298204s) from=127.0.0.6:51677 2023/02/03 00:19:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.528871399s) from=127.0.0.6:40255 2023/02/03 00:19:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.784311933s) from=127.0.0.6:57665 2023/02/03 00:19:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:19:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.446556926s) from=127.0.0.6:37407 2023/02/03 00:19:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.021758418s) from=127.0.0.6:45355 2023/02/03 00:19:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.935649977s) from=127.0.0.6:44029 2023/02/03 00:19:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.740261627s) from=127.0.0.6:33569 2023/02/03 00:19:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.15538535s) from=127.0.0.6:36373 2023/02/03 00:19:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m7.046103086s) from=127.0.0.6:39533 2023/02/03 00:19:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.942508338s) from=127.0.0.6:36627 2023/02/03 00:19:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m7.048722107s) from=127.0.0.6:47585 2023/02/03 00:19:21 [DEBUG] http: Request GET /v1/status/leader (268.19µs) from=127.0.0.6:44549 2023/02/03 00:19:22 [DEBUG] http: Request GET /v1/status/leader (246.869µs) from=127.0.0.6:44549 2023/02/03 00:19:41 [DEBUG] http: Request GET /v1/status/leader (271.431µs) from=127.0.0.6:44549 2023/02/03 00:19:42 [DEBUG] http: Request GET /v1/status/leader (319.586µs) from=127.0.0.6:44549 2023/02/03 00:19:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m3.948207711s) from=127.0.0.6:33801 2023/02/03 00:19:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m5.163247501s) from=127.0.0.6:40399 2023/02/03 00:19:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (2m4.294389111s) from=127.0.0.6:37149 2023/02/03 00:20:01 [DEBUG] http: Request GET /v1/status/leader (1.168425ms) from=127.0.0.6:44549 2023/02/03 00:20:02 [DEBUG] http: Request GET /v1/status/leader (270.928µs) from=127.0.0.6:44549 2023/02/03 00:20:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:20:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:20:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:20:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:20:05 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:20:05 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:20:05 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:20:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:20:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:20:05 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:20:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:20:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:20:05 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:20:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:20:05 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:20:05 [DEBUG] agent: Node info in sync 2023/02/03 00:20:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:20:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:20:21 [DEBUG] http: Request GET /v1/status/leader (177.958µs) from=127.0.0.6:44549 2023/02/03 00:20:22 [DEBUG] http: Request GET /v1/status/leader (194.645µs) from=127.0.0.6:44549 2023/02/03 00:20:41 [DEBUG] http: Request GET /v1/status/leader (250.092µs) from=127.0.0.6:44549 2023/02/03 00:20:42 [DEBUG] http: Request GET /v1/status/leader (1.111846ms) from=127.0.0.6:44549 2023/02/03 00:21:01 [DEBUG] http: Request GET /v1/status/leader (1.046702ms) from=127.0.0.6:44549 2023/02/03 00:21:02 [DEBUG] http: Request GET /v1/status/leader (648.055µs) from=127.0.0.6:44549 2023/02/03 00:21:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m0.917283633s) from=127.0.0.6:52727 2023/02/03 00:21:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.524635597s) from=127.0.0.6:59019 2023/02/03 00:21:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.491652778s) from=127.0.0.6:41493 2023/02/03 00:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.138645247s) from=127.0.0.6:53073 2023/02/03 00:21:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.809842545s) from=127.0.0.6:51677 2023/02/03 00:21:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:21:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.256275085s) from=127.0.0.6:37407 2023/02/03 00:21:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m5.027491115s) from=127.0.0.6:57665 2023/02/03 00:21:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.317221102s) from=127.0.0.6:44029 2023/02/03 00:21:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.861512746s) from=127.0.0.6:36373 2023/02/03 00:21:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.058438225s) from=127.0.0.6:40255 2023/02/03 00:21:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m3.439357009s) from=127.0.0.6:45355 2023/02/03 00:21:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.191231672s) from=127.0.0.6:47585 2023/02/03 00:21:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.695629257s) from=127.0.0.6:39533 2023/02/03 00:21:21 [DEBUG] http: Request GET /v1/status/leader (657.02µs) from=127.0.0.6:44549 2023/02/03 00:21:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.736524498s) from=127.0.0.6:33569 2023/02/03 00:21:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m5.098271236s) from=127.0.0.6:36627 2023/02/03 00:21:22 [DEBUG] http: Request GET /v1/status/leader (151.233µs) from=127.0.0.6:44549 2023/02/03 00:21:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:21:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:21:33 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:21:33 [DEBUG] agent: Node info in sync 2023/02/03 00:21:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.326379ms) from=127.0.0.6:44549 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:21:33 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:21:33 [DEBUG] agent: Node info in sync 2023/02/03 00:21:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (1m36.18083404s) from=127.0.0.6:40399 2023/02/03 00:21:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (1m34.645179525s) from=127.0.0.6:37149 2023/02/03 00:21:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (491.842µs) from=127.0.0.6:44549 2023/02/03 00:21:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (136.111µs) from=127.0.0.6:44549 2023/02/03 00:21:41 [DEBUG] http: Request GET /v1/status/leader (822.01µs) from=127.0.0.6:40273 2023/02/03 00:21:42 [DEBUG] http: Request GET /v1/status/leader (261.466µs) from=127.0.0.6:40273 2023/02/03 00:21:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m3.856469181s) from=127.0.0.6:33801 2023/02/03 00:22:01 [DEBUG] http: Request GET /v1/status/leader (887.821µs) from=127.0.0.6:40273 2023/02/03 00:22:02 [DEBUG] http: Request GET /v1/status/leader (329.792µs) from=127.0.0.6:40273 2023/02/03 00:22:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:22:21 [DEBUG] http: Request GET /v1/status/leader (2.658441ms) from=127.0.0.6:40273 2023/02/03 00:22:22 [DEBUG] http: Request GET /v1/status/leader (475.964µs) from=127.0.0.6:40273 2023/02/03 00:22:41 [DEBUG] http: Request GET /v1/status/leader (175.677µs) from=127.0.0.6:40273 2023/02/03 00:22:42 [DEBUG] http: Request GET /v1/status/leader (241.46µs) from=127.0.0.6:40273 2023/02/03 00:22:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:22:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:22:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:22:44 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:22:44 [DEBUG] agent: Node info in sync 2023/02/03 00:23:01 [DEBUG] http: Request GET /v1/status/leader (162.507µs) from=127.0.0.6:40273 2023/02/03 00:23:02 [DEBUG] http: Request GET /v1/status/leader (157.073µs) from=127.0.0.6:40273 2023/02/03 00:23:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.944661514s) from=127.0.0.6:59019 2023/02/03 00:23:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m6.800758877s) from=127.0.0.6:52727 2023/02/03 00:23:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.093900017s) from=127.0.0.6:53073 2023/02/03 00:23:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:23:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.98635208s) from=127.0.0.6:41493 2023/02/03 00:23:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.448676915s) from=127.0.0.6:51677 2023/02/03 00:23:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.508843422s) from=127.0.0.6:44029 2023/02/03 00:23:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.850326422s) from=127.0.0.6:37407 2023/02/03 00:23:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.465276638s) from=127.0.0.6:40255 2023/02/03 00:23:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.772829764s) from=127.0.0.6:36373 2023/02/03 00:23:21 [DEBUG] http: Request GET /v1/status/leader (308.666µs) from=127.0.0.6:40273 2023/02/03 00:23:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m5.97005537s) from=127.0.0.6:57665 2023/02/03 00:23:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.842424678s) from=127.0.0.6:33569 2023/02/03 00:23:22 [DEBUG] http: Request GET /v1/status/leader (288.621µs) from=127.0.0.6:40273 2023/02/03 00:23:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.503268487s) from=127.0.0.6:36627 2023/02/03 00:23:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.806812365s) from=127.0.0.6:45355 2023/02/03 00:23:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m3.18019472s) from=127.0.0.6:39533 2023/02/03 00:23:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.11283353s) from=127.0.0.6:47585 2023/02/03 00:23:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m0.546813854s) from=127.0.0.6:44549 2023/02/03 00:23:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.125411887s) from=127.0.0.6:40399 2023/02/03 00:23:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m6.426542712s) from=127.0.0.6:37149 2023/02/03 00:23:41 [DEBUG] http: Request GET /v1/status/leader (167.032µs) from=127.0.0.6:40273 2023/02/03 00:23:42 [DEBUG] http: Request GET /v1/status/leader (184.45µs) from=127.0.0.6:40273 2023/02/03 00:23:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:23:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:23:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:23:46 [DEBUG] agent: Node info in sync 2023/02/03 00:24:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m0.438933637s) from=127.0.0.6:33801 2023/02/03 00:24:01 [DEBUG] http: Request GET /v1/status/leader (385.26µs) from=127.0.0.6:40273 2023/02/03 00:24:02 [DEBUG] http: Request GET /v1/status/leader (241.125µs) from=127.0.0.6:40273 2023/02/03 00:24:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:24:21 [DEBUG] http: Request GET /v1/status/leader (3.735172ms) from=127.0.0.6:40273 2023/02/03 00:24:22 [DEBUG] http: Request GET /v1/status/leader (269.294µs) from=127.0.0.6:40273 2023/02/03 00:24:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:23 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.14.122_8443" 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:23 [DEBUG] agent: Node info in sync 2023/02/03 00:24:23 [DEBUG] http: Request PUT /v1/agent/service/register (7.883727ms) from=127.0.0.6:40273 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (43.000874079s) from=127.0.0.6:37149 2023/02/03 00:24:23 [DEBUG] agent: Node info in sync 2023/02/03 00:24:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (47.299334414s) from=127.0.0.6:40399 2023/02/03 00:24:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (301.758µs) from=127.0.0.6:40273 2023/02/03 00:24:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (461.789µs) from=127.0.0.6:40273 2023/02/03 00:24:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:23 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.48.207_8082" 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Node info in sync 2023/02/03 00:24:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.140298ms) from=127.0.0.6:50757 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:23 [DEBUG] agent: Node info in sync 2023/02/03 00:24:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (85.433097ms) from=127.0.0.6:37149 2023/02/03 00:24:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (88.411191ms) from=127.0.0.6:40399 2023/02/03 00:24:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (395.156µs) from=127.0.0.6:50757 2023/02/03 00:24:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (161.391µs) from=127.0.0.6:50757 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.26.206_8410" 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (8.625662ms) from=127.0.0.6:59395 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (11.815401147s) from=127.0.0.6:37149 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (11.819680528s) from=127.0.0.6:40399 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.538797ms) from=127.0.0.6:59395 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (357.516µs) from=127.0.0.6:37503 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [INFO] agent: Synced service "_v1_nslcm_10.233.20.110_8403" 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (22.58947ms) from=127.0.0.6:59395 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (69.826884ms) from=127.0.0.6:37149 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (89.331377ms) from=127.0.0.6:40399 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (11.380558ms) from=127.0.0.6:59395 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [INFO] agent: Synced service "_v2_nslcm_10.233.20.110_8403" 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (6.620325ms) from=127.0.0.6:59395 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (778.047µs) from=127.0.0.6:37149 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (1.098138ms) from=127.0.0.6:59395 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (508.599µs) from=127.0.0.6:37149 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (245.023µs) from=127.0.0.6:37149 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [INFO] agent: Synced service "_v1_vnflcm_10.233.11.164_8801" 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.516578ms) from=127.0.0.6:60927 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (30.077232ms) from=127.0.0.6:59395 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (383.486µs) from=127.0.0.6:37149 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (897.493µs) from=127.0.0.6:60927 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (202.825µs) from=127.0.0.6:37503 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:24:35 [INFO] agent: Synced service "_v1_vnfmgr_10.233.6.166_8803" 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.210627ms) from=127.0.0.6:60927 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (15.795076ms) from=127.0.0.6:37149 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (41.528448ms) from=127.0.0.6:59395 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (462.065µs) from=127.0.0.6:59395 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.0.230_8482" 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.867464ms) from=127.0.0.6:60927 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (376.137µs) from=127.0.0.6:60927 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (421.787µs) from=127.0.0.6:37149 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (268.311µs) from=127.0.0.6:60927 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (245.721µs) from=127.0.0.6:52245 2023/02/03 00:24:35 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.51.103_8484" 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.123116ms) from=127.0.0.6:60927 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (4.605507ms) from=127.0.0.6:37149 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (298.492µs) from=127.0.0.6:60927 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (606.859µs) from=127.0.0.6:37149 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [INFO] agent: Synced service "_v1_vnfres_10.233.31.4_8802" 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.495029ms) from=127.0.0.6:52245 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:24:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:24:35 [DEBUG] agent: Node info in sync 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (656.813µs) from=127.0.0.6:52245 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (651.88µs) from=127.0.0.6:34363 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (479.241µs) from=127.0.0.6:59069 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (17.782942ms) from=127.0.0.6:59069 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (484.254µs) from=127.0.0.6:52245 2023/02/03 00:24:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (274.236µs) from=127.0.0.6:52285 2023/02/03 00:24:41 [DEBUG] http: Request GET /v1/status/leader (530.91µs) from=127.0.0.6:43477 2023/02/03 00:24:42 [DEBUG] http: Request GET /v1/status/leader (419.487µs) from=127.0.0.6:33441 2023/02/03 00:25:01 [DEBUG] http: Request GET /v1/status/leader (420.735µs) from=127.0.0.6:43477 2023/02/03 00:25:02 [DEBUG] http: Request GET /v1/status/leader (171.25µs) from=127.0.0.6:33441 2023/02/03 00:25:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m2.925249501s) from=127.0.0.6:52727 2023/02/03 00:25:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:25:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.184334864s) from=127.0.0.6:59019 2023/02/03 00:25:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.710972883s) from=127.0.0.6:53073 2023/02/03 00:25:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.523740509s) from=127.0.0.6:44029 2023/02/03 00:25:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:25:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.316465357s) from=127.0.0.6:41493 2023/02/03 00:25:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.745593888s) from=127.0.0.6:40255 2023/02/03 00:25:21 [DEBUG] http: Request GET /v1/status/leader (352.694µs) from=127.0.0.6:43477 2023/02/03 00:25:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.658292684s) from=127.0.0.6:51677 2023/02/03 00:25:22 [DEBUG] http: Request GET /v1/status/leader (278.178µs) from=127.0.0.6:33441 2023/02/03 00:25:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.954320286s) from=127.0.0.6:37407 2023/02/03 00:25:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.835397598s) from=127.0.0.6:57665 2023/02/03 00:25:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m1.044613806s) from=127.0.0.6:33569 2023/02/03 00:25:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.367516562s) from=127.0.0.6:45355 2023/02/03 00:25:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.607405349s) from=127.0.0.6:36373 2023/02/03 00:25:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.900046418s) from=127.0.0.6:39533 2023/02/03 00:25:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m7.364143482s) from=127.0.0.6:36627 2023/02/03 00:25:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.724612135s) from=127.0.0.6:47585 2023/02/03 00:25:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m4.187272275s) from=127.0.0.6:44549 2023/02/03 00:25:41 [DEBUG] http: Request GET /v1/status/leader (286.685µs) from=127.0.0.6:43477 2023/02/03 00:25:42 [DEBUG] http: Request GET /v1/status/leader (3.28913ms) from=127.0.0.6:33441 2023/02/03 00:25:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:25:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:25:55 [DEBUG] agent: Node info in sync 2023/02/03 00:26:01 [DEBUG] http: Request GET /v1/status/leader (285.639µs) from=127.0.0.6:43477 2023/02/03 00:26:02 [DEBUG] http: Request GET /v1/status/leader (179.393µs) from=127.0.0.6:33441 2023/02/03 00:26:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m5.696312066s) from=127.0.0.6:33801 2023/02/03 00:26:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:26:21 [DEBUG] http: Request GET /v1/status/leader (277.968µs) from=127.0.0.6:43477 2023/02/03 00:26:22 [DEBUG] http: Request GET /v1/status/leader (1.714676ms) from=127.0.0.6:33441 2023/02/03 00:26:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m3.599908623s) from=127.0.0.6:50757 2023/02/03 00:26:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m4.726639861s) from=127.0.0.6:40273 2023/02/03 00:26:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.558370567s) from=127.0.0.6:40399 2023/02/03 00:26:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m0.464264891s) from=127.0.0.6:52285 2023/02/03 00:26:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m0.897702399s) from=127.0.0.6:37149 2023/02/03 00:26:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m1.59330003s) from=127.0.0.6:59395 2023/02/03 00:26:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.518516951s) from=127.0.0.6:34363 2023/02/03 00:26:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.700822417s) from=127.0.0.6:59069 2023/02/03 00:26:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.032660934s) from=127.0.0.6:52245 2023/02/03 00:26:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m5.32765115s) from=127.0.0.6:37503 2023/02/03 00:26:41 [DEBUG] http: Request GET /v1/status/leader (255.144µs) from=127.0.0.6:43477 2023/02/03 00:26:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m6.82313131s) from=127.0.0.6:60927 2023/02/03 00:26:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m6.589573622s) from=127.0.0.6:60347 2023/02/03 00:26:42 [DEBUG] http: Request GET /v1/status/leader (295.792µs) from=127.0.0.6:33441 2023/02/03 00:26:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:26:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:26:59 [DEBUG] agent: Node info in sync 2023/02/03 00:27:01 [DEBUG] http: Request GET /v1/status/leader (185.043µs) from=127.0.0.6:43477 2023/02/03 00:27:02 [DEBUG] http: Request GET /v1/status/leader (1.507132ms) from=127.0.0.6:33441 2023/02/03 00:27:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:27:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.261067719s) from=127.0.0.6:53073 2023/02/03 00:27:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.283701457s) from=127.0.0.6:52727 2023/02/03 00:27:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.175105584s) from=127.0.0.6:44029 2023/02/03 00:27:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.359480528s) from=127.0.0.6:59019 2023/02/03 00:27:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.394499057s) from=127.0.0.6:41493 2023/02/03 00:27:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.304346559s) from=127.0.0.6:40255 2023/02/03 00:27:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:27:21 [DEBUG] http: Request GET /v1/status/leader (612.606µs) from=127.0.0.6:43477 2023/02/03 00:27:22 [DEBUG] http: Request GET /v1/status/leader (784.292µs) from=127.0.0.6:33441 2023/02/03 00:27:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.014658385s) from=127.0.0.6:51677 2023/02/03 00:27:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.135432191s) from=127.0.0.6:33569 2023/02/03 00:27:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.720618876s) from=127.0.0.6:45355 2023/02/03 00:27:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m4.508969012s) from=127.0.0.6:57665 2023/02/03 00:27:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.938534413s) from=127.0.0.6:37407 2023/02/03 00:27:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.301476813s) from=127.0.0.6:36373 2023/02/03 00:27:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.668722738s) from=127.0.0.6:39533 2023/02/03 00:27:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.880479215s) from=127.0.0.6:36627 2023/02/03 00:27:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.241612398s) from=127.0.0.6:47585 2023/02/03 00:27:41 [DEBUG] http: Request GET /v1/status/leader (415.415µs) from=127.0.0.6:43477 2023/02/03 00:27:42 [DEBUG] http: Request GET /v1/status/leader (1.27446ms) from=127.0.0.6:33441 2023/02/03 00:27:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m6.992880115s) from=127.0.0.6:44549 2023/02/03 00:28:01 [DEBUG] http: Request GET /v1/status/leader (482.818µs) from=127.0.0.6:43477 2023/02/03 00:28:02 [DEBUG] http: Request GET /v1/status/leader (195µs) from=127.0.0.6:33441 2023/02/03 00:28:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m5.535403703s) from=127.0.0.6:33801 2023/02/03 00:28:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:28:21 [DEBUG] http: Request GET /v1/status/leader (616.227µs) from=127.0.0.6:43477 2023/02/03 00:28:22 [DEBUG] http: Request GET /v1/status/leader (467.762µs) from=127.0.0.6:33441 2023/02/03 00:28:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:28:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:28:32 [DEBUG] agent: Node info in sync 2023/02/03 00:28:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m7.039864827s) from=127.0.0.6:50757 2023/02/03 00:28:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m6.905975183s) from=127.0.0.6:40273 2023/02/03 00:28:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.543207051s) from=127.0.0.6:40399 2023/02/03 00:28:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m3.339952783s) from=127.0.0.6:52285 2023/02/03 00:28:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m0.142801139s) from=127.0.0.6:37503 2023/02/03 00:28:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.863583599s) from=127.0.0.6:59069 2023/02/03 00:28:41 [DEBUG] http: Request GET /v1/status/leader (295.752µs) from=127.0.0.6:43477 2023/02/03 00:28:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m4.968951317s) from=127.0.0.6:59395 2023/02/03 00:28:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m6.205800173s) from=127.0.0.6:37149 2023/02/03 00:28:42 [DEBUG] http: Request GET /v1/status/leader (274.663µs) from=127.0.0.6:33441 2023/02/03 00:28:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.051529528s) from=127.0.0.6:34363 2023/02/03 00:28:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m1.243632101s) from=127.0.0.6:60927 2023/02/03 00:28:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m6.125106107s) from=127.0.0.6:52245 2023/02/03 00:28:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m5.673165768s) from=127.0.0.6:60347 2023/02/03 00:29:01 [DEBUG] http: Request GET /v1/status/leader (1.618138ms) from=127.0.0.6:43477 2023/02/03 00:29:02 [DEBUG] http: Request GET /v1/status/leader (357.476µs) from=127.0.0.6:33441 2023/02/03 00:29:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:29:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.542737453s) from=127.0.0.6:44029 2023/02/03 00:29:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.774097398s) from=127.0.0.6:59019 2023/02/03 00:29:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.25533997s) from=127.0.0.6:53073 2023/02/03 00:29:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.858929525s) from=127.0.0.6:41493 2023/02/03 00:29:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.805956792s) from=127.0.0.6:52727 2023/02/03 00:29:21 [DEBUG] http: Request GET /v1/status/leader (143.943µs) from=127.0.0.6:43477 2023/02/03 00:29:22 [DEBUG] http: Request GET /v1/status/leader (138.735µs) from=127.0.0.6:33441 2023/02/03 00:29:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.406991729s) from=127.0.0.6:33569 2023/02/03 00:29:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.256432279s) from=127.0.0.6:40255 2023/02/03 00:29:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.906525054s) from=127.0.0.6:57665 2023/02/03 00:29:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.03149148s) from=127.0.0.6:51677 2023/02/03 00:29:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:29:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.000604541s) from=127.0.0.6:45355 2023/02/03 00:29:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.674299773s) from=127.0.0.6:36373 2023/02/03 00:29:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m7.325037783s) from=127.0.0.6:37407 2023/02/03 00:29:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.932122538s) from=127.0.0.6:39533 2023/02/03 00:29:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m5.908991885s) from=127.0.0.6:36627 2023/02/03 00:29:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.44943957s) from=127.0.0.6:47585 2023/02/03 00:29:41 [DEBUG] http: Request GET /v1/status/leader (226.478µs) from=127.0.0.6:43477 2023/02/03 00:29:42 [DEBUG] http: Request GET /v1/status/leader (1.364718ms) from=127.0.0.6:33441 2023/02/03 00:29:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:29:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:29:48 [DEBUG] agent: Node info in sync 2023/02/03 00:29:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m6.244764875s) from=127.0.0.6:44549 2023/02/03 00:30:01 [DEBUG] http: Request GET /v1/status/leader (264.146µs) from=127.0.0.6:43477 2023/02/03 00:30:02 [DEBUG] http: Request GET /v1/status/leader (242.616µs) from=127.0.0.6:33441 2023/02/03 00:30:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:30:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m4.026879901s) from=127.0.0.6:33801 2023/02/03 00:30:21 [DEBUG] http: Request GET /v1/status/leader (158.047µs) from=127.0.0.6:43477 2023/02/03 00:30:22 [DEBUG] http: Request GET /v1/status/leader (170.956µs) from=127.0.0.6:33441 2023/02/03 00:30:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m0.907018058s) from=127.0.0.6:40273 2023/02/03 00:30:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m4.479823582s) from=127.0.0.6:50757 2023/02/03 00:30:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m4.713229656s) from=127.0.0.6:40399 2023/02/03 00:30:41 [DEBUG] http: Request GET /v1/status/leader (325.22µs) from=127.0.0.6:43477 2023/02/03 00:30:42 [DEBUG] http: Request GET /v1/status/leader (154.507µs) from=127.0.0.6:33441 2023/02/03 00:30:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m0.049139037s) from=127.0.0.6:60927 2023/02/03 00:30:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.810055451s) from=127.0.0.6:34363 2023/02/03 00:30:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m2.285118002s) from=127.0.0.6:59395 2023/02/03 00:30:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m5.408966764s) from=127.0.0.6:52285 2023/02/03 00:30:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m5.57256718s) from=127.0.0.6:37503 2023/02/03 00:30:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.343385175s) from=127.0.0.6:52245 2023/02/03 00:30:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m4.713895324s) from=127.0.0.6:37149 2023/02/03 00:30:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m7.170498987s) from=127.0.0.6:59069 2023/02/03 00:30:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m6.860367046s) from=127.0.0.6:60347 2023/02/03 00:31:01 [DEBUG] http: Request GET /v1/status/leader (294.941µs) from=127.0.0.6:43477 2023/02/03 00:31:02 [DEBUG] http: Request GET /v1/status/leader (2.834184ms) from=127.0.0.6:33441 2023/02/03 00:31:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:31:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.110230195s) from=127.0.0.6:59019 2023/02/03 00:31:21 [DEBUG] http: Request GET /v1/status/leader (265.473µs) from=127.0.0.6:43477 2023/02/03 00:31:22 [DEBUG] http: Request GET /v1/status/leader (234.135µs) from=127.0.0.6:33441 2023/02/03 00:31:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.181202462s) from=127.0.0.6:52727 2023/02/03 00:31:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.67574006s) from=127.0.0.6:44029 2023/02/03 00:31:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.057409632s) from=127.0.0.6:53073 2023/02/03 00:31:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.63319591s) from=127.0.0.6:41493 2023/02/03 00:31:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.591221286s) from=127.0.0.6:40255 2023/02/03 00:31:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:31:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:31:29 [DEBUG] agent: Node info in sync 2023/02/03 00:31:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.257322393s) from=127.0.0.6:51677 2023/02/03 00:31:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.435124274s) from=127.0.0.6:33569 2023/02/03 00:31:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m5.323538068s) from=127.0.0.6:57665 2023/02/03 00:31:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.460826182s) from=127.0.0.6:45355 2023/02/03 00:31:41 [DEBUG] http: Request GET /v1/status/leader (157.488µs) from=127.0.0.6:43477 2023/02/03 00:31:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.02951616s) from=127.0.0.6:37407 2023/02/03 00:31:42 [DEBUG] http: Request GET /v1/status/leader (247.271µs) from=127.0.0.6:33441 2023/02/03 00:31:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.077422012s) from=127.0.0.6:36627 2023/02/03 00:31:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.684193429s) from=127.0.0.6:39533 2023/02/03 00:31:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.603788681s) from=127.0.0.6:36373 2023/02/03 00:31:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.507793066s) from=127.0.0.6:47585 2023/02/03 00:31:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m5.241550964s) from=127.0.0.6:44549 2023/02/03 00:32:01 [DEBUG] http: Request GET /v1/status/leader (293.278µs) from=127.0.0.6:43477 2023/02/03 00:32:02 [DEBUG] http: Request GET /v1/status/leader (314.559µs) from=127.0.0.6:33441 2023/02/03 00:32:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:32:21 [DEBUG] http: Request GET /v1/status/leader (997.165µs) from=127.0.0.6:43477 2023/02/03 00:32:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m7.15904571s) from=127.0.0.6:33801 2023/02/03 00:32:22 [DEBUG] http: Request GET /v1/status/leader (759.588µs) from=127.0.0.6:33441 2023/02/03 00:32:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:32:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m0.628722471s) from=127.0.0.6:50757 2023/02/03 00:32:41 [DEBUG] http: Request GET /v1/status/leader (789.999µs) from=127.0.0.6:43477 2023/02/03 00:32:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m7.197169834s) from=127.0.0.6:40273 2023/02/03 00:32:42 [DEBUG] http: Request GET /v1/status/leader (285.759µs) from=127.0.0.6:40273 2023/02/03 00:32:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m3.13435687s) from=127.0.0.6:40399 2023/02/03 00:32:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.196113178s) from=127.0.0.6:34363 2023/02/03 00:32:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m3.00078374s) from=127.0.0.6:60927 2023/02/03 00:32:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m2.456508782s) from=127.0.0.6:59395 2023/02/03 00:32:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.954923248s) from=127.0.0.6:52245 2023/02/03 00:32:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m5.291405545s) from=127.0.0.6:52285 2023/02/03 00:32:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m3.722289244s) from=127.0.0.6:37149 2023/02/03 00:32:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.202399155s) from=127.0.0.6:59069 2023/02/03 00:32:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m7.401810849s) from=127.0.0.6:37503 2023/02/03 00:32:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m0.990332891s) from=127.0.0.6:60347 2023/02/03 00:33:01 [DEBUG] http: Request GET /v1/status/leader (382.439µs) from=127.0.0.6:40273 2023/02/03 00:33:02 [DEBUG] http: Request GET /v1/status/leader (493.447µs) from=127.0.0.6:40273 2023/02/03 00:33:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:33:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:33:04 [DEBUG] agent: Node info in sync 2023/02/03 00:33:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:33:21 [DEBUG] http: Request GET /v1/status/leader (618.021µs) from=127.0.0.6:40273 2023/02/03 00:33:22 [DEBUG] http: Request GET /v1/status/leader (279.752µs) from=127.0.0.6:53677 2023/02/03 00:33:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.379632896s) from=127.0.0.6:59019 2023/02/03 00:33:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.945429711s) from=127.0.0.6:40255 2023/02/03 00:33:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m4.264799846s) from=127.0.0.6:52727 2023/02/03 00:33:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.022696368s) from=127.0.0.6:44029 2023/02/03 00:33:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m7.203215008s) from=127.0.0.6:53073 2023/02/03 00:33:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m7.236492774s) from=127.0.0.6:41493 2023/02/03 00:33:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.564675781s) from=127.0.0.6:51677 2023/02/03 00:33:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m2.019562878s) from=127.0.0.6:33569 2023/02/03 00:33:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.476608316s) from=127.0.0.6:57665 2023/02/03 00:33:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.915988812s) from=127.0.0.6:45355 2023/02/03 00:33:41 [DEBUG] http: Request GET /v1/status/leader (453.552µs) from=127.0.0.6:40273 2023/02/03 00:33:42 [DEBUG] http: Request GET /v1/status/leader (337.767µs) from=127.0.0.6:40273 2023/02/03 00:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.686693571s) from=127.0.0.6:36627 2023/02/03 00:33:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.659492861s) from=127.0.0.6:47585 2023/02/03 00:33:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.726708179s) from=127.0.0.6:37407 2023/02/03 00:33:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.768253125s) from=127.0.0.6:39533 2023/02/03 00:33:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.354497364s) from=127.0.0.6:36373 2023/02/03 00:33:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m1.282351107s) from=127.0.0.6:44549 2023/02/03 00:34:01 [DEBUG] http: Request GET /v1/status/leader (202.718µs) from=127.0.0.6:40273 2023/02/03 00:34:02 [DEBUG] http: Request GET /v1/status/leader (140.77µs) from=127.0.0.6:40273 2023/02/03 00:34:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:34:21 [DEBUG] http: Request GET /v1/status/leader (341.028µs) from=127.0.0.6:40273 2023/02/03 00:34:23 [DEBUG] http: Request GET /v1/status/leader (325.086µs) from=127.0.0.6:53677 2023/02/03 00:34:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m1.148150857s) from=127.0.0.6:33801 2023/02/03 00:34:41 [DEBUG] http: Request GET /v1/status/leader (212.061µs) from=127.0.0.6:40273 2023/02/03 00:34:43 [DEBUG] http: Request GET /v1/status/leader (385.362µs) from=127.0.0.6:53677 2023/02/03 00:34:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m4.687602103s) from=127.0.0.6:50757 2023/02/03 00:34:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m1.944277617s) from=127.0.0.6:40399 2023/02/03 00:34:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m4.329017076s) from=127.0.0.6:33441 2023/02/03 00:34:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m0.611045647s) from=127.0.0.6:60927 2023/02/03 00:34:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.141184635s) from=127.0.0.6:52245 2023/02/03 00:34:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.085785968s) from=127.0.0.6:34363 2023/02/03 00:34:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:34:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:34:51 [DEBUG] agent: Node info in sync 2023/02/03 00:34:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m5.775644212s) from=127.0.0.6:59395 2023/02/03 00:34:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m3.805287457s) from=127.0.0.6:52285 2023/02/03 00:34:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m6.752300026s) from=127.0.0.6:37149 2023/02/03 00:34:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.27336464s) from=127.0.0.6:59069 2023/02/03 00:34:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m4.943840118s) from=127.0.0.6:37503 2023/02/03 00:35:01 [DEBUG] http: Request GET /v1/status/leader (307.368µs) from=127.0.0.6:40273 2023/02/03 00:35:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m6.768991941s) from=127.0.0.6:60347 2023/02/03 00:35:03 [DEBUG] http: Request GET /v1/status/leader (293.384µs) from=127.0.0.6:53677 2023/02/03 00:35:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:35:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:35:21 [DEBUG] http: Request GET /v1/status/leader (215.657µs) from=127.0.0.6:40273 2023/02/03 00:35:23 [DEBUG] http: Request GET /v1/status/leader (177.951µs) from=127.0.0.6:53677 2023/02/03 00:35:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.470158427s) from=127.0.0.6:59019 2023/02/03 00:35:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m2.304432957s) from=127.0.0.6:52727 2023/02/03 00:35:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.040829415s) from=127.0.0.6:44029 2023/02/03 00:35:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.739458555s) from=127.0.0.6:40255 2023/02/03 00:35:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m2.34156681s) from=127.0.0.6:33569 2023/02/03 00:35:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.584049484s) from=127.0.0.6:45355 2023/02/03 00:35:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.724690226s) from=127.0.0.6:51677 2023/02/03 00:35:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.120074787s) from=127.0.0.6:41493 2023/02/03 00:35:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.896285235s) from=127.0.0.6:53073 2023/02/03 00:35:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m6.351665461s) from=127.0.0.6:57665 2023/02/03 00:35:41 [DEBUG] http: Request GET /v1/status/leader (308.458µs) from=127.0.0.6:40273 2023/02/03 00:35:43 [DEBUG] http: Request GET /v1/status/leader (283.292µs) from=127.0.0.6:53677 2023/02/03 00:35:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.525747214s) from=127.0.0.6:36627 2023/02/03 00:35:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m0.712330314s) from=127.0.0.6:39533 2023/02/03 00:35:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.661135131s) from=127.0.0.6:47585 2023/02/03 00:35:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.455075905s) from=127.0.0.6:36373 2023/02/03 00:35:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.978914652s) from=127.0.0.6:37407 2023/02/03 00:36:02 [DEBUG] http: Request GET /v1/status/leader (1.398845ms) from=127.0.0.6:40273 2023/02/03 00:36:03 [DEBUG] http: Request GET /v1/status/leader (297.661µs) from=127.0.0.6:40273 2023/02/03 00:36:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m6.503366446s) from=127.0.0.6:44549 2023/02/03 00:36:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:36:22 [DEBUG] http: Request GET /v1/status/leader (251.38µs) from=127.0.0.6:40273 2023/02/03 00:36:23 [DEBUG] http: Request GET /v1/status/leader (259.742µs) from=127.0.0.6:53677 2023/02/03 00:36:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m3.908317566s) from=127.0.0.6:33801 2023/02/03 00:36:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:36:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:36:29 [DEBUG] agent: Node info in sync 2023/02/03 00:36:42 [DEBUG] http: Request GET /v1/status/leader (193.418µs) from=127.0.0.6:40273 2023/02/03 00:36:43 [DEBUG] http: Request GET /v1/status/leader (160.888µs) from=127.0.0.6:53677 2023/02/03 00:36:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m1.26249318s) from=127.0.0.6:50757 2023/02/03 00:36:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m0.286218649s) from=127.0.0.6:33441 2023/02/03 00:36:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m1.063768221s) from=127.0.0.6:60927 2023/02/03 00:36:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m3.27243308s) from=127.0.0.6:40399 2023/02/03 00:36:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.274341432s) from=127.0.0.6:52245 2023/02/03 00:36:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m0.380495834s) from=127.0.0.6:59395 2023/02/03 00:36:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.570239388s) from=127.0.0.6:34363 2023/02/03 00:36:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m4.21892924s) from=127.0.0.6:52285 2023/02/03 00:36:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m0.164801778s) from=127.0.0.6:37503 2023/02/03 00:37:02 [DEBUG] http: Request GET /v1/status/leader (350.445µs) from=127.0.0.6:40273 2023/02/03 00:37:03 [DEBUG] http: Request GET /v1/status/leader (182.568µs) from=127.0.0.6:40273 2023/02/03 00:37:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m7.133234073s) from=127.0.0.6:59069 2023/02/03 00:37:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m7.231444659s) from=127.0.0.6:37149 2023/02/03 00:37:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m4.296325703s) from=127.0.0.6:60347 2023/02/03 00:37:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:37:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:37:22 [DEBUG] http: Request GET /v1/status/leader (313.666µs) from=127.0.0.6:40273 2023/02/03 00:37:23 [DEBUG] http: Request GET /v1/status/leader (364.329µs) from=127.0.0.6:53677 2023/02/03 00:37:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.287715482s) from=127.0.0.6:59019 2023/02/03 00:37:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.772620843s) from=127.0.0.6:52727 2023/02/03 00:37:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.344754612s) from=127.0.0.6:44029 2023/02/03 00:37:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.609659119s) from=127.0.0.6:40255 2023/02/03 00:37:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.150793348s) from=127.0.0.6:33569 2023/02/03 00:37:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.117832159s) from=127.0.0.6:41493 2023/02/03 00:37:42 [DEBUG] http: Request GET /v1/status/leader (256.065µs) from=127.0.0.6:40273 2023/02/03 00:37:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:37:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:37:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:37:42 [DEBUG] agent: Node info in sync 2023/02/03 00:37:43 [DEBUG] http: Request GET /v1/status/leader (143.793µs) from=127.0.0.6:53677 2023/02/03 00:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.313970125s) from=127.0.0.6:53073 2023/02/03 00:37:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.375762489s) from=127.0.0.6:45355 2023/02/03 00:37:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.399768445s) from=127.0.0.6:51677 2023/02/03 00:37:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m4.8519605s) from=127.0.0.6:57665 2023/02/03 00:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.592840205s) from=127.0.0.6:36627 2023/02/03 00:37:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.21011787s) from=127.0.0.6:37407 2023/02/03 00:37:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.748974634s) from=127.0.0.6:39533 2023/02/03 00:37:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.934940854s) from=127.0.0.6:36373 2023/02/03 00:38:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m6.711883488s) from=127.0.0.6:47585 2023/02/03 00:38:02 [DEBUG] http: Request GET /v1/status/leader (737.171µs) from=127.0.0.6:40273 2023/02/03 00:38:03 [DEBUG] http: Request GET /v1/status/leader (2.448119ms) from=127.0.0.6:40273 2023/02/03 00:38:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m1.249170334s) from=127.0.0.6:44549 2023/02/03 00:38:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:38:22 [DEBUG] http: Request GET /v1/status/leader (148.972µs) from=127.0.0.6:40273 2023/02/03 00:38:23 [DEBUG] http: Request GET /v1/status/leader (874.727µs) from=127.0.0.6:53677 2023/02/03 00:38:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m1.33742569s) from=127.0.0.6:33801 2023/02/03 00:38:42 [DEBUG] http: Request GET /v1/status/leader (229.783µs) from=127.0.0.6:40273 2023/02/03 00:38:43 [DEBUG] http: Request GET /v1/status/leader (843.606µs) from=127.0.0.6:40273 2023/02/03 00:38:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m1.250595651s) from=127.0.0.6:60927 2023/02/03 00:38:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m4.877236479s) from=127.0.0.6:50757 2023/02/03 00:38:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m1.329682079s) from=127.0.0.6:40399 2023/02/03 00:38:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m0.50807887s) from=127.0.0.6:59395 2023/02/03 00:38:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m6.279664576s) from=127.0.0.6:33441 2023/02/03 00:38:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m6.752179705s) from=127.0.0.6:52245 2023/02/03 00:38:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.73787355s) from=127.0.0.6:34363 2023/02/03 00:39:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m2.048839886s) from=127.0.0.6:37503 2023/02/03 00:39:02 [DEBUG] http: Request GET /v1/status/leader (438.254µs) from=127.0.0.6:40273 2023/02/03 00:39:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m3.566104467s) from=127.0.0.6:52285 2023/02/03 00:39:03 [DEBUG] http: Request GET /v1/status/leader (389.959µs) from=127.0.0.6:40273 2023/02/03 00:39:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:39:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:39:06 [DEBUG] agent: Node info in sync 2023/02/03 00:39:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m4.41363755s) from=127.0.0.6:37149 2023/02/03 00:39:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.420157344s) from=127.0.0.6:59069 2023/02/03 00:39:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:39:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m5.983728693s) from=127.0.0.6:60347 2023/02/03 00:39:22 [DEBUG] http: Request GET /v1/status/leader (231.287µs) from=127.0.0.6:40273 2023/02/03 00:39:23 [DEBUG] http: Request GET /v1/status/leader (176.242µs) from=127.0.0.6:40273 2023/02/03 00:39:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.919340673s) from=127.0.0.6:44029 2023/02/03 00:39:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.964407759s) from=127.0.0.6:59019 2023/02/03 00:39:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.759844653s) from=127.0.0.6:52727 2023/02/03 00:39:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.811885403s) from=127.0.0.6:40255 2023/02/03 00:39:42 [DEBUG] http: Request GET /v1/status/leader (373.692µs) from=127.0.0.6:40273 2023/02/03 00:39:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m2.571287925s) from=127.0.0.6:33569 2023/02/03 00:39:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.765898972s) from=127.0.0.6:41493 2023/02/03 00:39:43 [DEBUG] http: Request GET /v1/status/leader (286.351µs) from=127.0.0.6:53677 2023/02/03 00:39:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.065331088s) from=127.0.0.6:51677 2023/02/03 00:39:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.936307088s) from=127.0.0.6:45355 2023/02/03 00:39:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.768378362s) from=127.0.0.6:53073 2023/02/03 00:39:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m3.994954997s) from=127.0.0.6:57665 2023/02/03 00:39:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.213690092s) from=127.0.0.6:36627 2023/02/03 00:39:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:39:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.867961226s) from=127.0.0.6:37407 2023/02/03 00:40:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.936766508s) from=127.0.0.6:39533 2023/02/03 00:40:02 [DEBUG] http: Request GET /v1/status/leader (159.719µs) from=127.0.0.6:40273 2023/02/03 00:40:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.595644528s) from=127.0.0.6:36373 2023/02/03 00:40:03 [DEBUG] http: Request GET /v1/status/leader (4.118525ms) from=127.0.0.6:40273 2023/02/03 00:40:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m6.676530283s) from=127.0.0.6:47585 2023/02/03 00:40:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m2.611679618s) from=127.0.0.6:44549 2023/02/03 00:40:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:40:22 [DEBUG] http: Request GET /v1/status/leader (322.034µs) from=127.0.0.6:40273 2023/02/03 00:40:23 [DEBUG] http: Request GET /v1/status/leader (239.708µs) from=127.0.0.6:40273 2023/02/03 00:40:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m6.970823243s) from=127.0.0.6:33801 2023/02/03 00:40:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:40:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:40:39 [DEBUG] agent: Node info in sync 2023/02/03 00:40:42 [DEBUG] http: Request GET /v1/status/leader (286.813µs) from=127.0.0.6:40273 2023/02/03 00:40:43 [DEBUG] http: Request GET /v1/status/leader (159.986µs) from=127.0.0.6:53677 2023/02/03 00:40:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m2.785138942s) from=127.0.0.6:40399 2023/02/03 00:40:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m5.983228241s) from=127.0.0.6:60927 2023/02/03 00:40:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m6.691906531s) from=127.0.0.6:50757 2023/02/03 00:40:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m2.750437196s) from=127.0.0.6:33441 2023/02/03 00:40:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m4.347086468s) from=127.0.0.6:59395 2023/02/03 00:41:02 [DEBUG] http: Request GET /v1/status/leader (241.985µs) from=127.0.0.6:40273 2023/02/03 00:41:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m0.976476605s) from=127.0.0.6:37503 2023/02/03 00:41:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.198716387s) from=127.0.0.6:52245 2023/02/03 00:41:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.283404766s) from=127.0.0.6:34363 2023/02/03 00:41:03 [DEBUG] http: Request GET /v1/status/leader (256.279µs) from=127.0.0.6:40273 2023/02/03 00:41:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m4.945815608s) from=127.0.0.6:52285 2023/02/03 00:41:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.120179858s) from=127.0.0.6:59069 2023/02/03 00:41:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m1.234647206s) from=127.0.0.6:37149 2023/02/03 00:41:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:41:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m4.414869059s) from=127.0.0.6:60347 2023/02/03 00:41:22 [DEBUG] http: Request GET /v1/status/leader (178.661µs) from=127.0.0.6:40273 2023/02/03 00:41:23 [DEBUG] http: Request GET /v1/status/leader (187.703µs) from=127.0.0.6:40273 2023/02/03 00:41:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.990728962s) from=127.0.0.6:59019 2023/02/03 00:41:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.902217483s) from=127.0.0.6:52727 2023/02/03 00:41:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.582766732s) from=127.0.0.6:44029 2023/02/03 00:41:42 [DEBUG] http: Request GET /v1/status/leader (292.692µs) from=127.0.0.6:40273 2023/02/03 00:41:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.597255608s) from=127.0.0.6:40255 2023/02/03 00:41:43 [DEBUG] http: Request GET /v1/status/leader (248.688µs) from=127.0.0.6:40273 2023/02/03 00:41:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m1.859434824s) from=127.0.0.6:33569 2023/02/03 00:41:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:41:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:41:46 [DEBUG] agent: Node info in sync 2023/02/03 00:41:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.020814553s) from=127.0.0.6:41493 2023/02/03 00:41:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.767908534s) from=127.0.0.6:45355 2023/02/03 00:41:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.225960541s) from=127.0.0.6:53073 2023/02/03 00:41:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.854904895s) from=127.0.0.6:51677 2023/02/03 00:41:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m4.039748326s) from=127.0.0.6:57665 2023/02/03 00:41:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.802476491s) from=127.0.0.6:36627 2023/02/03 00:42:02 [DEBUG] http: Request GET /v1/status/leader (276.015µs) from=127.0.0.6:40273 2023/02/03 00:42:03 [DEBUG] http: Request GET /v1/status/leader (166.454µs) from=127.0.0.6:53677 2023/02/03 00:42:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.779930056s) from=127.0.0.6:36373 2023/02/03 00:42:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.599133963s) from=127.0.0.6:37407 2023/02/03 00:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.774162176s) from=127.0.0.6:39533 2023/02/03 00:42:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m2.829872604s) from=127.0.0.6:47585 2023/02/03 00:42:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:42:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:42:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m4.488248s) from=127.0.0.6:44549 2023/02/03 00:42:22 [DEBUG] http: Request GET /v1/status/leader (238.007µs) from=127.0.0.6:40273 2023/02/03 00:42:23 [DEBUG] http: Request GET /v1/status/leader (255.201µs) from=127.0.0.6:40273 2023/02/03 00:42:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m3.9984675s) from=127.0.0.6:33801 2023/02/03 00:42:42 [DEBUG] http: Request GET /v1/status/leader (193.115µs) from=127.0.0.6:40273 2023/02/03 00:42:43 [DEBUG] http: Request GET /v1/status/leader (184.648µs) from=127.0.0.6:53677 2023/02/03 00:42:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:42:50 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:42:50 [DEBUG] agent: Node info in sync 2023/02/03 00:42:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m5.432581239s) from=127.0.0.6:40399 2023/02/03 00:43:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m4.638730111s) from=127.0.0.6:60927 2023/02/03 00:43:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m2.55090739s) from=127.0.0.6:59395 2023/02/03 00:43:02 [DEBUG] http: Request GET /v1/status/leader (277.433µs) from=127.0.0.6:40273 2023/02/03 00:43:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m5.757992532s) from=127.0.0.6:33441 2023/02/03 00:43:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m6.700770294s) from=127.0.0.6:50757 2023/02/03 00:43:03 [DEBUG] http: Request GET /v1/status/leader (234.167µs) from=127.0.0.6:53677 2023/02/03 00:43:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m1.341348646s) from=127.0.0.6:37503 2023/02/03 00:43:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.632160563s) from=127.0.0.6:34363 2023/02/03 00:43:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.041192943s) from=127.0.0.6:52245 2023/02/03 00:43:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m3.912136071s) from=127.0.0.6:52285 2023/02/03 00:43:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m1.566744237s) from=127.0.0.6:37149 2023/02/03 00:43:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:43:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.390193102s) from=127.0.0.6:59069 2023/02/03 00:43:22 [DEBUG] http: Request GET /v1/status/leader (360.867µs) from=127.0.0.6:40273 2023/02/03 00:43:23 [DEBUG] http: Request GET /v1/status/leader (158.031µs) from=127.0.0.6:53677 2023/02/03 00:43:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m6.938289885s) from=127.0.0.6:60347 2023/02/03 00:43:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.442902023s) from=127.0.0.6:59019 2023/02/03 00:43:42 [DEBUG] http: Request GET /v1/status/leader (326.136µs) from=127.0.0.6:40273 2023/02/03 00:43:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.850042175s) from=127.0.0.6:52727 2023/02/03 00:43:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.445802216s) from=127.0.0.6:40255 2023/02/03 00:43:43 [DEBUG] http: Request GET /v1/status/leader (245.247µs) from=127.0.0.6:40273 2023/02/03 00:43:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.745494932s) from=127.0.0.6:44029 2023/02/03 00:43:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.452074178s) from=127.0.0.6:41493 2023/02/03 00:43:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.03468559s) from=127.0.0.6:33569 2023/02/03 00:43:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.497050614s) from=127.0.0.6:53073 2023/02/03 00:43:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.628799666s) from=127.0.0.6:51677 2023/02/03 00:43:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m3.649333805s) from=127.0.0.6:45355 2023/02/03 00:43:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m4.540671448s) from=127.0.0.6:57665 2023/02/03 00:44:02 [DEBUG] http: Request GET /v1/status/leader (3.235861ms) from=127.0.0.6:40273 2023/02/03 00:44:03 [DEBUG] http: Request GET /v1/status/leader (142.423µs) from=127.0.0.6:40273 2023/02/03 00:44:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.546374639s) from=127.0.0.6:37407 2023/02/03 00:44:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.311750677s) from=127.0.0.6:36627 2023/02/03 00:44:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.811931569s) from=127.0.0.6:36373 2023/02/03 00:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.733970453s) from=127.0.0.6:39533 2023/02/03 00:44:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:44:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.480757028s) from=127.0.0.6:47585 2023/02/03 00:44:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m2.601909003s) from=127.0.0.6:44549 2023/02/03 00:44:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:44:17 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:44:17 [DEBUG] agent: Node info in sync 2023/02/03 00:44:22 [DEBUG] http: Request GET /v1/status/leader (1.048986ms) from=127.0.0.6:40273 2023/02/03 00:44:23 [DEBUG] http: Request GET /v1/status/leader (1.003739ms) from=127.0.0.6:53677 2023/02/03 00:44:42 [DEBUG] http: Request GET /v1/status/leader (169.675µs) from=127.0.0.6:40273 2023/02/03 00:44:43 [DEBUG] http: Request GET /v1/status/leader (158.463µs) from=127.0.0.6:53677 2023/02/03 00:44:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m4.912764425s) from=127.0.0.6:33801 2023/02/03 00:45:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m0.818082731s) from=127.0.0.6:60927 2023/02/03 00:45:02 [DEBUG] http: Request GET /v1/status/leader (539.132µs) from=127.0.0.6:40273 2023/02/03 00:45:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m3.852360145s) from=127.0.0.6:40399 2023/02/03 00:45:03 [DEBUG] http: Request GET /v1/status/leader (222.192µs) from=127.0.0.6:53677 2023/02/03 00:45:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m1.617796414s) from=127.0.0.6:33441 2023/02/03 00:45:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m1.596764084s) from=127.0.0.6:37503 2023/02/03 00:45:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m2.295617631s) from=127.0.0.6:50757 2023/02/03 00:45:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m5.37347433s) from=127.0.0.6:59395 2023/02/03 00:45:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.167443597s) from=127.0.0.6:34363 2023/02/03 00:45:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:45:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:45:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.015296082s) from=127.0.0.6:52245 2023/02/03 00:45:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m4.366967004s) from=127.0.0.6:52285 2023/02/03 00:45:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m3.984206662s) from=127.0.0.6:37149 2023/02/03 00:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.663428839s) from=127.0.0.6:59069 2023/02/03 00:45:22 [DEBUG] http: Request GET /v1/status/leader (411.709µs) from=127.0.0.6:40273 2023/02/03 00:45:23 [DEBUG] http: Request GET /v1/status/leader (142.568µs) from=127.0.0.6:40273 2023/02/03 00:45:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m1.094316121s) from=127.0.0.6:60347 2023/02/03 00:45:42 [DEBUG] http: Request GET /v1/status/leader (531.675µs) from=127.0.0.6:40273 2023/02/03 00:45:43 [DEBUG] http: Request GET /v1/status/leader (404.952µs) from=127.0.0.6:53677 2023/02/03 00:45:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.559982233s) from=127.0.0.6:59019 2023/02/03 00:45:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.958469799s) from=127.0.0.6:52727 2023/02/03 00:45:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.110124202s) from=127.0.0.6:33569 2023/02/03 00:45:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.626878837s) from=127.0.0.6:44029 2023/02/03 00:45:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.688075091s) from=127.0.0.6:40255 2023/02/03 00:45:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.180421064s) from=127.0.0.6:45355 2023/02/03 00:45:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.688947887s) from=127.0.0.6:51677 2023/02/03 00:45:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m7.245808874s) from=127.0.0.6:41493 2023/02/03 00:45:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.856297062s) from=127.0.0.6:53073 2023/02/03 00:45:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.520143422s) from=127.0.0.6:57665 2023/02/03 00:46:02 [DEBUG] http: Request GET /v1/status/leader (1.139005ms) from=127.0.0.6:40273 2023/02/03 00:46:03 [DEBUG] http: Request GET /v1/status/leader (284.947µs) from=127.0.0.6:40273 2023/02/03 00:46:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:46:11 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:46:11 [DEBUG] agent: Node info in sync 2023/02/03 00:46:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.398909194s) from=127.0.0.6:36373 2023/02/03 00:46:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.763870035s) from=127.0.0.6:36627 2023/02/03 00:46:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:46:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m7.338916702s) from=127.0.0.6:37407 2023/02/03 00:46:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m3.457335079s) from=127.0.0.6:39533 2023/02/03 00:46:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m2.804571836s) from=127.0.0.6:44549 2023/02/03 00:46:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.929452214s) from=127.0.0.6:47585 2023/02/03 00:46:22 [DEBUG] http: Request GET /v1/status/leader (260.952µs) from=127.0.0.6:40273 2023/02/03 00:46:23 [DEBUG] http: Request GET /v1/status/leader (147.89µs) from=127.0.0.6:53677 2023/02/03 00:46:42 [DEBUG] http: Request GET /v1/status/leader (159.376µs) from=127.0.0.6:40273 2023/02/03 00:46:43 [DEBUG] http: Request GET /v1/status/leader (2.171556ms) from=127.0.0.6:40273 2023/02/03 00:46:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m0.170886723s) from=127.0.0.6:33801 2023/02/03 00:47:02 [DEBUG] http: Request GET /v1/status/leader (263.242µs) from=127.0.0.6:40273 2023/02/03 00:47:03 [DEBUG] http: Request GET /v1/status/leader (265.597µs) from=127.0.0.6:40273 2023/02/03 00:47:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.660922634s) from=127.0.0.6:40399 2023/02/03 00:47:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m2.441939759s) from=127.0.0.6:60927 2023/02/03 00:47:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m0.599903559s) from=127.0.0.6:37503 2023/02/03 00:47:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m4.105690993s) from=127.0.0.6:59395 2023/02/03 00:47:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m6.372225644s) from=127.0.0.6:33441 2023/02/03 00:47:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.192407521s) from=127.0.0.6:34363 2023/02/03 00:47:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:47:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m7.18306378s) from=127.0.0.6:50757 2023/02/03 00:47:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.89665489s) from=127.0.0.6:52245 2023/02/03 00:47:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m1.636278048s) from=127.0.0.6:52285 2023/02/03 00:47:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m1.952162256s) from=127.0.0.6:37149 2023/02/03 00:47:22 [DEBUG] http: Request GET /v1/status/leader (154.863µs) from=127.0.0.6:40273 2023/02/03 00:47:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.137631067s) from=127.0.0.6:59069 2023/02/03 00:47:23 [DEBUG] http: Request GET /v1/status/leader (988.557µs) from=127.0.0.6:40273 2023/02/03 00:47:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m3.989486039s) from=127.0.0.6:60347 2023/02/03 00:47:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:47:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:47:32 [DEBUG] agent: Node info in sync 2023/02/03 00:47:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:47:42 [DEBUG] http: Request GET /v1/status/leader (291.098µs) from=127.0.0.6:40273 2023/02/03 00:47:43 [DEBUG] http: Request GET /v1/status/leader (145.746µs) from=127.0.0.6:53677 2023/02/03 00:47:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.950793213s) from=127.0.0.6:59019 2023/02/03 00:47:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m4.214692037s) from=127.0.0.6:52727 2023/02/03 00:47:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.848618734s) from=127.0.0.6:44029 2023/02/03 00:47:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.25000657s) from=127.0.0.6:40255 2023/02/03 00:47:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.913111352s) from=127.0.0.6:33569 2023/02/03 00:47:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.327392938s) from=127.0.0.6:51677 2023/02/03 00:47:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.147113658s) from=127.0.0.6:41493 2023/02/03 00:48:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m7.439570713s) from=127.0.0.6:45355 2023/02/03 00:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.343489952s) from=127.0.0.6:57665 2023/02/03 00:48:02 [DEBUG] http: Request GET /v1/status/leader (165.105µs) from=127.0.0.6:40273 2023/02/03 00:48:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.860011309s) from=127.0.0.6:53073 2023/02/03 00:48:03 [DEBUG] http: Request GET /v1/status/leader (263.302µs) from=127.0.0.6:53677 2023/02/03 00:48:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:48:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.265971632s) from=127.0.0.6:39533 2023/02/03 00:48:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.919788853s) from=127.0.0.6:36373 2023/02/03 00:48:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m5.596515122s) from=127.0.0.6:36627 2023/02/03 00:48:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.001386029s) from=127.0.0.6:37407 2023/02/03 00:48:22 [DEBUG] http: Request GET /v1/status/leader (248.539µs) from=127.0.0.6:40273 2023/02/03 00:48:23 [DEBUG] http: Request GET /v1/status/leader (270.984µs) from=127.0.0.6:53677 2023/02/03 00:48:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m5.11713209s) from=127.0.0.6:44549 2023/02/03 00:48:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.511024884s) from=127.0.0.6:47585 2023/02/03 00:48:42 [DEBUG] http: Request GET /v1/status/leader (262.941µs) from=127.0.0.6:40273 2023/02/03 00:48:43 [DEBUG] http: Request GET /v1/status/leader (2.49115ms) from=127.0.0.6:53677 2023/02/03 00:48:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:48:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:48:47 [DEBUG] agent: Node info in sync 2023/02/03 00:48:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m2.700887037s) from=127.0.0.6:33801 2023/02/03 00:49:02 [DEBUG] http: Request GET /v1/status/leader (246.011µs) from=127.0.0.6:40273 2023/02/03 00:49:03 [DEBUG] http: Request GET /v1/status/leader (164.639µs) from=127.0.0.6:40273 2023/02/03 00:49:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m1.154242977s) from=127.0.0.6:60927 2023/02/03 00:49:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m2.005799096s) from=127.0.0.6:40399 2023/02/03 00:49:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m4.558713793s) from=127.0.0.6:37503 2023/02/03 00:49:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m0.488214398s) from=127.0.0.6:59395 2023/02/03 00:49:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m0.026637601s) from=127.0.0.6:33441 2023/02/03 00:49:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:49:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.632458651s) from=127.0.0.6:34363 2023/02/03 00:49:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.493802308s) from=127.0.0.6:52245 2023/02/03 00:49:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m6.500232947s) from=127.0.0.6:50757 2023/02/03 00:49:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m1.323854422s) from=127.0.0.6:37149 2023/02/03 00:49:22 [DEBUG] http: Request GET /v1/status/leader (176.915µs) from=127.0.0.6:40273 2023/02/03 00:49:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m6.440090302s) from=127.0.0.6:52285 2023/02/03 00:49:23 [DEBUG] http: Request GET /v1/status/leader (142.428µs) from=127.0.0.6:53677 2023/02/03 00:49:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.3895193s) from=127.0.0.6:59069 2023/02/03 00:49:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m0.652969463s) from=127.0.0.6:60347 2023/02/03 00:49:42 [DEBUG] http: Request GET /v1/status/leader (335.193µs) from=127.0.0.6:40273 2023/02/03 00:49:43 [DEBUG] http: Request GET /v1/status/leader (180.364µs) from=127.0.0.6:53677 2023/02/03 00:49:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.734353389s) from=127.0.0.6:59019 2023/02/03 00:49:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.905863925s) from=127.0.0.6:44029 2023/02/03 00:49:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.452413529s) from=127.0.0.6:51677 2023/02/03 00:49:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m7.451431956s) from=127.0.0.6:52727 2023/02/03 00:49:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.78343583s) from=127.0.0.6:41493 2023/02/03 00:49:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.098764694s) from=127.0.0.6:33569 2023/02/03 00:50:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.778446774s) from=127.0.0.6:40255 2023/02/03 00:50:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.015527518s) from=127.0.0.6:57665 2023/02/03 00:50:02 [DEBUG] http: Request GET /v1/status/leader (184.023µs) from=127.0.0.6:40273 2023/02/03 00:50:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.869653778s) from=127.0.0.6:45355 2023/02/03 00:50:03 [DEBUG] http: Request GET /v1/status/leader (185.031µs) from=127.0.0.6:53677 2023/02/03 00:50:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.920918867s) from=127.0.0.6:53073 2023/02/03 00:50:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:50:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m2.440198681s) from=127.0.0.6:39533 2023/02/03 00:50:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.571003979s) from=127.0.0.6:36373 2023/02/03 00:50:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.550841539s) from=127.0.0.6:37407 2023/02/03 00:50:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:50:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:50:21 [DEBUG] agent: Node info in sync 2023/02/03 00:50:22 [DEBUG] http: Request GET /v1/status/leader (1.200089ms) from=127.0.0.6:40273 2023/02/03 00:50:23 [DEBUG] http: Request GET /v1/status/leader (258µs) from=127.0.0.6:53677 2023/02/03 00:50:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.10102493s) from=127.0.0.6:36627 2023/02/03 00:50:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m1.212287982s) from=127.0.0.6:44549 2023/02/03 00:50:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.322162358s) from=127.0.0.6:47585 2023/02/03 00:50:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:50:42 [DEBUG] http: Request GET /v1/status/leader (145.779µs) from=127.0.0.6:40273 2023/02/03 00:50:43 [DEBUG] http: Request GET /v1/status/leader (266.531µs) from=127.0.0.6:53677 2023/02/03 00:50:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m0.684677865s) from=127.0.0.6:33801 2023/02/03 00:51:02 [DEBUG] http: Request GET /v1/status/leader (753.583µs) from=127.0.0.6:40273 2023/02/03 00:51:03 [DEBUG] http: Request GET /v1/status/leader (263.612µs) from=127.0.0.6:40273 2023/02/03 00:51:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.461340934s) from=127.0.0.6:40399 2023/02/03 00:51:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m1.102593831s) from=127.0.0.6:33441 2023/02/03 00:51:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m7.282940076s) from=127.0.0.6:60927 2023/02/03 00:51:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:51:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m4.202588858s) from=127.0.0.6:59395 2023/02/03 00:51:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.493283082s) from=127.0.0.6:34363 2023/02/03 00:51:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m6.159334483s) from=127.0.0.6:37503 2023/02/03 00:51:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.296215262s) from=127.0.0.6:52245 2023/02/03 00:51:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m2.383884735s) from=127.0.0.6:50757 2023/02/03 00:51:22 [DEBUG] http: Request GET /v1/status/leader (570.637µs) from=127.0.0.6:40273 2023/02/03 00:51:23 [DEBUG] http: Request GET /v1/status/leader (194.589µs) from=127.0.0.6:40273 2023/02/03 00:51:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m5.729174125s) from=127.0.0.6:37149 2023/02/03 00:51:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.101829788s) from=127.0.0.6:59069 2023/02/03 00:51:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m5.739014686s) from=127.0.0.6:52285 2023/02/03 00:51:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m4.93893743s) from=127.0.0.6:60347 2023/02/03 00:51:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:51:36 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:51:36 [DEBUG] agent: Node info in sync 2023/02/03 00:51:42 [DEBUG] http: Request GET /v1/status/leader (364.673µs) from=127.0.0.6:40273 2023/02/03 00:51:43 [DEBUG] http: Request GET /v1/status/leader (600.577µs) from=127.0.0.6:53677 2023/02/03 00:51:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.853019852s) from=127.0.0.6:59019 2023/02/03 00:51:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.229298478s) from=127.0.0.6:44029 2023/02/03 00:51:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.517450177s) from=127.0.0.6:52727 2023/02/03 00:52:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.398065033s) from=127.0.0.6:41493 2023/02/03 00:52:02 [DEBUG] http: Request GET /v1/status/leader (354.966µs) from=127.0.0.6:40273 2023/02/03 00:52:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.964035423s) from=127.0.0.6:51677 2023/02/03 00:52:03 [DEBUG] http: Request GET /v1/status/leader (301.851µs) from=127.0.0.6:53677 2023/02/03 00:52:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.824639482s) from=127.0.0.6:45355 2023/02/03 00:52:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.964089267s) from=127.0.0.6:33569 2023/02/03 00:52:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.27652195s) from=127.0.0.6:53073 2023/02/03 00:52:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m7.363446345s) from=127.0.0.6:40255 2023/02/03 00:52:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m7.434770166s) from=127.0.0.6:57665 2023/02/03 00:52:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:52:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.090101171s) from=127.0.0.6:36373 2023/02/03 00:52:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.819196637s) from=127.0.0.6:37407 2023/02/03 00:52:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m2.546312393s) from=127.0.0.6:39533 2023/02/03 00:52:22 [DEBUG] http: Request GET /v1/status/leader (224.676µs) from=127.0.0.6:40273 2023/02/03 00:52:23 [DEBUG] http: Request GET /v1/status/leader (250.77µs) from=127.0.0.6:40273 2023/02/03 00:52:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m1.149681821s) from=127.0.0.6:44549 2023/02/03 00:52:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.093001698s) from=127.0.0.6:36627 2023/02/03 00:52:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m7.410966183s) from=127.0.0.6:47585 2023/02/03 00:52:42 [DEBUG] http: Request GET /v1/status/leader (526.617µs) from=127.0.0.6:40273 2023/02/03 00:52:43 [DEBUG] http: Request GET /v1/status/leader (298.742µs) from=127.0.0.6:40273 2023/02/03 00:52:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:52:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:52:48 [DEBUG] agent: Node info in sync 2023/02/03 00:52:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m4.494001206s) from=127.0.0.6:33801 2023/02/03 00:52:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:53:02 [DEBUG] http: Request GET /v1/status/leader (562.934µs) from=127.0.0.6:40273 2023/02/03 00:53:03 [DEBUG] http: Request GET /v1/status/leader (163.187µs) from=127.0.0.6:53677 2023/02/03 00:53:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m2.226792189s) from=127.0.0.6:40399 2023/02/03 00:53:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:53:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m3.046627463s) from=127.0.0.6:33441 2023/02/03 00:53:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m3.1035939s) from=127.0.0.6:60927 2023/02/03 00:53:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.712374899s) from=127.0.0.6:34363 2023/02/03 00:53:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m5.484646789s) from=127.0.0.6:59395 2023/02/03 00:53:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m3.830114494s) from=127.0.0.6:37503 2023/02/03 00:53:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.702712518s) from=127.0.0.6:52245 2023/02/03 00:53:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m0.551061823s) from=127.0.0.6:50757 2023/02/03 00:53:22 [DEBUG] http: Request GET /v1/status/leader (280.554µs) from=127.0.0.6:40273 2023/02/03 00:53:23 [DEBUG] http: Request GET /v1/status/leader (243.759µs) from=127.0.0.6:53677 2023/02/03 00:53:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m3.347006332s) from=127.0.0.6:37149 2023/02/03 00:53:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.413394447s) from=127.0.0.6:59069 2023/02/03 00:53:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m2.960441541s) from=127.0.0.6:52285 2023/02/03 00:53:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m3.200092035s) from=127.0.0.6:60347 2023/02/03 00:53:42 [DEBUG] http: Request GET /v1/status/leader (193.246µs) from=127.0.0.6:40273 2023/02/03 00:53:43 [DEBUG] http: Request GET /v1/status/leader (1.399543ms) from=127.0.0.6:40273 2023/02/03 00:53:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:53:50 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:53:50 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:53:50 [DEBUG] agent: Node info in sync 2023/02/03 00:54:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.773415828s) from=127.0.0.6:44029 2023/02/03 00:54:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.78503275s) from=127.0.0.6:59019 2023/02/03 00:54:02 [DEBUG] http: Request GET /v1/status/leader (157.524µs) from=127.0.0.6:40273 2023/02/03 00:54:03 [DEBUG] http: Request GET /v1/status/leader (283.732µs) from=127.0.0.6:53677 2023/02/03 00:54:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.670256486s) from=127.0.0.6:33569 2023/02/03 00:54:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.428805655s) from=127.0.0.6:52727 2023/02/03 00:54:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.355058994s) from=127.0.0.6:51677 2023/02/03 00:54:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.067712775s) from=127.0.0.6:45355 2023/02/03 00:54:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m7.116836742s) from=127.0.0.6:41493 2023/02/03 00:54:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.700555691s) from=127.0.0.6:57665 2023/02/03 00:54:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.462922656s) from=127.0.0.6:53073 2023/02/03 00:54:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:54:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m7.246290391s) from=127.0.0.6:40255 2023/02/03 00:54:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.329148497s) from=127.0.0.6:37407 2023/02/03 00:54:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.183434912s) from=127.0.0.6:39533 2023/02/03 00:54:22 [DEBUG] http: Request GET /v1/status/leader (245.454µs) from=127.0.0.6:40273 2023/02/03 00:54:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.170909794s) from=127.0.0.6:36373 2023/02/03 00:54:23 [DEBUG] http: Request GET /v1/status/leader (153.138µs) from=127.0.0.6:40273 2023/02/03 00:54:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m0.05625795s) from=127.0.0.6:44549 2023/02/03 00:54:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.908566488s) from=127.0.0.6:47585 2023/02/03 00:54:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m5.394733299s) from=127.0.0.6:36627 2023/02/03 00:54:42 [DEBUG] http: Request GET /v1/status/leader (246.681µs) from=127.0.0.6:40273 2023/02/03 00:54:43 [DEBUG] http: Request GET /v1/status/leader (165.601µs) from=127.0.0.6:40273 2023/02/03 00:54:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m1.711767797s) from=127.0.0.6:33801 2023/02/03 00:55:02 [DEBUG] http: Request GET /v1/status/leader (239.868µs) from=127.0.0.6:40273 2023/02/03 00:55:03 [DEBUG] http: Request GET /v1/status/leader (156.679µs) from=127.0.0.6:53677 2023/02/03 00:55:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:55:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m6.368215707s) from=127.0.0.6:40399 2023/02/03 00:55:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:55:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:55:14 [DEBUG] agent: Node info in sync 2023/02/03 00:55:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m0.253481182s) from=127.0.0.6:33441 2023/02/03 00:55:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.095363469s) from=127.0.0.6:34363 2023/02/03 00:55:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m6.706513302s) from=127.0.0.6:60927 2023/02/03 00:55:22 [DEBUG] http: Request GET /v1/status/leader (285.255µs) from=127.0.0.6:40273 2023/02/03 00:55:23 [DEBUG] http: Request GET /v1/status/leader (178.321µs) from=127.0.0.6:53677 2023/02/03 00:55:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m4.299720707s) from=127.0.0.6:59395 2023/02/03 00:55:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m4.657713145s) from=127.0.0.6:37503 2023/02/03 00:55:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m2.959629417s) from=127.0.0.6:50757 2023/02/03 00:55:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.169366951s) from=127.0.0.6:52245 2023/02/03 00:55:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.894104853s) from=127.0.0.6:37149 2023/02/03 00:55:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m0.31959784s) from=127.0.0.6:52285 2023/02/03 00:55:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.772245764s) from=127.0.0.6:59069 2023/02/03 00:55:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:55:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m2.182944883s) from=127.0.0.6:60347 2023/02/03 00:55:42 [DEBUG] http: Request GET /v1/status/leader (158.511µs) from=127.0.0.6:40273 2023/02/03 00:55:43 [DEBUG] http: Request GET /v1/status/leader (268.039µs) from=127.0.0.6:53677 2023/02/03 00:56:02 [DEBUG] http: Request GET /v1/status/leader (259.096µs) from=127.0.0.6:40273 2023/02/03 00:56:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.77098033s) from=127.0.0.6:59019 2023/02/03 00:56:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.497609559s) from=127.0.0.6:44029 2023/02/03 00:56:03 [DEBUG] http: Request GET /v1/status/leader (381.785µs) from=127.0.0.6:40273 2023/02/03 00:56:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.481389573s) from=127.0.0.6:51677 2023/02/03 00:56:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.272216297s) from=127.0.0.6:45355 2023/02/03 00:56:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.712774897s) from=127.0.0.6:52727 2023/02/03 00:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.891742957s) from=127.0.0.6:57665 2023/02/03 00:56:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.566362972s) from=127.0.0.6:33569 2023/02/03 00:56:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.701521176s) from=127.0.0.6:41493 2023/02/03 00:56:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:56:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.350566241s) from=127.0.0.6:53073 2023/02/03 00:56:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.378466726s) from=127.0.0.6:40255 2023/02/03 00:56:22 [DEBUG] http: Request GET /v1/status/leader (234.571µs) from=127.0.0.6:40273 2023/02/03 00:56:23 [DEBUG] http: Request GET /v1/status/leader (299.75µs) from=127.0.0.6:40273 2023/02/03 00:56:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.805490594s) from=127.0.0.6:37407 2023/02/03 00:56:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:56:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:56:27 [DEBUG] agent: Node info in sync 2023/02/03 00:56:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m2.855057198s) from=127.0.0.6:44549 2023/02/03 00:56:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m7.430450466s) from=127.0.0.6:39533 2023/02/03 00:56:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.263380281s) from=127.0.0.6:36373 2023/02/03 00:56:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.316502828s) from=127.0.0.6:47585 2023/02/03 00:56:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.093947095s) from=127.0.0.6:36627 2023/02/03 00:56:42 [DEBUG] http: Request GET /v1/status/leader (249.931µs) from=127.0.0.6:40273 2023/02/03 00:56:43 [DEBUG] http: Request GET /v1/status/leader (155.998µs) from=127.0.0.6:53677 2023/02/03 00:56:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m4.432095434s) from=127.0.0.6:33801 2023/02/03 00:57:02 [DEBUG] http: Request GET /v1/status/leader (1.220351ms) from=127.0.0.6:40273 2023/02/03 00:57:03 [DEBUG] http: Request GET /v1/status/leader (157.414µs) from=127.0.0.6:53677 2023/02/03 00:57:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:57:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m3.242707538s) from=127.0.0.6:40399 2023/02/03 00:57:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m5.979425241s) from=127.0.0.6:33441 2023/02/03 00:57:22 [DEBUG] http: Request GET /v1/status/leader (338.808µs) from=127.0.0.6:40273 2023/02/03 00:57:23 [DEBUG] http: Request GET /v1/status/leader (187.919µs) from=127.0.0.6:53677 2023/02/03 00:57:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m2.667716252s) from=127.0.0.6:60927 2023/02/03 00:57:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.712958247s) from=127.0.0.6:34363 2023/02/03 00:57:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m2.395744414s) from=127.0.0.6:59395 2023/02/03 00:57:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m2.489747353s) from=127.0.0.6:50757 2023/02/03 00:57:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m5.149226185s) from=127.0.0.6:37503 2023/02/03 00:57:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.269207484s) from=127.0.0.6:52245 2023/02/03 00:57:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m3.885742173s) from=127.0.0.6:52285 2023/02/03 00:57:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.434674421s) from=127.0.0.6:59069 2023/02/03 00:57:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m6.414218377s) from=127.0.0.6:37149 2023/02/03 00:57:42 [DEBUG] http: Request GET /v1/status/leader (282.568µs) from=127.0.0.6:40273 2023/02/03 00:57:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m3.121546767s) from=127.0.0.6:60347 2023/02/03 00:57:43 [DEBUG] http: Request GET /v1/status/leader (147.442µs) from=127.0.0.6:40273 2023/02/03 00:57:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:57:54 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:57:54 [DEBUG] agent: Node info in sync 2023/02/03 00:58:02 [DEBUG] http: Request GET /v1/status/leader (233.759µs) from=127.0.0.6:40273 2023/02/03 00:58:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.613743069s) from=127.0.0.6:59019 2023/02/03 00:58:03 [DEBUG] http: Request GET /v1/status/leader (251.226µs) from=127.0.0.6:53677 2023/02/03 00:58:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.390277819s) from=127.0.0.6:44029 2023/02/03 00:58:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.079052118s) from=127.0.0.6:57665 2023/02/03 00:58:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.795904456s) from=127.0.0.6:45355 2023/02/03 00:58:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m2.068707923s) from=127.0.0.6:52727 2023/02/03 00:58:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 00:58:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.840095222s) from=127.0.0.6:51677 2023/02/03 00:58:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:58:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.604485375s) from=127.0.0.6:33569 2023/02/03 00:58:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.040485847s) from=127.0.0.6:41493 2023/02/03 00:58:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.038209753s) from=127.0.0.6:53073 2023/02/03 00:58:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.128135267s) from=127.0.0.6:40255 2023/02/03 00:58:22 [DEBUG] http: Request GET /v1/status/leader (209.559µs) from=127.0.0.6:40273 2023/02/03 00:58:23 [DEBUG] http: Request GET /v1/status/leader (175.233µs) from=127.0.0.6:40273 2023/02/03 00:58:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m7.132231664s) from=127.0.0.6:37407 2023/02/03 00:58:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.79684445s) from=127.0.0.6:39533 2023/02/03 00:58:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.082339127s) from=127.0.0.6:36627 2023/02/03 00:58:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.665602411s) from=127.0.0.6:36373 2023/02/03 00:58:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m7.372625993s) from=127.0.0.6:44549 2023/02/03 00:58:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.726292704s) from=127.0.0.6:47585 2023/02/03 00:58:42 [DEBUG] http: Request GET /v1/status/leader (611.427µs) from=127.0.0.6:40273 2023/02/03 00:58:43 [DEBUG] http: Request GET /v1/status/leader (787.541µs) from=127.0.0.6:40273 2023/02/03 00:58:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m0.325395703s) from=127.0.0.6:33801 2023/02/03 00:59:03 [DEBUG] http: Request GET /v1/status/leader (335.452µs) from=127.0.0.6:40273 2023/02/03 00:59:03 [DEBUG] http: Request GET /v1/status/leader (845.067µs) from=127.0.0.6:53677 2023/02/03 00:59:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 00:59:23 [DEBUG] http: Request GET /v1/status/leader (157.151µs) from=127.0.0.6:40273 2023/02/03 00:59:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m2.361652612s) from=127.0.0.6:33441 2023/02/03 00:59:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m5.428681739s) from=127.0.0.6:40399 2023/02/03 00:59:23 [DEBUG] http: Request GET /v1/status/leader (342.9µs) from=127.0.0.6:40273 2023/02/03 00:59:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.905606942s) from=127.0.0.6:34363 2023/02/03 00:59:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m6.031260417s) from=127.0.0.6:60927 2023/02/03 00:59:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 00:59:30 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 00:59:30 [DEBUG] agent: Node info in sync 2023/02/03 00:59:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m3.097715531s) from=127.0.0.6:50757 2023/02/03 00:59:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m5.89329029s) from=127.0.0.6:59395 2023/02/03 00:59:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m4.585038899s) from=127.0.0.6:37503 2023/02/03 00:59:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.835654502s) from=127.0.0.6:52245 2023/02/03 00:59:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m4.138638715s) from=127.0.0.6:52285 2023/02/03 00:59:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.737383365s) from=127.0.0.6:59069 2023/02/03 00:59:43 [DEBUG] http: Request GET /v1/status/leader (333.292µs) from=127.0.0.6:40273 2023/02/03 00:59:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m5.731691788s) from=127.0.0.6:37149 2023/02/03 00:59:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m0.241678004s) from=127.0.0.6:60347 2023/02/03 00:59:43 [DEBUG] http: Request GET /v1/status/leader (165.236µs) from=127.0.0.6:40273 2023/02/03 01:00:03 [DEBUG] http: Request GET /v1/status/leader (542.236µs) from=127.0.0.6:40273 2023/02/03 01:00:04 [DEBUG] http: Request GET /v1/status/leader (328.482µs) from=127.0.0.6:40273 2023/02/03 01:00:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.001547543s) from=127.0.0.6:59019 2023/02/03 01:00:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.16260871s) from=127.0.0.6:52727 2023/02/03 01:00:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.592850493s) from=127.0.0.6:51677 2023/02/03 01:00:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.859586096s) from=127.0.0.6:44029 2023/02/03 01:00:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.940845475s) from=127.0.0.6:45355 2023/02/03 01:00:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m7.392271892s) from=127.0.0.6:57665 2023/02/03 01:00:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.955843388s) from=127.0.0.6:53073 2023/02/03 01:00:23 [DEBUG] http: Request GET /v1/status/leader (185.656µs) from=127.0.0.6:40273 2023/02/03 01:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.209593503s) from=127.0.0.6:41493 2023/02/03 01:00:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.512076773s) from=127.0.0.6:33569 2023/02/03 01:00:24 [DEBUG] http: Request GET /v1/status/leader (155.158µs) from=127.0.0.6:40273 2023/02/03 01:00:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.677577975s) from=127.0.0.6:40255 2023/02/03 01:00:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.835829942s) from=127.0.0.6:37407 2023/02/03 01:00:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m0.565113336s) from=127.0.0.6:39533 2023/02/03 01:00:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m1.74723484s) from=127.0.0.6:44549 2023/02/03 01:00:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.092761255s) from=127.0.0.6:36627 2023/02/03 01:00:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.897898283s) from=127.0.0.6:36373 2023/02/03 01:00:43 [DEBUG] http: Request GET /v1/status/leader (329.274µs) from=127.0.0.6:40273 2023/02/03 01:00:44 [DEBUG] http: Request GET /v1/status/leader (159.983µs) from=127.0.0.6:40273 2023/02/03 01:00:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m7.29291768s) from=127.0.0.6:47585 2023/02/03 01:00:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 01:01:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:01:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:01:01 [DEBUG] agent: Node info in sync 2023/02/03 01:01:03 [DEBUG] http: Request GET /v1/status/leader (171.116µs) from=127.0.0.6:40273 2023/02/03 01:01:04 [DEBUG] http: Request GET /v1/status/leader (300.835µs) from=127.0.0.6:53677 2023/02/03 01:01:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m4.662486031s) from=127.0.0.6:33801 2023/02/03 01:01:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:01:23 [DEBUG] http: Request GET /v1/status/leader (281.788µs) from=127.0.0.6:40273 2023/02/03 01:01:24 [DEBUG] http: Request GET /v1/status/leader (232.844µs) from=127.0.0.6:53677 2023/02/03 01:01:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m1.521984984s) from=127.0.0.6:40399 2023/02/03 01:01:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m1.907065604s) from=127.0.0.6:33441 2023/02/03 01:01:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m1.347337658s) from=127.0.0.6:60927 2023/02/03 01:01:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.999325735s) from=127.0.0.6:34363 2023/02/03 01:01:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m2.733098335s) from=127.0.0.6:50757 2023/02/03 01:01:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.878973233s) from=127.0.0.6:59395 2023/02/03 01:01:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.327385202s) from=127.0.0.6:52245 2023/02/03 01:01:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m0.031937237s) from=127.0.0.6:52285 2023/02/03 01:01:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m6.176965353s) from=127.0.0.6:37503 2023/02/03 01:01:43 [DEBUG] http: Request GET /v1/status/leader (183.312µs) from=127.0.0.6:40273 2023/02/03 01:01:44 [DEBUG] http: Request GET /v1/status/leader (162.252µs) from=127.0.0.6:40273 2023/02/03 01:01:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m1.555136431s) from=127.0.0.6:37149 2023/02/03 01:01:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.673891727s) from=127.0.0.6:59069 2023/02/03 01:01:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m4.038732707s) from=127.0.0.6:60347 2023/02/03 01:02:03 [DEBUG] http: Request GET /v1/status/leader (252.174µs) from=127.0.0.6:40273 2023/02/03 01:02:04 [DEBUG] http: Request GET /v1/status/leader (238.156µs) from=127.0.0.6:40273 2023/02/03 01:02:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:02:07 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:02:07 [DEBUG] agent: Node info in sync 2023/02/03 01:02:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.661382231s) from=127.0.0.6:59019 2023/02/03 01:02:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:02:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.085019041s) from=127.0.0.6:45355 2023/02/03 01:02:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m6.486353726s) from=127.0.0.6:52727 2023/02/03 01:02:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m3.323322788s) from=127.0.0.6:57665 2023/02/03 01:02:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.913820263s) from=127.0.0.6:51677 2023/02/03 01:02:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.783053629s) from=127.0.0.6:44029 2023/02/03 01:02:23 [DEBUG] http: Request GET /v1/status/leader (288.774µs) from=127.0.0.6:40273 2023/02/03 01:02:24 [DEBUG] http: Request GET /v1/status/leader (184.36µs) from=127.0.0.6:40273 2023/02/03 01:02:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.633031968s) from=127.0.0.6:53073 2023/02/03 01:02:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.151308773s) from=127.0.0.6:40255 2023/02/03 01:02:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.860771833s) from=127.0.0.6:41493 2023/02/03 01:02:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.926919454s) from=127.0.0.6:33569 2023/02/03 01:02:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.496840474s) from=127.0.0.6:37407 2023/02/03 01:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.458022583s) from=127.0.0.6:39533 2023/02/03 01:02:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.696932588s) from=127.0.0.6:36373 2023/02/03 01:02:43 [DEBUG] http: Request GET /v1/status/leader (316.185µs) from=127.0.0.6:40273 2023/02/03 01:02:44 [DEBUG] http: Request GET /v1/status/leader (199.988µs) from=127.0.0.6:53677 2023/02/03 01:02:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m7.377976577s) from=127.0.0.6:44549 2023/02/03 01:02:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.810932386s) from=127.0.0.6:47585 2023/02/03 01:02:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.93604886s) from=127.0.0.6:36627 2023/02/03 01:03:03 [DEBUG] http: Request GET /v1/status/leader (251.373µs) from=127.0.0.6:40273 2023/02/03 01:03:04 [DEBUG] http: Request GET /v1/status/leader (161.949µs) from=127.0.0.6:40273 2023/02/03 01:03:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m1.10891279s) from=127.0.0.6:33801 2023/02/03 01:03:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:03:23 [DEBUG] http: Request GET /v1/status/leader (253.479µs) from=127.0.0.6:40273 2023/02/03 01:03:24 [DEBUG] http: Request GET /v1/status/leader (156.407µs) from=127.0.0.6:40273 2023/02/03 01:03:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m1.443245387s) from=127.0.0.6:40399 2023/02/03 01:03:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m7.076872951s) from=127.0.0.6:33441 2023/02/03 01:03:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m0.841354789s) from=127.0.0.6:60927 2023/02/03 01:03:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.499588322s) from=127.0.0.6:34363 2023/02/03 01:03:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 01:03:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m5.361869284s) from=127.0.0.6:50757 2023/02/03 01:03:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m0.076749032s) from=127.0.0.6:37503 2023/02/03 01:03:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.666311513s) from=127.0.0.6:52245 2023/02/03 01:03:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m5.935662376s) from=127.0.0.6:59395 2023/02/03 01:03:43 [DEBUG] http: Request GET /v1/status/leader (155.44µs) from=127.0.0.6:40273 2023/02/03 01:03:44 [DEBUG] http: Request GET /v1/status/leader (180.008µs) from=127.0.0.6:40273 2023/02/03 01:03:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m4.475713406s) from=127.0.0.6:52285 2023/02/03 01:03:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m0.626953276s) from=127.0.0.6:37149 2023/02/03 01:03:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.3671372s) from=127.0.0.6:59069 2023/02/03 01:03:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m3.637202214s) from=127.0.0.6:60347 2023/02/03 01:04:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:04:01 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:04:01 [DEBUG] agent: Node info in sync 2023/02/03 01:04:03 [DEBUG] http: Request GET /v1/status/leader (249.346µs) from=127.0.0.6:40273 2023/02/03 01:04:04 [DEBUG] http: Request GET /v1/status/leader (253.659µs) from=127.0.0.6:53677 2023/02/03 01:04:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:04:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.163998038s) from=127.0.0.6:59019 2023/02/03 01:04:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.724087301s) from=127.0.0.6:45355 2023/02/03 01:04:23 [DEBUG] http: Request GET /v1/status/leader (339.89µs) from=127.0.0.6:40273 2023/02/03 01:04:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m2.639653705s) from=127.0.0.6:52727 2023/02/03 01:04:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m2.430096794s) from=127.0.0.6:57665 2023/02/03 01:04:24 [DEBUG] http: Request GET /v1/status/leader (156.813µs) from=127.0.0.6:40273 2023/02/03 01:04:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.384034364s) from=127.0.0.6:53073 2023/02/03 01:04:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.020414124s) from=127.0.0.6:51677 2023/02/03 01:04:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.709363097s) from=127.0.0.6:44029 2023/02/03 01:04:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.557453517s) from=127.0.0.6:40255 2023/02/03 01:04:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.607101633s) from=127.0.0.6:41493 2023/02/03 01:04:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.217598282s) from=127.0.0.6:33569 2023/02/03 01:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m2.112613343s) from=127.0.0.6:39533 2023/02/03 01:04:43 [DEBUG] http: Request GET /v1/status/leader (275.077µs) from=127.0.0.6:40273 2023/02/03 01:04:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m7.209673381s) from=127.0.0.6:37407 2023/02/03 01:04:44 [DEBUG] http: Request GET /v1/status/leader (156.741µs) from=127.0.0.6:53677 2023/02/03 01:04:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.582089996s) from=127.0.0.6:36373 2023/02/03 01:04:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.163620355s) from=127.0.0.6:36627 2023/02/03 01:04:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m5.654351048s) from=127.0.0.6:44549 2023/02/03 01:04:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m7.186666936s) from=127.0.0.6:47585 2023/02/03 01:05:03 [DEBUG] http: Request GET /v1/status/leader (289.344µs) from=127.0.0.6:40273 2023/02/03 01:05:04 [DEBUG] http: Request GET /v1/status/leader (239.471µs) from=127.0.0.6:40273 2023/02/03 01:05:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m4.510050238s) from=127.0.0.6:33801 2023/02/03 01:05:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:05:23 [DEBUG] http: Request GET /v1/status/leader (234.276µs) from=127.0.0.6:40273 2023/02/03 01:05:24 [DEBUG] http: Request GET /v1/status/leader (284.06µs) from=127.0.0.6:40273 2023/02/03 01:05:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m5.351022136s) from=127.0.0.6:40399 2023/02/03 01:05:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m4.424201791s) from=127.0.0.6:33441 2023/02/03 01:05:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m6.952424393s) from=127.0.0.6:60927 2023/02/03 01:05:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m0.836305554s) from=127.0.0.6:50757 2023/02/03 01:05:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:05:42 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:05:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:05:42 [DEBUG] agent: Node info in sync 2023/02/03 01:05:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.33037546s) from=127.0.0.6:34363 2023/02/03 01:05:43 [DEBUG] http: Request GET /v1/status/leader (162.464µs) from=127.0.0.6:40273 2023/02/03 01:05:44 [DEBUG] http: Request GET /v1/status/leader (999.979µs) from=127.0.0.6:53677 2023/02/03 01:05:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.716130835s) from=127.0.0.6:52245 2023/02/03 01:05:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m7.249237966s) from=127.0.0.6:37503 2023/02/03 01:05:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m5.942950265s) from=127.0.0.6:59395 2023/02/03 01:05:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.524687602s) from=127.0.0.6:37149 2023/02/03 01:05:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m5.353148771s) from=127.0.0.6:52285 2023/02/03 01:05:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.839269024s) from=127.0.0.6:59069 2023/02/03 01:05:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m6.826871676s) from=127.0.0.6:60347 2023/02/03 01:06:03 [DEBUG] http: Request GET /v1/status/leader (996.177µs) from=127.0.0.6:40273 2023/02/03 01:06:04 [DEBUG] http: Request GET /v1/status/leader (834.52µs) from=127.0.0.6:40273 2023/02/03 01:06:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:06:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.717703161s) from=127.0.0.6:59019 2023/02/03 01:06:23 [DEBUG] http: Request GET /v1/status/leader (233.179µs) from=127.0.0.6:40273 2023/02/03 01:06:24 [DEBUG] http: Request GET /v1/status/leader (5.261933ms) from=127.0.0.6:40273 2023/02/03 01:06:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.102911095s) from=127.0.0.6:53073 2023/02/03 01:06:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.132532363s) from=127.0.0.6:45355 2023/02/03 01:06:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.522359584s) from=127.0.0.6:52727 2023/02/03 01:06:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.455975812s) from=127.0.0.6:51677 2023/02/03 01:06:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 01:06:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m7.479723171s) from=127.0.0.6:57665 2023/02/03 01:06:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.462373358s) from=127.0.0.6:44029 2023/02/03 01:06:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.650267498s) from=127.0.0.6:40255 2023/02/03 01:06:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.850774103s) from=127.0.0.6:41493 2023/02/03 01:06:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.575832615s) from=127.0.0.6:33569 2023/02/03 01:06:43 [DEBUG] http: Request GET /v1/status/leader (167.329µs) from=127.0.0.6:40273 2023/02/03 01:06:44 [DEBUG] http: Request GET /v1/status/leader (198.301µs) from=127.0.0.6:40273 2023/02/03 01:06:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.559370409s) from=127.0.0.6:39533 2023/02/03 01:06:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.439305917s) from=127.0.0.6:36373 2023/02/03 01:06:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.92953058s) from=127.0.0.6:37407 2023/02/03 01:06:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.537893773s) from=127.0.0.6:47585 2023/02/03 01:06:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m3.477051279s) from=127.0.0.6:44549 2023/02/03 01:06:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.926095055s) from=127.0.0.6:36627 2023/02/03 01:07:03 [DEBUG] http: Request GET /v1/status/leader (152.844µs) from=127.0.0.6:40273 2023/02/03 01:07:04 [DEBUG] http: Request GET /v1/status/leader (414.598µs) from=127.0.0.6:53677 2023/02/03 01:07:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:07:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m4.101211182s) from=127.0.0.6:33801 2023/02/03 01:07:23 [DEBUG] http: Request GET /v1/status/leader (2.687432ms) from=127.0.0.6:40273 2023/02/03 01:07:24 [DEBUG] http: Request GET /v1/status/leader (193.841µs) from=127.0.0.6:40273 2023/02/03 01:07:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m5.204946941s) from=127.0.0.6:40399 2023/02/03 01:07:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m1.347760216s) from=127.0.0.6:33441 2023/02/03 01:07:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:07:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:07:42 [DEBUG] agent: Node info in sync 2023/02/03 01:07:43 [DEBUG] http: Request GET /v1/status/leader (210.834µs) from=127.0.0.6:40273 2023/02/03 01:07:44 [DEBUG] http: Request GET /v1/status/leader (427.737µs) from=127.0.0.6:53677 2023/02/03 01:07:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m4.646414368s) from=127.0.0.6:50757 2023/02/03 01:07:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m6.255755003s) from=127.0.0.6:60927 2023/02/03 01:07:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.43949609s) from=127.0.0.6:34363 2023/02/03 01:07:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.071990987s) from=127.0.0.6:52245 2023/02/03 01:07:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m0.060509867s) from=127.0.0.6:59395 2023/02/03 01:07:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m2.555154919s) from=127.0.0.6:37503 2023/02/03 01:07:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m1.676978568s) from=127.0.0.6:52285 2023/02/03 01:07:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.42511338s) from=127.0.0.6:59069 2023/02/03 01:07:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m6.267496876s) from=127.0.0.6:37149 2023/02/03 01:08:03 [DEBUG] http: Request GET /v1/status/leader (263.556µs) from=127.0.0.6:40273 2023/02/03 01:08:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m5.036413339s) from=127.0.0.6:60347 2023/02/03 01:08:04 [DEBUG] http: Request GET /v1/status/leader (172.052µs) from=127.0.0.6:53677 2023/02/03 01:08:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:08:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.86357049s) from=127.0.0.6:59019 2023/02/03 01:08:23 [DEBUG] http: Request GET /v1/status/leader (279.011µs) from=127.0.0.6:40273 2023/02/03 01:08:24 [DEBUG] http: Request GET /v1/status/leader (250.865µs) from=127.0.0.6:53677 2023/02/03 01:08:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m0.662689426s) from=127.0.0.6:52727 2023/02/03 01:08:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.65878293s) from=127.0.0.6:45355 2023/02/03 01:08:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.769086276s) from=127.0.0.6:44029 2023/02/03 01:08:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.166006486s) from=127.0.0.6:53073 2023/02/03 01:08:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m2.295498315s) from=127.0.0.6:57665 2023/02/03 01:08:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.405479065s) from=127.0.0.6:51677 2023/02/03 01:08:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.30242963s) from=127.0.0.6:40255 2023/02/03 01:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.757286158s) from=127.0.0.6:41493 2023/02/03 01:08:43 [DEBUG] http: Request GET /v1/status/leader (672.28µs) from=127.0.0.6:40273 2023/02/03 01:08:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:08:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:08:44 [DEBUG] agent: Node info in sync 2023/02/03 01:08:44 [DEBUG] http: Request GET /v1/status/leader (321.024µs) from=127.0.0.6:40273 2023/02/03 01:08:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.149759581s) from=127.0.0.6:33569 2023/02/03 01:08:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.824566751s) from=127.0.0.6:39533 2023/02/03 01:08:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.178930078s) from=127.0.0.6:36373 2023/02/03 01:08:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.884898397s) from=127.0.0.6:37407 2023/02/03 01:08:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.228049358s) from=127.0.0.6:47585 2023/02/03 01:08:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m0.459965483s) from=127.0.0.6:44549 2023/02/03 01:09:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.50762191s) from=127.0.0.6:36627 2023/02/03 01:09:03 [DEBUG] http: Request GET /v1/status/leader (287.179µs) from=127.0.0.6:40273 2023/02/03 01:09:04 [DEBUG] http: Request GET /v1/status/leader (166.528µs) from=127.0.0.6:40273 2023/02/03 01:09:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:09:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m6.493277091s) from=127.0.0.6:33801 2023/02/03 01:09:23 [DEBUG] http: Request GET /v1/status/leader (176.471µs) from=127.0.0.6:40273 2023/02/03 01:09:24 [DEBUG] http: Request GET /v1/status/leader (145.681µs) from=127.0.0.6:53677 2023/02/03 01:09:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 01:09:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m2.042588222s) from=127.0.0.6:33441 2023/02/03 01:09:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m6.31781502s) from=127.0.0.6:40399 2023/02/03 01:09:43 [DEBUG] http: Request GET /v1/status/leader (307.542µs) from=127.0.0.6:40273 2023/02/03 01:09:44 [DEBUG] http: Request GET /v1/status/leader (234.475µs) from=127.0.0.6:53677 2023/02/03 01:09:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m0.913789637s) from=127.0.0.6:60927 2023/02/03 01:09:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.544481698s) from=127.0.0.6:52245 2023/02/03 01:09:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m5.5293958s) from=127.0.0.6:50757 2023/02/03 01:09:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.978958107s) from=127.0.0.6:34363 2023/02/03 01:09:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.004021034s) from=127.0.0.6:59069 2023/02/03 01:09:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m6.491851193s) from=127.0.0.6:59395 2023/02/03 01:09:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m5.418259288s) from=127.0.0.6:52285 2023/02/03 01:09:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m7.281870212s) from=127.0.0.6:37503 2023/02/03 01:09:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m3.485657389s) from=127.0.0.6:37149 2023/02/03 01:10:03 [DEBUG] http: Request GET /v1/status/leader (230.533µs) from=127.0.0.6:40273 2023/02/03 01:10:04 [DEBUG] http: Request GET /v1/status/leader (237.458µs) from=127.0.0.6:40273 2023/02/03 01:10:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m1.570563778s) from=127.0.0.6:60347 2023/02/03 01:10:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:10:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:10:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:10:21 [DEBUG] agent: Node info in sync 2023/02/03 01:10:23 [DEBUG] http: Request GET /v1/status/leader (283.158µs) from=127.0.0.6:40273 2023/02/03 01:10:24 [DEBUG] http: Request GET /v1/status/leader (163.202µs) from=127.0.0.6:40273 2023/02/03 01:10:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.469485694s) from=127.0.0.6:59019 2023/02/03 01:10:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m4.206663254s) from=127.0.0.6:52727 2023/02/03 01:10:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.357425291s) from=127.0.0.6:53073 2023/02/03 01:10:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.218595934s) from=127.0.0.6:44029 2023/02/03 01:10:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.043269672s) from=127.0.0.6:51677 2023/02/03 01:10:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.62761166s) from=127.0.0.6:45355 2023/02/03 01:10:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m4.405134026s) from=127.0.0.6:57665 2023/02/03 01:10:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.076612241s) from=127.0.0.6:40255 2023/02/03 01:10:43 [DEBUG] http: Request GET /v1/status/leader (260.807µs) from=127.0.0.6:40273 2023/02/03 01:10:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.664547448s) from=127.0.0.6:41493 2023/02/03 01:10:44 [DEBUG] http: Request GET /v1/status/leader (893.289µs) from=127.0.0.6:40273 2023/02/03 01:10:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.69387342s) from=127.0.0.6:33569 2023/02/03 01:10:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m3.517108309s) from=127.0.0.6:39533 2023/02/03 01:10:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.805390165s) from=127.0.0.6:36373 2023/02/03 01:10:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.491207906s) from=127.0.0.6:37407 2023/02/03 01:10:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.130036716s) from=127.0.0.6:47585 2023/02/03 01:11:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m6.245522976s) from=127.0.0.6:44549 2023/02/03 01:11:03 [DEBUG] http: Request GET /v1/status/leader (242.979µs) from=127.0.0.6:40273 2023/02/03 01:11:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.084190458s) from=127.0.0.6:36627 2023/02/03 01:11:04 [DEBUG] http: Request GET /v1/status/leader (170.653µs) from=127.0.0.6:53677 2023/02/03 01:11:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:11:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m0.25808772s) from=127.0.0.6:33801 2023/02/03 01:11:23 [DEBUG] http: Request GET /v1/status/leader (228.513µs) from=127.0.0.6:40273 2023/02/03 01:11:24 [DEBUG] http: Request GET /v1/status/leader (187.215µs) from=127.0.0.6:40273 2023/02/03 01:11:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:11:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:11:38 [DEBUG] agent: Node info in sync 2023/02/03 01:11:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m0.43350133s) from=127.0.0.6:33441 2023/02/03 01:11:43 [DEBUG] http: Request GET /v1/status/leader (255.092µs) from=127.0.0.6:40273 2023/02/03 01:11:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m0.673679258s) from=127.0.0.6:40399 2023/02/03 01:11:44 [DEBUG] http: Request GET /v1/status/leader (196.81µs) from=127.0.0.6:40273 2023/02/03 01:11:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.995313268s) from=127.0.0.6:52245 2023/02/03 01:11:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m6.734252463s) from=127.0.0.6:60927 2023/02/03 01:11:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.489581725s) from=127.0.0.6:59069 2023/02/03 01:11:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m7.140435483s) from=127.0.0.6:50757 2023/02/03 01:11:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.370899229s) from=127.0.0.6:34363 2023/02/03 01:11:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m1.108224984s) from=127.0.0.6:52285 2023/02/03 01:12:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m1.921003365s) from=127.0.0.6:37503 2023/02/03 01:12:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m6.48181378s) from=127.0.0.6:59395 2023/02/03 01:12:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m5.064440295s) from=127.0.0.6:37149 2023/02/03 01:12:03 [DEBUG] http: Request GET /v1/status/leader (237.766µs) from=127.0.0.6:40273 2023/02/03 01:12:04 [DEBUG] http: Request GET /v1/status/leader (155.326µs) from=127.0.0.6:53677 2023/02/03 01:12:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m7.085663735s) from=127.0.0.6:60347 2023/02/03 01:12:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:12:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 01:12:23 [DEBUG] http: Request GET /v1/status/leader (246.009µs) from=127.0.0.6:40273 2023/02/03 01:12:24 [DEBUG] http: Request GET /v1/status/leader (328.986µs) from=127.0.0.6:40273 2023/02/03 01:12:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.89628586s) from=127.0.0.6:59019 2023/02/03 01:12:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.133560513s) from=127.0.0.6:52727 2023/02/03 01:12:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.229773208s) from=127.0.0.6:53073 2023/02/03 01:12:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.844923867s) from=127.0.0.6:40255 2023/02/03 01:12:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.446820208s) from=127.0.0.6:44029 2023/02/03 01:12:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.907492965s) from=127.0.0.6:51677 2023/02/03 01:12:43 [DEBUG] http: Request GET /v1/status/leader (338.177µs) from=127.0.0.6:40273 2023/02/03 01:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m6.426895514s) from=127.0.0.6:57665 2023/02/03 01:12:44 [DEBUG] http: Request GET /v1/status/leader (243.338µs) from=127.0.0.6:53677 2023/02/03 01:12:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m7.400567307s) from=127.0.0.6:45355 2023/02/03 01:12:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.240304892s) from=127.0.0.6:41493 2023/02/03 01:12:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.389277866s) from=127.0.0.6:33569 2023/02/03 01:12:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.493855597s) from=127.0.0.6:39533 2023/02/03 01:12:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.143668199s) from=127.0.0.6:36373 2023/02/03 01:13:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.168958993s) from=127.0.0.6:37407 2023/02/03 01:13:03 [DEBUG] http: Request GET /v1/status/leader (264.583µs) from=127.0.0.6:40273 2023/02/03 01:13:04 [DEBUG] http: Request GET /v1/status/leader (200.94µs) from=127.0.0.6:40273 2023/02/03 01:13:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.892773299s) from=127.0.0.6:47585 2023/02/03 01:13:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m6.121028415s) from=127.0.0.6:44549 2023/02/03 01:13:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m7.378213115s) from=127.0.0.6:36627 2023/02/03 01:13:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:13:23 [DEBUG] http: Request GET /v1/status/leader (327.928µs) from=127.0.0.6:40273 2023/02/03 01:13:24 [DEBUG] http: Request GET /v1/status/leader (166.218µs) from=127.0.0.6:53677 2023/02/03 01:13:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m4.482014238s) from=127.0.0.6:33801 2023/02/03 01:13:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:13:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:13:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:13:26 [DEBUG] agent: Node info in sync 2023/02/03 01:13:43 [DEBUG] http: Request GET /v1/status/leader (504.85µs) from=127.0.0.6:40273 2023/02/03 01:13:44 [DEBUG] http: Request GET /v1/status/leader (814.505µs) from=127.0.0.6:53677 2023/02/03 01:13:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m6.397791203s) from=127.0.0.6:33441 2023/02/03 01:13:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m4.079849667s) from=127.0.0.6:40399 2023/02/03 01:13:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.510655008s) from=127.0.0.6:52245 2023/02/03 01:13:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.818865486s) from=127.0.0.6:59069 2023/02/03 01:14:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m6.674398755s) from=127.0.0.6:60927 2023/02/03 01:14:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m4.696823791s) from=127.0.0.6:50757 2023/02/03 01:14:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m4.897407398s) from=127.0.0.6:52285 2023/02/03 01:14:03 [DEBUG] http: Request GET /v1/status/leader (388.519µs) from=127.0.0.6:40273 2023/02/03 01:14:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m0.254225434s) from=127.0.0.6:37149 2023/02/03 01:14:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.489739455s) from=127.0.0.6:34363 2023/02/03 01:14:04 [DEBUG] http: Request GET /v1/status/leader (301.223µs) from=127.0.0.6:53677 2023/02/03 01:14:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m7.325944045s) from=127.0.0.6:37503 2023/02/03 01:14:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m5.940142019s) from=127.0.0.6:59395 2023/02/03 01:14:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:14:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m4.313831089s) from=127.0.0.6:60347 2023/02/03 01:14:23 [DEBUG] http: Request GET /v1/status/leader (402.955µs) from=127.0.0.6:40273 2023/02/03 01:14:24 [DEBUG] http: Request GET /v1/status/leader (746.798µs) from=127.0.0.6:53677 2023/02/03 01:14:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.915578284s) from=127.0.0.6:59019 2023/02/03 01:14:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.108056806s) from=127.0.0.6:52727 2023/02/03 01:14:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.511209547s) from=127.0.0.6:53073 2023/02/03 01:14:43 [DEBUG] http: Request GET /v1/status/leader (512.399µs) from=127.0.0.6:40273 2023/02/03 01:14:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.987989293s) from=127.0.0.6:44029 2023/02/03 01:14:44 [DEBUG] http: Request GET /v1/status/leader (368.473µs) from=127.0.0.6:40273 2023/02/03 01:14:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.837386474s) from=127.0.0.6:40255 2023/02/03 01:14:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.0515626s) from=127.0.0.6:51677 2023/02/03 01:14:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m2.542073008s) from=127.0.0.6:57665 2023/02/03 01:14:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.394519863s) from=127.0.0.6:45355 2023/02/03 01:14:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.89862731s) from=127.0.0.6:41493 2023/02/03 01:14:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.40655504s) from=127.0.0.6:33569 2023/02/03 01:15:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.372546944s) from=127.0.0.6:39533 2023/02/03 01:15:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.726086991s) from=127.0.0.6:36373 2023/02/03 01:15:03 [DEBUG] http: Request GET /v1/status/leader (160.068µs) from=127.0.0.6:40273 2023/02/03 01:15:04 [DEBUG] http: Request GET /v1/status/leader (177.198µs) from=127.0.0.6:40273 2023/02/03 01:15:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.686535164s) from=127.0.0.6:37407 2023/02/03 01:15:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m2.612592761s) from=127.0.0.6:47585 2023/02/03 01:15:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:15:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:15:09 [DEBUG] agent: Node info in sync 2023/02/03 01:15:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 01:15:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:15:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m5.815628625s) from=127.0.0.6:44549 2023/02/03 01:15:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.199499902s) from=127.0.0.6:36627 2023/02/03 01:15:23 [DEBUG] http: Request GET /v1/status/leader (314.894µs) from=127.0.0.6:40273 2023/02/03 01:15:24 [DEBUG] http: Request GET /v1/status/leader (186.356µs) from=127.0.0.6:40273 2023/02/03 01:15:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m5.816473208s) from=127.0.0.6:33801 2023/02/03 01:15:43 [DEBUG] http: Request GET /v1/status/leader (321.826µs) from=127.0.0.6:40273 2023/02/03 01:15:44 [DEBUG] http: Request GET /v1/status/leader (230.856µs) from=127.0.0.6:53677 2023/02/03 01:15:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m2.923003189s) from=127.0.0.6:33441 2023/02/03 01:15:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m2.692353979s) from=127.0.0.6:40399 2023/02/03 01:15:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.3134953s) from=127.0.0.6:59069 2023/02/03 01:15:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.132426352s) from=127.0.0.6:52245 2023/02/03 01:16:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m1.321569853s) from=127.0.0.6:50757 2023/02/03 01:16:03 [DEBUG] http: Request GET /v1/status/leader (410.477µs) from=127.0.0.6:40273 2023/02/03 01:16:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m4.164052008s) from=127.0.0.6:60927 2023/02/03 01:16:04 [DEBUG] http: Request GET /v1/status/leader (274.326µs) from=127.0.0.6:53677 2023/02/03 01:16:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.260526972s) from=127.0.0.6:37149 2023/02/03 01:16:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.599006123s) from=127.0.0.6:34363 2023/02/03 01:16:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m4.220455687s) from=127.0.0.6:52285 2023/02/03 01:16:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m2.560859146s) from=127.0.0.6:59395 2023/02/03 01:16:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:16:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m5.541456043s) from=127.0.0.6:37503 2023/02/03 01:16:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m4.967910381s) from=127.0.0.6:60347 2023/02/03 01:16:23 [DEBUG] http: Request GET /v1/status/leader (232.933µs) from=127.0.0.6:40273 2023/02/03 01:16:24 [DEBUG] http: Request GET /v1/status/leader (179.864µs) from=127.0.0.6:53677 2023/02/03 01:16:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:16:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:16:42 [DEBUG] agent: Node info in sync 2023/02/03 01:16:43 [DEBUG] http: Request GET /v1/status/leader (269.907µs) from=127.0.0.6:40273 2023/02/03 01:16:44 [DEBUG] http: Request GET /v1/status/leader (228.828µs) from=127.0.0.6:40273 2023/02/03 01:16:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.927554852s) from=127.0.0.6:59019 2023/02/03 01:16:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.15706459s) from=127.0.0.6:53073 2023/02/03 01:16:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.814063526s) from=127.0.0.6:51677 2023/02/03 01:16:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m7.112439382s) from=127.0.0.6:52727 2023/02/03 01:16:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.79876427s) from=127.0.0.6:44029 2023/02/03 01:16:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.126244322s) from=127.0.0.6:40255 2023/02/03 01:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m2.553485952s) from=127.0.0.6:57665 2023/02/03 01:16:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.673763843s) from=127.0.0.6:45355 2023/02/03 01:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.052943607s) from=127.0.0.6:41493 2023/02/03 01:17:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.084950931s) from=127.0.0.6:33569 2023/02/03 01:17:03 [DEBUG] http: Request GET /v1/status/leader (177.489µs) from=127.0.0.6:40273 2023/02/03 01:17:04 [DEBUG] http: Request GET /v1/status/leader (156.858µs) from=127.0.0.6:53677 2023/02/03 01:17:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m3.402061598s) from=127.0.0.6:39533 2023/02/03 01:17:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.982930744s) from=127.0.0.6:47585 2023/02/03 01:17:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.125974691s) from=127.0.0.6:36373 2023/02/03 01:17:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.602478878s) from=127.0.0.6:37407 2023/02/03 01:17:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:17:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.194964895s) from=127.0.0.6:36627 2023/02/03 01:17:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m6.911482108s) from=127.0.0.6:44549 2023/02/03 01:17:23 [DEBUG] http: Request GET /v1/status/leader (291.624µs) from=127.0.0.6:40273 2023/02/03 01:17:24 [DEBUG] http: Request GET /v1/status/leader (257.331µs) from=127.0.0.6:40273 2023/02/03 01:17:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m5.264399173s) from=127.0.0.6:33801 2023/02/03 01:17:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 01:17:43 [DEBUG] http: Request GET /v1/status/leader (161.809µs) from=127.0.0.6:40273 2023/02/03 01:17:44 [DEBUG] http: Request GET /v1/status/leader (362.884µs) from=127.0.0.6:53677 2023/02/03 01:17:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m4.13413901s) from=127.0.0.6:33441 2023/02/03 01:17:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m5.769646607s) from=127.0.0.6:40399 2023/02/03 01:18:03 [DEBUG] http: Request GET /v1/status/leader (192.509µs) from=127.0.0.6:40273 2023/02/03 01:18:04 [DEBUG] http: Request GET /v1/status/leader (164.549µs) from=127.0.0.6:40273 2023/02/03 01:18:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.531910623s) from=127.0.0.6:52245 2023/02/03 01:18:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.636804554s) from=127.0.0.6:59069 2023/02/03 01:18:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m2.840175403s) from=127.0.0.6:50757 2023/02/03 01:18:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m0.496684991s) from=127.0.0.6:37149 2023/02/03 01:18:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m6.211724965s) from=127.0.0.6:60927 2023/02/03 01:18:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.395154087s) from=127.0.0.6:34363 2023/02/03 01:18:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m3.530236957s) from=127.0.0.6:52285 2023/02/03 01:18:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:18:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m1.782582592s) from=127.0.0.6:37503 2023/02/03 01:18:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m4.867154436s) from=127.0.0.6:59395 2023/02/03 01:18:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m2.268741311s) from=127.0.0.6:60347 2023/02/03 01:18:23 [DEBUG] http: Request GET /v1/status/leader (271.182µs) from=127.0.0.6:40273 2023/02/03 01:18:24 [DEBUG] http: Request GET /v1/status/leader (250.063µs) from=127.0.0.6:40273 2023/02/03 01:18:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:18:27 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:18:27 [DEBUG] agent: Node info in sync 2023/02/03 01:18:43 [DEBUG] http: Request GET /v1/status/leader (289.426µs) from=127.0.0.6:40273 2023/02/03 01:18:44 [DEBUG] http: Request GET /v1/status/leader (156.739µs) from=127.0.0.6:53677 2023/02/03 01:18:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.121377587s) from=127.0.0.6:44029 2023/02/03 01:18:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m0.536684009s) from=127.0.0.6:52727 2023/02/03 01:18:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.778771541s) from=127.0.0.6:40255 2023/02/03 01:18:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.368221036s) from=127.0.0.6:59019 2023/02/03 01:18:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.365061901s) from=127.0.0.6:51677 2023/02/03 01:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m7.412085818s) from=127.0.0.6:53073 2023/02/03 01:18:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m5.762537341s) from=127.0.0.6:57665 2023/02/03 01:19:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.565454202s) from=127.0.0.6:45355 2023/02/03 01:19:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.47629465s) from=127.0.0.6:41493 2023/02/03 01:19:03 [DEBUG] http: Request GET /v1/status/leader (261.405µs) from=127.0.0.6:40273 2023/02/03 01:19:04 [DEBUG] http: Request GET /v1/status/leader (178.967µs) from=127.0.0.6:40273 2023/02/03 01:19:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.684555099s) from=127.0.0.6:33569 2023/02/03 01:19:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.818213763s) from=127.0.0.6:39533 2023/02/03 01:19:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:19:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.008740864s) from=127.0.0.6:47585 2023/02/03 01:19:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.645547514s) from=127.0.0.6:36373 2023/02/03 01:19:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m4.54647861s) from=127.0.0.6:37407 2023/02/03 01:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.140137331s) from=127.0.0.6:36627 2023/02/03 01:19:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m2.648842903s) from=127.0.0.6:44549 2023/02/03 01:19:23 [DEBUG] http: Request GET /v1/status/leader (243.441µs) from=127.0.0.6:40273 2023/02/03 01:19:24 [DEBUG] http: Request GET /v1/status/leader (196.856µs) from=127.0.0.6:40273 2023/02/03 01:19:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m2.712452035s) from=127.0.0.6:33801 2023/02/03 01:19:43 [DEBUG] http: Request GET /v1/status/leader (158.39µs) from=127.0.0.6:40273 2023/02/03 01:19:44 [DEBUG] http: Request GET /v1/status/leader (244.047µs) from=127.0.0.6:53677 2023/02/03 01:19:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:19:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:19:44 [DEBUG] agent: Node info in sync 2023/02/03 01:19:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m4.081275479s) from=127.0.0.6:33441 2023/02/03 01:19:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m2.541613461s) from=127.0.0.6:40399 2023/02/03 01:20:03 [DEBUG] http: Request GET /v1/status/leader (289.193µs) from=127.0.0.6:40273 2023/02/03 01:20:04 [DEBUG] http: Request GET /v1/status/leader (338.364µs) from=127.0.0.6:40273 2023/02/03 01:20:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.360279173s) from=127.0.0.6:59069 2023/02/03 01:20:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m1.950238934s) from=127.0.0.6:37149 2023/02/03 01:20:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m6.554141704s) from=127.0.0.6:52245 2023/02/03 01:20:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:20:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m1.645293994s) from=127.0.0.6:52285 2023/02/03 01:20:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m7.163266299s) from=127.0.0.6:50757 2023/02/03 01:20:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m0.884072948s) from=127.0.0.6:59395 2023/02/03 01:20:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m5.394100041s) from=127.0.0.6:60927 2023/02/03 01:20:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m5.584673467s) from=127.0.0.6:34363 2023/02/03 01:20:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m5.489303764s) from=127.0.0.6:37503 2023/02/03 01:20:23 [DEBUG] http: Request GET /v1/status/leader (159.186µs) from=127.0.0.6:40273 2023/02/03 01:20:24 [DEBUG] http: Request GET /v1/status/leader (282.113µs) from=127.0.0.6:40273 2023/02/03 01:20:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m7.286410773s) from=127.0.0.6:60347 2023/02/03 01:20:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 01:20:43 [DEBUG] http: Request GET /v1/status/leader (271.842µs) from=127.0.0.6:40273 2023/02/03 01:20:44 [DEBUG] http: Request GET /v1/status/leader (219.711µs) from=127.0.0.6:53677 2023/02/03 01:20:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.340147484s) from=127.0.0.6:44029 2023/02/03 01:20:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.616718969s) from=127.0.0.6:52727 2023/02/03 01:20:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.133728453s) from=127.0.0.6:59019 2023/02/03 01:20:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.915329782s) from=127.0.0.6:40255 2023/02/03 01:20:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.215123453s) from=127.0.0.6:53073 2023/02/03 01:20:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.08139904s) from=127.0.0.6:51677 2023/02/03 01:20:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m4.5878863s) from=127.0.0.6:57665 2023/02/03 01:21:03 [DEBUG] http: Request GET /v1/status/leader (2.162774ms) from=127.0.0.6:40273 2023/02/03 01:21:04 [DEBUG] http: Request GET /v1/status/leader (446.041µs) from=127.0.0.6:53677 2023/02/03 01:21:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:21:05 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:21:05 [DEBUG] agent: Node info in sync 2023/02/03 01:21:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.797838922s) from=127.0.0.6:45355 2023/02/03 01:21:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.139379955s) from=127.0.0.6:41493 2023/02/03 01:21:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:21:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.776588555s) from=127.0.0.6:33569 2023/02/03 01:21:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m3.518621302s) from=127.0.0.6:39533 2023/02/03 01:21:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.041856243s) from=127.0.0.6:47585 2023/02/03 01:21:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.863773882s) from=127.0.0.6:36373 2023/02/03 01:21:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m4.102427845s) from=127.0.0.6:37407 2023/02/03 01:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.602631187s) from=127.0.0.6:36627 2023/02/03 01:21:23 [DEBUG] http: Request GET /v1/status/leader (158.464µs) from=127.0.0.6:40273 2023/02/03 01:21:24 [DEBUG] http: Request GET /v1/status/leader (195.258µs) from=127.0.0.6:40273 2023/02/03 01:21:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m3.893736198s) from=127.0.0.6:44549 2023/02/03 01:21:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m3.983084242s) from=127.0.0.6:33801 2023/02/03 01:21:43 [DEBUG] http: Request GET /v1/status/leader (841.051µs) from=127.0.0.6:40273 2023/02/03 01:21:44 [DEBUG] http: Request GET /v1/status/leader (198.836µs) from=127.0.0.6:53677 2023/02/03 01:22:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m2.088303112s) from=127.0.0.6:40399 2023/02/03 01:22:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m5.008728588s) from=127.0.0.6:33441 2023/02/03 01:22:03 [DEBUG] http: Request GET /v1/status/leader (595.857µs) from=127.0.0.6:40273 2023/02/03 01:22:04 [DEBUG] http: Request GET /v1/status/leader (301.652µs) from=127.0.0.6:40273 2023/02/03 01:22:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m1.948686985s) from=127.0.0.6:59069 2023/02/03 01:22:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m2.923307918s) from=127.0.0.6:37149 2023/02/03 01:22:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:22:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.3736128s) from=127.0.0.6:52245 2023/02/03 01:22:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m2.528220413s) from=127.0.0.6:50757 2023/02/03 01:22:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m3.602883454s) from=127.0.0.6:52285 2023/02/03 01:22:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m0.914086384s) from=127.0.0.6:60927 2023/02/03 01:22:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m3.492904594s) from=127.0.0.6:59395 2023/02/03 01:22:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m6.437696392s) from=127.0.0.6:34363 2023/02/03 01:22:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m2.999101513s) from=127.0.0.6:37503 2023/02/03 01:22:23 [DEBUG] http: Request GET /v1/status/leader (196.74µs) from=127.0.0.6:40273 2023/02/03 01:22:24 [DEBUG] http: Request GET /v1/status/leader (419.109µs) from=127.0.0.6:40273 2023/02/03 01:22:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m6.24981054s) from=127.0.0.6:60347 2023/02/03 01:22:43 [DEBUG] http: Request GET /v1/status/leader (501.19µs) from=127.0.0.6:40273 2023/02/03 01:22:44 [DEBUG] http: Request GET /v1/status/leader (296.511µs) from=127.0.0.6:40273 2023/02/03 01:22:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m4.635646932s) from=127.0.0.6:52727 2023/02/03 01:22:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.398973888s) from=127.0.0.6:40255 2023/02/03 01:22:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.991311951s) from=127.0.0.6:44029 2023/02/03 01:22:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.658725488s) from=127.0.0.6:53073 2023/02/03 01:22:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.336925376s) from=127.0.0.6:59019 2023/02/03 01:22:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.210878322s) from=127.0.0.6:51677 2023/02/03 01:23:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:23:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:23:02 [DEBUG] agent: Node info in sync 2023/02/03 01:23:03 [DEBUG] http: Request GET /v1/status/leader (1.803163ms) from=127.0.0.6:40273 2023/02/03 01:23:04 [DEBUG] http: Request GET /v1/status/leader (196.548µs) from=127.0.0.6:40273 2023/02/03 01:23:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m5.367488388s) from=127.0.0.6:57665 2023/02/03 01:23:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.038786166s) from=127.0.0.6:45355 2023/02/03 01:23:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:23:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.464897339s) from=127.0.0.6:41493 2023/02/03 01:23:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m1.384858254s) from=127.0.0.6:33569 2023/02/03 01:23:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 01:23:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.504869996s) from=127.0.0.6:47585 2023/02/03 01:23:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.618157092s) from=127.0.0.6:36373 2023/02/03 01:23:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.81454974s) from=127.0.0.6:39533 2023/02/03 01:23:23 [DEBUG] http: Request GET /v1/status/leader (138.441µs) from=127.0.0.6:40273 2023/02/03 01:23:24 [DEBUG] http: Request GET /v1/status/leader (558.933µs) from=127.0.0.6:40273 2023/02/03 01:23:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.160352676s) from=127.0.0.6:37407 2023/02/03 01:23:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m5.924732257s) from=127.0.0.6:36627 2023/02/03 01:23:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m4.428802065s) from=127.0.0.6:44549 2023/02/03 01:23:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m0.775766363s) from=127.0.0.6:33801 2023/02/03 01:23:43 [DEBUG] http: Request GET /v1/status/leader (276.727µs) from=127.0.0.6:40273 2023/02/03 01:23:44 [DEBUG] http: Request GET /v1/status/leader (140.16µs) from=127.0.0.6:40273 2023/02/03 01:24:03 [DEBUG] http: Request GET /v1/status/leader (271.053µs) from=127.0.0.6:40273 2023/02/03 01:24:04 [DEBUG] http: Request GET /v1/status/leader (180.296µs) from=127.0.0.6:53677 2023/02/03 01:24:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m4.020762522s) from=127.0.0.6:40399 2023/02/03 01:24:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m7.221337544s) from=127.0.0.6:33441 2023/02/03 01:24:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m2.978670924s) from=127.0.0.6:59069 2023/02/03 01:24:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:24:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m0.955520593s) from=127.0.0.6:50757 2023/02/03 01:24:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m6.120573648s) from=127.0.0.6:37149 2023/02/03 01:24:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m2.586445401s) from=127.0.0.6:52285 2023/02/03 01:24:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m2.742251734s) from=127.0.0.6:60927 2023/02/03 01:24:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m1.024652954s) from=127.0.0.6:59395 2023/02/03 01:24:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.861412596s) from=127.0.0.6:52245 2023/02/03 01:24:24 [DEBUG] http: Request GET /v1/status/leader (240.708µs) from=127.0.0.6:40273 2023/02/03 01:24:24 [DEBUG] http: Request GET /v1/status/leader (190.5µs) from=127.0.0.6:40273 2023/02/03 01:24:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:24:25 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:24:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:24:25 [DEBUG] agent: Node info in sync 2023/02/03 01:24:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.591398691s) from=127.0.0.6:34363 2023/02/03 01:24:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m5.036393639s) from=127.0.0.6:37503 2023/02/03 01:24:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m6.352840281s) from=127.0.0.6:60347 2023/02/03 01:24:44 [DEBUG] http: Request GET /v1/status/leader (280.986µs) from=127.0.0.6:40273 2023/02/03 01:24:44 [DEBUG] http: Request GET /v1/status/leader (184.103µs) from=127.0.0.6:53677 2023/02/03 01:24:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.209445139s) from=127.0.0.6:40255 2023/02/03 01:24:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.110678115s) from=127.0.0.6:53073 2023/02/03 01:25:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.407670716s) from=127.0.0.6:44029 2023/02/03 01:25:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m4.324318279s) from=127.0.0.6:52727 2023/02/03 01:25:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.106716792s) from=127.0.0.6:59019 2023/02/03 01:25:04 [DEBUG] http: Request GET /v1/status/leader (159.291µs) from=127.0.0.6:40273 2023/02/03 01:25:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.538919439s) from=127.0.0.6:51677 2023/02/03 01:25:04 [DEBUG] http: Request GET /v1/status/leader (279.344µs) from=127.0.0.6:40273 2023/02/03 01:25:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.735523251s) from=127.0.0.6:57665 2023/02/03 01:25:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.12845512s) from=127.0.0.6:45355 2023/02/03 01:25:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:25:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.953468803s) from=127.0.0.6:41493 2023/02/03 01:25:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m1.738710604s) from=127.0.0.6:33569 2023/02/03 01:25:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.673251311s) from=127.0.0.6:47585 2023/02/03 01:25:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.605476821s) from=127.0.0.6:36373 2023/02/03 01:25:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m0.666098241s) from=127.0.0.6:39533 2023/02/03 01:25:24 [DEBUG] http: Request GET /v1/status/leader (263.962µs) from=127.0.0.6:40273 2023/02/03 01:25:24 [DEBUG] http: Request GET /v1/status/leader (380.56µs) from=127.0.0.6:40273 2023/02/03 01:25:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.783973939s) from=127.0.0.6:37407 2023/02/03 01:25:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.707434911s) from=127.0.0.6:36627 2023/02/03 01:25:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m2.705776711s) from=127.0.0.6:44549 2023/02/03 01:25:44 [DEBUG] http: Request GET /v1/status/leader (251.842µs) from=127.0.0.6:40273 2023/02/03 01:25:44 [DEBUG] http: Request GET /v1/status/leader (212.85µs) from=127.0.0.6:53677 2023/02/03 01:25:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m2.935279645s) from=127.0.0.6:33801 2023/02/03 01:25:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:25:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:25:58 [DEBUG] agent: Node info in sync 2023/02/03 01:26:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf7xx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/03 01:26:04 [DEBUG] http: Request GET /v1/status/leader (266.044µs) from=127.0.0.6:40273 2023/02/03 01:26:04 [DEBUG] http: Request GET /v1/status/leader (156.741µs) from=127.0.0.6:53677 2023/02/03 01:26:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m4.674291806s) from=127.0.0.6:40399 2023/02/03 01:26:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m1.037349214s) from=127.0.0.6:33441 2023/02/03 01:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m0.14145137s) from=127.0.0.6:59069 2023/02/03 01:26:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:26:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m0.314638055s) from=127.0.0.6:50757 2023/02/03 01:26:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m4.325204135s) from=127.0.0.6:37149 2023/02/03 01:26:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m3.34411863s) from=127.0.0.6:60927 2023/02/03 01:26:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.067432862s) from=127.0.0.6:52245 2023/02/03 01:26:24 [DEBUG] http: Request GET /v1/status/leader (230.912µs) from=127.0.0.6:40273 2023/02/03 01:26:24 [DEBUG] http: Request GET /v1/status/leader (180.488µs) from=127.0.0.6:53677 2023/02/03 01:26:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=156 (2m5.960770807s) from=127.0.0.6:52285 2023/02/03 01:26:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m7.45443612s) from=127.0.0.6:59395 2023/02/03 01:26:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=152 (2m2.08243766s) from=127.0.0.6:37503 2023/02/03 01:26:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m4.915209981s) from=127.0.0.6:34363 2023/02/03 01:26:44 [DEBUG] http: Request GET /v1/status/leader (288.301µs) from=127.0.0.6:40273 2023/02/03 01:26:44 [DEBUG] http: Request GET /v1/status/leader (277.343µs) from=127.0.0.6:53677 2023/02/03 01:26:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=155 (2m4.809707222s) from=127.0.0.6:60347 2023/02/03 01:26:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.587280702s) from=127.0.0.6:40255 2023/02/03 01:27:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.62115668s) from=127.0.0.6:53073 2023/02/03 01:27:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.996942879s) from=127.0.0.6:52727 2023/02/03 01:27:04 [DEBUG] http: Request GET /v1/status/leader (258.178µs) from=127.0.0.6:40273 2023/02/03 01:27:04 [DEBUG] http: Request GET /v1/status/leader (1.941635ms) from=127.0.0.6:53677 2023/02/03 01:27:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.14017293s) from=127.0.0.6:44029 2023/02/03 01:27:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.31380181s) from=127.0.0.6:51677 2023/02/03 01:27:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.266549038s) from=127.0.0.6:59019 2023/02/03 01:27:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m2.913898753s) from=127.0.0.6:57665 2023/02/03 01:27:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:27:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.632507437s) from=127.0.0.6:45355 2023/02/03 01:27:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.269438682s) from=127.0.0.6:41493 2023/02/03 01:27:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m7.48480104s) from=127.0.0.6:33569 2023/02/03 01:27:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m2.248061765s) from=127.0.0.6:39533 2023/02/03 01:27:24 [DEBUG] http: Request GET /v1/status/leader (260.625µs) from=127.0.0.6:40273 2023/02/03 01:27:25 [DEBUG] http: Request GET /v1/status/leader (234.699µs) from=127.0.0.6:53677 2023/02/03 01:27:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m7.273708371s) from=127.0.0.6:47585 2023/02/03 01:27:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.748700515s) from=127.0.0.6:36373 2023/02/03 01:27:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.754234932s) from=127.0.0.6:37407 2023/02/03 01:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.83091894s) from=127.0.0.6:36627 2023/02/03 01:27:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.51.103_8484" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.164_9015" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.14.122_8443" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.48.207_8082" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v2_nslcm_10.233.20.110_8403" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.11.164_8801" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.6.166_8803" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_parser_10.233.58.238_8806" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.3.124_9007" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_sdnc_10.233.31.67_8282" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_vnfres_10.233.31.4_8802" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v0_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.230_8482" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.61.126_9092" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.205_9011" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.36.198_8181" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.106_8080" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_multicloud_10.233.62.181_9001" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.238_8806" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.238_8806" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.238_8806" in sync 2023/02/03 01:27:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.26.206_8410" in sync 2023/02/03 01:27:34 [DEBUG] agent: Node info in sync 2023/02/03 01:27:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=136 (2m6.392644877s) from=127.0.0.6:44549 2023/02/03 01:27:44 [DEBUG] http: Request GET /v1/status/leader (142.267µs) from=127.0.0.6:40273 2023/02/03 01:27:45 [DEBUG] http: Request GET /v1/status/leader (177.128µs) from=127.0.0.6:40273 2023/02/03 01:27:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=72 (2m4.123773898s) from=127.0.0.6:33801 2023/02/03 01:28:04 [DEBUG] http: Request GET /v1/status/leader (246.055µs) from=127.0.0.6:40273 2023/02/03 01:28:05 [DEBUG] http: Request GET /v1/status/leader (156.11µs) from=127.0.0.6:53677 2023/02/03 01:28:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf7xx" since the cluster is too small 2023/02/03 01:28:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (2m3.80072598s) from=127.0.0.6:59069 2023/02/03 01:28:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=147 (2m5.039075974s) from=127.0.0.6:33441 2023/02/03 01:28:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=149 (2m7.274042231s) from=127.0.0.6:40399 2023/02/03 01:28:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=151 (2m1.348990945s) from=127.0.0.6:37149 2023/02/03 01:28:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=148 (2m6.914797958s) from=127.0.0.6:50757 2023/02/03 01:28:24 [DEBUG] http: Request GET /v1/status/leader (495.632µs) from=127.0.0.6:40273 2023/02/03 01:28:25 [DEBUG] http: Request GET /v1/status/leader (965.963µs) from=127.0.0.6:53677 2023/02/03 01:28:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=153 (2m3.750279152s) from=127.0.0.6:60927 2023/02/03 01:28:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.549519724s) from=127.0.0.6:52245 2023/02/03 01:28:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=150 (2m2.240235046s) from=127.0.0.6:59395