+ 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: '3b998003-83ea-87df-1a6f-0b83991ac545' Node name: 'onap-msb-consul-5454dcc5c5-ff557' 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/09 04:58:58 [DEBUG] agent: Using random ID "3b998003-83ea-87df-1a6f-0b83991ac545" as node ID 2023/02/09 04:58:58 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3b998003-83ea-87df-1a6f-0b83991ac545 Address:127.0.0.1:8300}] 2023/02/09 04:58:58 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/02/09 04:58:58 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-ff557.dc1 127.0.0.1 2023/02/09 04:58:58 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-ff557 127.0.0.1 2023/02/09 04:58:58 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-ff557 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 04:58:58 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-ff557.dc1" in area "wan" 2023/02/09 04:58:58 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/02/09 04:58:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/02/09 04:58:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/02/09 04:58:58 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/02/09 04:58:58 [INFO] agent: started state syncer 2023/02/09 04:58:58 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/02/09 04:58:58 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/02/09 04:58:58 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/02/09 04:58:58 [DEBUG] raft: Votes needed: 1 2023/02/09 04:58:58 [DEBUG] raft: Vote granted from 3b998003-83ea-87df-1a6f-0b83991ac545 in term 2. Tally: 1 2023/02/09 04:58:58 [INFO] raft: Election won. Tally: 1 2023/02/09 04:58:58 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/02/09 04:58:58 [INFO] consul: cluster leadership acquired 2023/02/09 04:58:58 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-ff557 2023/02/09 04:58:58 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/02/09 04:58:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 04:58:58 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-ff557' joined, marking health alive 2023/02/09 04:58:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 04:58:58 [INFO] agent: Synced node info 2023/02/09 04:58:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 04:58:58 [DEBUG] agent: Node info in sync 2023/02/09 04:58:58 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.4 (currently running: 1.4.3) 2023/02/09 04:59:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:00:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:00:16 [DEBUG] agent: Node info in sync 2023/02/09 05:00:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:00:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:01:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:01:21 [DEBUG] agent: Node info in sync 2023/02/09 05:01:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:02:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:02:32 [DEBUG] agent: Node info in sync 2023/02/09 05:02:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:03:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:03:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:04:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:04:11 [DEBUG] agent: Node info in sync 2023/02/09 05:04:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:05:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:05:43 [DEBUG] agent: Node info in sync 2023/02/09 05:05:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:06:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:06:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:07:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:07:38 [DEBUG] agent: Node info in sync 2023/02/09 05:07:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:08:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:08:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:08:55 [DEBUG] agent: Node info in sync 2023/02/09 05:08:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:09:16 [DEBUG] http: Request GET /v1/status/leader (5.852251ms) from=10.233.66.159:34876 2023/02/09 05:09:17 [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/09 05:09:17 [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/09 05:09:17 [INFO] agent: Synced service "_v0_multicloud_10.233.2.22_9001" 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.778165ms) from=10.233.66.159:34882 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.707444ms) from=10.233.66.159:34884 2023/02/09 05:09:17 [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/09 05:09:17 [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/09 05:09:17 [INFO] agent: Synced service "_v1_multicloud_10.233.2.22_9001" 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.660864ms) from=10.233.66.159:34886 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (659.507µs) from=10.233.66.159:34888 2023/02/09 05:09:17 [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/09 05:09:17 [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/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [INFO] agent: Synced service "_v1_sdc-gui_10.233.61.178_8181" 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (22.792185ms) from=10.233.66.159:34890 2023/02/09 05:09:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (491.037µs) from=10.233.66.159:34892 2023/02/09 05:09:17 [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/09 05:09:17 [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/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.58.132_9011" 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (64.611311ms) from=10.233.66.159:34894 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.323331ms) from=10.233.66.159:34896 2023/02/09 05:09:17 [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/09 05:09:17 [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/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.58.132_9011" 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (66.749419ms) from=10.233.66.159:34898 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (373.291µs) from=10.233.66.159:34900 2023/02/09 05:09:17 [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/09 05:09:17 [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/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [INFO] agent: Synced service "_v1_parser_10.233.22.62_8806" 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.692307ms) from=10.233.66.159:34902 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (410.908µs) from=10.233.66.159:34904 2023/02/09 05:09:17 [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/09 05:09:17 [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/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [INFO] agent: Synced service "_v1_catalog_10.233.22.62_8806" 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.663555ms) from=10.233.66.159:34906 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (536.255µs) from=10.233.66.159:34908 2023/02/09 05:09:17 [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/09 05:09:17 [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/09 05:09:17 [INFO] agent: Synced service "_v1_nsd_10.233.22.62_8806" 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.017109ms) from=10.233.66.159:34910 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (469.971µs) from=10.233.66.159:34912 2023/02/09 05:09:17 [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/09 05:09:17 [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/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.22.62_8806" 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.466729ms) from=10.233.66.159:34914 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (452.18µs) from=10.233.66.159:34916 2023/02/09 05:09:17 [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/09 05:09:17 [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/09 05:09:17 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.28.64_9007" 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.256957ms) from=10.233.66.159:34918 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (354.885µs) from=10.233.66.159:34920 2023/02/09 05:09:17 [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/09 05:09:17 [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/09 05:09:17 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:09:17 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.28.64_9007" 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.899656ms) from=10.233.66.159:34922 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (808.163µs) from=10.233.66.159:34924 2023/02/09 05:09:17 [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/09 05:09:17 [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/09 05:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:09:17 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.20.55_9015" 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (7.335383ms) from=10.233.66.159:34926 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:17 [DEBUG] agent: Node info in sync 2023/02/09 05:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (562.433µs) from=10.233.66.159:34928 2023/02/09 05:09:17 [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/09 05:09:17 [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/09 05:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:09:18 [INFO] agent: Synced service "_v1_wf-gui_10.233.13.245_8080" 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:09:18 [DEBUG] agent: Node info in sync 2023/02/09 05:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (30.505849ms) from=10.233.66.159:34930 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:09:18 [DEBUG] agent: Node info in sync 2023/02/09 05:09:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (362.404µs) from=10.233.66.159:34934 2023/02/09 05:09:54 [DEBUG] http: Request GET /v1/catalog/services (917.676µs) from=10.233.67.153:34620 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/status/leader (953.372µs) from=10.233.67.153:34622 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (686.891µs) from=10.233.67.153:34624 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (795.711µs) from=10.233.67.153:34626 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/health/service/parser-v1 (225.896µs) from=10.233.67.153:34628 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (268.578µs) from=10.233.67.153:34630 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (335.001µs) from=10.233.67.153:34638 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (205.294µs) from=10.233.67.153:34636 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (389.806µs) from=10.233.67.153:34640 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (408.683µs) from=10.233.67.153:34624 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (257.78µs) from=10.233.67.153:34636 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (277.236µs) from=10.233.67.153:34638 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (227.655µs) from=10.233.67.153:34628 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (182.733µs) from=10.233.67.153:34630 2023/02/09 05:09:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (698.926µs) from=10.233.67.153:34626 2023/02/09 05:09:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:10:15 [DEBUG] http: Request GET /v1/status/leader (486.569µs) from=10.233.67.153:34820 2023/02/09 05:10:35 [DEBUG] http: Request GET /v1/status/leader (249.782µs) from=10.233.67.153:35018 2023/02/09 05:10:47 [DEBUG] http: Request GET /v1/catalog/services (382.135µs) from=10.233.70.35:33006 2023/02/09 05:10:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (274.568µs) from=10.233.70.35:33012 2023/02/09 05:10:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (283.36µs) from=10.233.70.35:33014 2023/02/09 05:10:47 [DEBUG] http: Request GET /v1/status/leader (1.423478ms) from=10.233.70.35:33016 2023/02/09 05:10:55 [DEBUG] http: Request GET /v1/status/leader (233.982µs) from=10.233.67.153:35196 2023/02/09 05:10:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:11:07 [DEBUG] http: Request GET /v1/status/leader (232.71µs) from=10.233.70.35:33330 2023/02/09 05:11:15 [DEBUG] http: Request GET /v1/status/leader (190.084µs) from=10.233.67.153:35374 2023/02/09 05:11:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:11:15 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:11:15 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:11:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:11:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:11:15 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:11:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:11:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:11:15 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:11:15 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:11:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:11:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:11:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:11:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:11:15 [DEBUG] agent: Node info in sync 2023/02/09 05:11:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:11:20 [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/09 05:11:20 [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/09 05:11:20 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:11:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (1m25.675269993s) from=10.233.67.153:34620 2023/02/09 05:11:20 [INFO] agent: Synced service "_v1_sdnc_10.233.5.245_8282" 2023/02/09 05:11:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:11:20 [DEBUG] agent: Node info in sync 2023/02/09 05:11:20 [DEBUG] http: Request PUT /v1/agent/service/register (7.592639ms) from=10.233.66.159:35998 2023/02/09 05:11:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (33.619837722s) from=10.233.70.35:33006 2023/02/09 05:11:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:11:20 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:11:20 [DEBUG] agent: Node info in sync 2023/02/09 05:11:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (473.596µs) from=10.233.66.159:36000 2023/02/09 05:11:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (395.266µs) from=10.233.67.153:35430 2023/02/09 05:11:27 [DEBUG] http: Request GET /v1/status/leader (230.914µs) from=10.233.70.35:33634 2023/02/09 05:11:35 [DEBUG] http: Request GET /v1/status/leader (6.012257ms) from=10.233.67.153:35580 2023/02/09 05:11:47 [DEBUG] http: Request GET /v1/status/leader (1.544562ms) from=10.233.70.35:33960 2023/02/09 05:11:55 [DEBUG] http: Request GET /v1/status/leader (461.89µs) from=10.233.67.153:35768 2023/02/09 05:11:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.043995052s) from=10.233.67.153:34646 2023/02/09 05:11:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.600327028s) from=10.233.67.153:34640 2023/02/09 05:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.28258469s) from=10.233.67.153:34648 2023/02/09 05:11:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.635296363s) from=10.233.67.153:34628 2023/02/09 05:11:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.674753774s) from=10.233.67.153:34638 2023/02/09 05:11:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.920059796s) from=10.233.67.153:34652 2023/02/09 05:11:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m4.047565781s) from=10.233.67.153:34650 2023/02/09 05:11:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.060385171s) from=10.233.67.153:34636 2023/02/09 05:12:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.743886186s) from=10.233.67.153:34644 2023/02/09 05:12:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.241613901s) from=10.233.67.153:34624 2023/02/09 05:12:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.785782801s) from=10.233.67.153:34642 2023/02/09 05:12:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.542676517s) from=10.233.67.153:34626 2023/02/09 05:12:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.296458967s) from=10.233.67.153:34630 2023/02/09 05:12:07 [DEBUG] http: Request GET /v1/status/leader (197.789µs) from=10.233.70.35:34256 2023/02/09 05:12:15 [DEBUG] http: Request GET /v1/status/leader (274.182µs) from=10.233.67.153:35940 2023/02/09 05:12:27 [DEBUG] http: Request GET /v1/status/leader (366.627µs) from=10.233.70.35:34564 2023/02/09 05:12:35 [DEBUG] http: Request GET /v1/status/leader (389.353µs) from=10.233.67.153:36116 2023/02/09 05:12:47 [DEBUG] http: Request GET /v1/status/leader (229.94µs) from=10.233.70.35:34878 2023/02/09 05:12:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.463987928s) from=10.233.70.35:33012 2023/02/09 05:12:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.778031684s) from=10.233.70.35:33014 2023/02/09 05:12:55 [DEBUG] http: Request GET /v1/status/leader (1.146173ms) from=10.233.67.153:36308 2023/02/09 05:12:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:13:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:13:05 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:13:05 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:13:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:13:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:13:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:13:05 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:13:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:13:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:13:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:13:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:13:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:13:05 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:13:05 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:13:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:13:05 [DEBUG] agent: Node info in sync 2023/02/09 05:13:07 [DEBUG] http: Request GET /v1/status/leader (330.827µs) from=10.233.70.35:35186 2023/02/09 05:13:15 [DEBUG] http: Request GET /v1/status/leader (375.092µs) from=10.233.67.153:36484 2023/02/09 05:13:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m1.337404048s) from=10.233.67.153:34620 2023/02/09 05:13:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m1.657796925s) from=10.233.70.35:33006 2023/02/09 05:13:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.456391109s) from=10.233.67.153:35430 2023/02/09 05:13:27 [DEBUG] http: Request GET /v1/status/leader (385.972µs) from=10.233.70.35:35482 2023/02/09 05:13:35 [DEBUG] http: Request GET /v1/status/leader (379.405µs) from=10.233.67.153:36668 2023/02/09 05:13:47 [DEBUG] http: Request GET /v1/status/leader (853.992µs) from=10.233.70.35:35782 2023/02/09 05:13:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:13:55 [DEBUG] http: Request GET /v1/status/leader (409.261µs) from=10.233.67.153:36856 2023/02/09 05:13:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:13:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.75980992s) from=10.233.67.153:34640 2023/02/09 05:14:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.046110512s) from=10.233.67.153:34628 2023/02/09 05:14:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.316799278s) from=10.233.67.153:34642 2023/02/09 05:14:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.857049537s) from=10.233.67.153:34648 2023/02/09 05:14:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.267189173s) from=10.233.67.153:34638 2023/02/09 05:14:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.315663997s) from=10.233.67.153:34646 2023/02/09 05:14:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.053891439s) from=10.233.67.153:34652 2023/02/09 05:14:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.874401015s) from=10.233.67.153:34644 2023/02/09 05:14:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.45527846s) from=10.233.67.153:34630 2023/02/09 05:14:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.699984403s) from=10.233.67.153:34624 2023/02/09 05:14:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.186777851s) from=10.233.67.153:34636 2023/02/09 05:14:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m7.310429034s) from=10.233.67.153:34650 2023/02/09 05:14:07 [DEBUG] http: Request GET /v1/status/leader (1.32201ms) from=10.233.70.35:36116 2023/02/09 05:14:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.826026225s) from=10.233.67.153:34626 2023/02/09 05:14:15 [DEBUG] http: Request GET /v1/status/leader (315.716µs) from=10.233.67.153:37032 2023/02/09 05:14:27 [DEBUG] http: Request GET /v1/status/leader (293.863µs) from=10.233.70.35:36418 2023/02/09 05:14:35 [DEBUG] http: Request GET /v1/status/leader (259.274µs) from=10.233.67.153:37206 2023/02/09 05:14:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:14:44 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:14:44 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:14:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:14:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:14:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:14:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:14:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:14:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:14:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:14:44 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:14:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:14:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:14:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:14:44 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:14:44 [DEBUG] agent: Node info in sync 2023/02/09 05:14:47 [DEBUG] http: Request GET /v1/status/leader (177.286µs) from=10.233.70.35:36718 2023/02/09 05:14:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.082263062s) from=10.233.70.35:33012 2023/02/09 05:14:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.666437418s) from=10.233.70.35:33014 2023/02/09 05:14:55 [DEBUG] http: Request GET /v1/status/leader (292.627µs) from=10.233.67.153:37390 2023/02/09 05:14:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:15:07 [DEBUG] http: Request GET /v1/status/leader (424.77µs) from=10.233.70.35:37064 2023/02/09 05:15:15 [DEBUG] http: Request GET /v1/status/leader (257.318µs) from=10.233.67.153:37578 2023/02/09 05:15:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m3.682324442s) from=10.233.70.35:33006 2023/02/09 05:15:27 [DEBUG] http: Request GET /v1/status/leader (457.605µs) from=10.233.70.35:37390 2023/02/09 05:15:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.013338015s) from=10.233.67.153:35430 2023/02/09 05:15:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m6.400862448s) from=10.233.67.153:34620 2023/02/09 05:15:35 [DEBUG] http: Request GET /v1/status/leader (950.327µs) from=10.233.67.153:37758 2023/02/09 05:15:47 [DEBUG] http: Request GET /v1/status/leader (695.945µs) from=10.233.70.35:37690 2023/02/09 05:15:55 [DEBUG] http: Request GET /v1/status/leader (363.117µs) from=10.233.67.153:37934 2023/02/09 05:15:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:16:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.493984984s) from=10.233.67.153:34640 2023/02/09 05:16:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.251305964s) from=10.233.67.153:34638 2023/02/09 05:16:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.013101632s) from=10.233.67.153:34644 2023/02/09 05:16:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.736645191s) from=10.233.67.153:34642 2023/02/09 05:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.270500619s) from=10.233.67.153:34646 2023/02/09 05:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.632161881s) from=10.233.67.153:34648 2023/02/09 05:16:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m7.077532209s) from=10.233.67.153:34628 2023/02/09 05:16:07 [DEBUG] http: Request GET /v1/status/leader (382.803µs) from=10.233.70.35:38018 2023/02/09 05:16:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:16:08 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:16:08 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:16:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:16:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:16:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:16:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:16:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:16:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:16:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:16:08 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:16:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:16:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:16:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:16:08 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:16:08 [DEBUG] agent: Node info in sync 2023/02/09 05:16:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.379537991s) from=10.233.67.153:34624 2023/02/09 05:16:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.216347861s) from=10.233.67.153:34630 2023/02/09 05:16:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.077591771s) from=10.233.67.153:34652 2023/02/09 05:16:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m5.545947149s) from=10.233.67.153:34650 2023/02/09 05:16:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.72983596s) from=10.233.67.153:34636 2023/02/09 05:16:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.705899248s) from=10.233.67.153:34626 2023/02/09 05:16:15 [DEBUG] http: Request GET /v1/status/leader (205.013µs) from=10.233.67.153:38142 2023/02/09 05:16:27 [DEBUG] http: Request GET /v1/status/leader (189.147µs) from=10.233.70.35:38356 2023/02/09 05:16:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:16:35 [DEBUG] http: Request GET /v1/status/leader (385.523µs) from=10.233.67.153:38360 2023/02/09 05:16:47 [DEBUG] http: Request GET /v1/status/leader (390.672µs) from=10.233.70.35:38666 2023/02/09 05:16:55 [DEBUG] http: Request GET /v1/status/leader (299.356µs) from=10.233.67.153:38598 2023/02/09 05:16:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.169545553s) from=10.233.70.35:33012 2023/02/09 05:16:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:16:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.039724002s) from=10.233.70.35:33014 2023/02/09 05:17:07 [DEBUG] http: Request GET /v1/status/leader (446.814µs) from=10.233.70.35:39000 2023/02/09 05:17:15 [DEBUG] http: Request GET /v1/status/leader (1.360036ms) from=10.233.67.153:38830 2023/02/09 05:17:27 [DEBUG] http: Request GET /v1/status/leader (378.533µs) from=10.233.70.35:39326 2023/02/09 05:17:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.019718415s) from=10.233.67.153:35430 2023/02/09 05:17:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m2.759230029s) from=10.233.67.153:34620 2023/02/09 05:17:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m5.219269394s) from=10.233.70.35:33006 2023/02/09 05:17:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:17:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:17:34 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:17:34 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:17:34 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:17:34 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:17:34 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:17:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:17:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:17:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:17:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:17:34 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:17:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:17:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:17:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:17:34 [DEBUG] agent: Node info in sync 2023/02/09 05:17:35 [DEBUG] http: Request GET /v1/status/leader (244.521µs) from=10.233.67.153:39122 2023/02/09 05:17:47 [DEBUG] http: Request GET /v1/status/leader (212.769µs) from=10.233.70.35:39632 2023/02/09 05:17:56 [DEBUG] http: Request GET /v1/status/leader (294.879µs) from=10.233.67.153:39416 2023/02/09 05:17:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.035815756s) from=10.233.67.153:34640 2023/02/09 05:18:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.264260046s) from=10.233.67.153:34638 2023/02/09 05:18:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.923417592s) from=10.233.67.153:34644 2023/02/09 05:18:07 [DEBUG] http: Request GET /v1/status/leader (335.744µs) from=10.233.70.35:39964 2023/02/09 05:18:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.577823005s) from=10.233.67.153:34628 2023/02/09 05:18:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.503847701s) from=10.233.67.153:34648 2023/02/09 05:18:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.980833461s) from=10.233.67.153:34652 2023/02/09 05:18:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m7.102974636s) from=10.233.67.153:34642 2023/02/09 05:18:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.32565266s) from=10.233.67.153:34646 2023/02/09 05:18:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.460189124s) from=10.233.67.153:34626 2023/02/09 05:18:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.340119382s) from=10.233.67.153:34624 2023/02/09 05:18:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.972269586s) from=10.233.67.153:34636 2023/02/09 05:18:16 [DEBUG] http: Request GET /v1/status/leader (230.805µs) from=10.233.67.153:39718 2023/02/09 05:18:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m4.108104103s) from=10.233.67.153:34650 2023/02/09 05:18:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.089615117s) from=10.233.67.153:34630 2023/02/09 05:18:27 [DEBUG] http: Request GET /v1/status/leader (2.708962ms) from=10.233.70.35:40286 2023/02/09 05:18:36 [DEBUG] http: Request GET /v1/status/leader (351.622µs) from=10.233.67.153:39970 2023/02/09 05:18:47 [DEBUG] http: Request GET /v1/status/leader (209.138µs) from=10.233.70.35:40600 2023/02/09 05:18:56 [DEBUG] http: Request GET /v1/status/leader (283.564µs) from=10.233.67.153:40238 2023/02/09 05:18:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:18:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:18:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.324058342s) from=10.233.70.35:33012 2023/02/09 05:19:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.079337122s) from=10.233.70.35:33014 2023/02/09 05:19:07 [DEBUG] http: Request GET /v1/status/leader (540.977µs) from=10.233.70.35:40924 2023/02/09 05:19:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:19:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:19:09 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:19:09 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:19:09 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:19:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:19:09 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:19:09 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:19:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:19:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:19:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:19:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:19:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:19:09 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:19:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:19:09 [DEBUG] agent: Node info in sync 2023/02/09 05:19:16 [DEBUG] http: Request GET /v1/status/leader (3.207781ms) from=10.233.67.153:40486 2023/02/09 05:19:27 [DEBUG] http: Request GET /v1/status/leader (855.49µs) from=10.233.70.35:41250 2023/02/09 05:19:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.728087155s) from=10.233.67.153:35430 2023/02/09 05:19:36 [DEBUG] http: Request GET /v1/status/leader (394.707µs) from=10.233.67.153:40728 2023/02/09 05:19:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m5.824589557s) from=10.233.67.153:34620 2023/02/09 05:19:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m6.229480019s) from=10.233.70.35:33006 2023/02/09 05:19:48 [DEBUG] http: Request GET /v1/status/leader (399.29µs) from=10.233.70.35:41558 2023/02/09 05:19:56 [DEBUG] http: Request GET /v1/status/leader (423.447µs) from=10.233.67.153:40966 2023/02/09 05:19:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:20:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.744124948s) from=10.233.67.153:34640 2023/02/09 05:20:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.643464691s) from=10.233.67.153:34638 2023/02/09 05:20:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.777344992s) from=10.233.67.153:34644 2023/02/09 05:20:08 [DEBUG] http: Request GET /v1/status/leader (315.21µs) from=10.233.70.35:41864 2023/02/09 05:20:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.991526267s) from=10.233.67.153:34648 2023/02/09 05:20:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.464553607s) from=10.233.67.153:34642 2023/02/09 05:20:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.491098444s) from=10.233.67.153:34628 2023/02/09 05:20:16 [DEBUG] http: Request GET /v1/status/leader (6.375257ms) from=10.233.67.153:41198 2023/02/09 05:20:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.321842177s) from=10.233.67.153:34652 2023/02/09 05:20:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.739871783s) from=10.233.67.153:34646 2023/02/09 05:20:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.437138643s) from=10.233.67.153:34650 2023/02/09 05:20:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.945110633s) from=10.233.67.153:34624 2023/02/09 05:20:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.964316279s) from=10.233.67.153:34626 2023/02/09 05:20:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.026810944s) from=10.233.67.153:34636 2023/02/09 05:20:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.115611625s) from=10.233.67.153:34630 2023/02/09 05:20:28 [DEBUG] http: Request GET /v1/status/leader (390.11µs) from=10.233.70.35:42196 2023/02/09 05:20:36 [DEBUG] http: Request GET /v1/status/leader (297.556µs) from=10.233.67.153:41434 2023/02/09 05:20:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:20:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:20:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:20:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:20:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:20:41 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:20:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:20:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:20:41 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:20:41 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:20:41 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:20:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:20:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:20:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:20:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:20:41 [DEBUG] agent: Node info in sync 2023/02/09 05:20:48 [DEBUG] http: Request GET /v1/status/leader (211.151µs) from=10.233.70.35:42510 2023/02/09 05:20:56 [DEBUG] http: Request GET /v1/status/leader (254.052µs) from=10.233.67.153:41668 2023/02/09 05:20:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:21:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.099533714s) from=10.233.70.35:33012 2023/02/09 05:21:08 [DEBUG] http: Request GET /v1/status/leader (389.185µs) from=10.233.70.35:42820 2023/02/09 05:21:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.822598848s) from=10.233.70.35:33014 2023/02/09 05:21:16 [DEBUG] http: Request GET /v1/status/leader (244.586µs) from=10.233.67.153:41890 2023/02/09 05:21:28 [DEBUG] http: Request GET /v1/status/leader (439.184µs) from=10.233.70.35:43156 2023/02/09 05:21:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:21:36 [DEBUG] http: Request GET /v1/status/leader (184.008µs) from=10.233.67.153:42120 2023/02/09 05:21:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.213953397s) from=10.233.67.153:35430 2023/02/09 05:21:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m1.461113197s) from=10.233.70.35:33006 2023/02/09 05:21:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m5.359817459s) from=10.233.67.153:34620 2023/02/09 05:21:48 [DEBUG] http: Request GET /v1/status/leader (838.062µs) from=10.233.70.35:43472 2023/02/09 05:21:56 [DEBUG] http: Request GET /v1/status/leader (728.797µs) from=10.233.67.153:42374 2023/02/09 05:21:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.877586288s) from=10.233.67.153:34640 2023/02/09 05:22:08 [DEBUG] http: Request GET /v1/status/leader (223.57µs) from=10.233.70.35:43796 2023/02/09 05:22:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.736476481s) from=10.233.67.153:34638 2023/02/09 05:22:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.299010676s) from=10.233.67.153:34644 2023/02/09 05:22:16 [DEBUG] http: Request GET /v1/status/leader (2.806192ms) from=10.233.67.153:42596 2023/02/09 05:22:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.830590708s) from=10.233.67.153:34648 2023/02/09 05:22:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.49015316s) from=10.233.67.153:34628 2023/02/09 05:22:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.437593812s) from=10.233.67.153:34642 2023/02/09 05:22:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m2.400019009s) from=10.233.67.153:34650 2023/02/09 05:22:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.832388975s) from=10.233.67.153:34626 2023/02/09 05:22:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.759619815s) from=10.233.67.153:34646 2023/02/09 05:22:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.601462638s) from=10.233.67.153:34652 2023/02/09 05:22:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.930839953s) from=10.233.67.153:34630 2023/02/09 05:22:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.818721349s) from=10.233.67.153:34636 2023/02/09 05:22:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m7.223440252s) from=10.233.67.153:34624 2023/02/09 05:22:28 [DEBUG] http: Request GET /v1/status/leader (347.718µs) from=10.233.70.35:44130 2023/02/09 05:22:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:22:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:22:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:22:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:22:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:22:28 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:22:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:22:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:22:28 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:22:28 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:22:28 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:22:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:22:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:22:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:22:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:22:28 [DEBUG] agent: Node info in sync 2023/02/09 05:22:36 [DEBUG] http: Request GET /v1/status/leader (344.23µs) from=10.233.67.153:42828 2023/02/09 05:22:48 [DEBUG] http: Request GET /v1/status/leader (236.717µs) from=10.233.70.35:44458 2023/02/09 05:22:56 [DEBUG] http: Request GET /v1/status/leader (225.259µs) from=10.233.67.153:43098 2023/02/09 05:22:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:23:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.527161697s) from=10.233.70.35:33012 2023/02/09 05:23:08 [DEBUG] http: Request GET /v1/status/leader (336.54µs) from=10.233.70.35:44808 2023/02/09 05:23:16 [DEBUG] http: Request GET /v1/status/leader (303.126µs) from=10.233.67.153:43348 2023/02/09 05:23:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.657711086s) from=10.233.70.35:33014 2023/02/09 05:23:28 [DEBUG] http: Request GET /v1/status/leader (281.389µs) from=10.233.70.35:45132 2023/02/09 05:23:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:23:32 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:23:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:23:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:23:32 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:23:32 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:23:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:23:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:23:32 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:23:32 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:23:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:23:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:23:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:23:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:23:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:23:32 [DEBUG] agent: Node info in sync 2023/02/09 05:23:36 [DEBUG] http: Request GET /v1/status/leader (269.854µs) from=10.233.67.153:43582 2023/02/09 05:23:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.702789901s) from=10.233.67.153:35430 2023/02/09 05:23:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m6.360279264s) from=10.233.70.35:33006 2023/02/09 05:23:48 [DEBUG] http: Request GET /v1/status/leader (396.507µs) from=10.233.70.35:45454 2023/02/09 05:23:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m6.060433594s) from=10.233.67.153:34620 2023/02/09 05:23:56 [DEBUG] http: Request GET /v1/status/leader (806.978µs) from=10.233.67.153:43822 2023/02/09 05:23:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:24:08 [DEBUG] http: Request GET /v1/status/leader (427.755µs) from=10.233.70.35:45784 2023/02/09 05:24:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.994490383s) from=10.233.67.153:34640 2023/02/09 05:24:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.007012782s) from=10.233.67.153:34638 2023/02/09 05:24:16 [DEBUG] http: Request GET /v1/status/leader (341.215µs) from=10.233.67.153:44074 2023/02/09 05:24:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.284935042s) from=10.233.67.153:34648 2023/02/09 05:24:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.607890823s) from=10.233.67.153:34644 2023/02/09 05:24:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:24:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.289445583s) from=10.233.67.153:34650 2023/02/09 05:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.339871603s) from=10.233.67.153:34628 2023/02/09 05:24:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.554886203s) from=10.233.67.153:34630 2023/02/09 05:24:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.909868587s) from=10.233.67.153:34646 2023/02/09 05:24:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.559457812s) from=10.233.67.153:34636 2023/02/09 05:24:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m7.343996518s) from=10.233.67.153:34642 2023/02/09 05:24:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.186974626s) from=10.233.67.153:34626 2023/02/09 05:24:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.777833598s) from=10.233.67.153:34652 2023/02/09 05:24:28 [DEBUG] http: Request GET /v1/status/leader (436.717µs) from=10.233.70.35:46122 2023/02/09 05:24:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.093839741s) from=10.233.67.153:34624 2023/02/09 05:24:36 [DEBUG] http: Request GET /v1/status/leader (1.736948ms) from=10.233.67.153:44304 2023/02/09 05:24:48 [DEBUG] http: Request GET /v1/status/leader (434.55µs) from=10.233.70.35:46446 2023/02/09 05:24:56 [DEBUG] http: Request GET /v1/status/leader (306.557µs) from=10.233.67.153:44548 2023/02/09 05:24:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:25:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:25:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:25:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:25:00 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:25:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:25:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:25:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:25:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:25:00 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:25:00 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:25:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:25:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:25:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:25:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:25:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:25:00 [DEBUG] agent: Node info in sync 2023/02/09 05:25:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.012646549s) from=10.233.70.35:33012 2023/02/09 05:25:08 [DEBUG] http: Request GET /v1/status/leader (298.395µs) from=10.233.70.35:46766 2023/02/09 05:25:16 [DEBUG] http: Request GET /v1/status/leader (284.593µs) from=10.233.67.153:44774 2023/02/09 05:25:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.893118006s) from=10.233.70.35:33014 2023/02/09 05:25:28 [DEBUG] http: Request GET /v1/status/leader (323.377µs) from=10.233.70.35:47086 2023/02/09 05:25:36 [DEBUG] http: Request GET /v1/status/leader (227.411µs) from=10.233.67.153:45010 2023/02/09 05:25:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.98811168s) from=10.233.67.153:35430 2023/02/09 05:25:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m0.624720751s) from=10.233.70.35:33006 2023/02/09 05:25:48 [DEBUG] http: Request GET /v1/status/leader (389.427µs) from=10.233.70.35:47402 2023/02/09 05:25:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m6.344262965s) from=10.233.67.153:34620 2023/02/09 05:25:56 [DEBUG] http: Request GET /v1/status/leader (971.242µs) from=10.233.67.153:45244 2023/02/09 05:25:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:26:08 [DEBUG] http: Request GET /v1/status/leader (316.811µs) from=10.233.70.35:47724 2023/02/09 05:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.503427872s) from=10.233.67.153:34640 2023/02/09 05:26:16 [DEBUG] http: Request GET /v1/status/leader (245.082µs) from=10.233.67.153:45468 2023/02/09 05:26:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.52193629s) from=10.233.67.153:34638 2023/02/09 05:26:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.509640113s) from=10.233.67.153:34644 2023/02/09 05:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.146551797s) from=10.233.67.153:34648 2023/02/09 05:26:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.795863037s) from=10.233.67.153:34650 2023/02/09 05:26:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.084482109s) from=10.233.67.153:34630 2023/02/09 05:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.478115884s) from=10.233.67.153:34646 2023/02/09 05:26:28 [DEBUG] http: Request GET /v1/status/leader (363.211µs) from=10.233.70.35:48044 2023/02/09 05:26:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.274863952s) from=10.233.67.153:34642 2023/02/09 05:26:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.911273646s) from=10.233.67.153:34628 2023/02/09 05:26:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.865365853s) from=10.233.67.153:34636 2023/02/09 05:26:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:26:30 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:26:30 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:26:30 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:26:30 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:26:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:26:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:26:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:26:30 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:26:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:26:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:26:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:26:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:26:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:26:30 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:26:30 [DEBUG] agent: Node info in sync 2023/02/09 05:26:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.22191627s) from=10.233.67.153:34624 2023/02/09 05:26:32 [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/09 05:26: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/09 05:26:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:26:32 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:26:32 [DEBUG] agent: Node info in sync 2023/02/09 05:26:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.051868ms) from=10.233.66.159:47514 2023/02/09 05:26:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (37.685606262s) from=10.233.67.153:34620 2023/02/09 05:26:32 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:26:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:26:32 [DEBUG] agent: Node info in sync 2023/02/09 05:26:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (46.551204279s) from=10.233.70.35:33006 2023/02/09 05:26:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (997.52µs) from=10.233.66.159:47516 2023/02/09 05:26:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (370.333µs) from=10.233.67.153:45656 2023/02/09 05:26:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.099186395s) from=10.233.67.153:34626 2023/02/09 05:26:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.942586048s) from=10.233.67.153:34652 2023/02/09 05:26:36 [DEBUG] http: Request GET /v1/status/leader (320.451µs) from=10.233.67.153:45712 2023/02/09 05:26:48 [DEBUG] http: Request GET /v1/status/leader (370.176µs) from=10.233.70.35:48362 2023/02/09 05:26:56 [DEBUG] http: Request GET /v1/status/leader (1.168842ms) from=10.233.67.153:45956 2023/02/09 05:26:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:27:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:27:08 [DEBUG] http: Request GET /v1/status/leader (960.867µs) from=10.233.70.35:48694 2023/02/09 05:27:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.791135856s) from=10.233.70.35:33012 2023/02/09 05:27:16 [DEBUG] http: Request GET /v1/status/leader (421.483µs) from=10.233.67.153:46248 2023/02/09 05:27:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.145847997s) from=10.233.70.35:33014 2023/02/09 05:27:28 [DEBUG] http: Request GET /v1/status/leader (1.055129ms) from=10.233.70.35:49030 2023/02/09 05:27:36 [DEBUG] http: Request GET /v1/status/leader (362.121µs) from=10.233.67.153:46476 2023/02/09 05:27:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:27:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:27:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:27:41 [DEBUG] agent: Node info in sync 2023/02/09 05:27:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.062303846s) from=10.233.67.153:35430 2023/02/09 05:27:48 [DEBUG] http: Request GET /v1/status/leader (410.461µs) from=10.233.70.35:49346 2023/02/09 05:27:56 [DEBUG] http: Request GET /v1/status/leader (317.901µs) from=10.233.67.153:46724 2023/02/09 05:27:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:28:08 [DEBUG] http: Request GET /v1/status/leader (573.783µs) from=10.233.70.35:49684 2023/02/09 05:28:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.052940071s) from=10.233.67.153:34640 2023/02/09 05:28:16 [DEBUG] http: Request GET /v1/status/leader (211.581µs) from=10.233.67.153:46946 2023/02/09 05:28:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.464103237s) from=10.233.67.153:34638 2023/02/09 05:28:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.940292221s) from=10.233.67.153:34644 2023/02/09 05:28:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m2.825554708s) from=10.233.67.153:34650 2023/02/09 05:28:28 [DEBUG] http: Request GET /v1/status/leader (817.604µs) from=10.233.70.35:50014 2023/02/09 05:28:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.624188174s) from=10.233.67.153:34648 2023/02/09 05:28:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.362127171s) from=10.233.67.153:34630 2023/02/09 05:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.887936799s) from=10.233.67.153:34628 2023/02/09 05:28:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.468624447s) from=10.233.67.153:34642 2023/02/09 05:28:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.182978644s) from=10.233.67.153:34646 2023/02/09 05:28:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m0.50288145s) from=10.233.67.153:34620 2023/02/09 05:28:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m1.852562728s) from=10.233.70.35:33006 2023/02/09 05:28:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.531042989s) from=10.233.67.153:34636 2023/02/09 05:28:36 [DEBUG] http: Request GET /v1/status/leader (312.253µs) from=10.233.67.153:47178 2023/02/09 05:28:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.433222687s) from=10.233.67.153:34626 2023/02/09 05:28:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.064509007s) from=10.233.67.153:34624 2023/02/09 05:28:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.016226236s) from=10.233.67.153:45656 2023/02/09 05:28:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.980142386s) from=10.233.67.153:34652 2023/02/09 05:28:48 [DEBUG] http: Request GET /v1/status/leader (916.261µs) from=10.233.70.35:50338 2023/02/09 05:28:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:28:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:28:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:28:56 [DEBUG] agent: Node info in sync 2023/02/09 05:28:56 [DEBUG] http: Request GET /v1/status/leader (647.232µs) from=10.233.67.153:47418 2023/02/09 05:28:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:29:08 [DEBUG] http: Request GET /v1/status/leader (478.176µs) from=10.233.70.35:50678 2023/02/09 05:29:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.03132814s) from=10.233.70.35:33012 2023/02/09 05:29:16 [DEBUG] http: Request GET /v1/status/leader (361.916µs) from=10.233.67.153:47646 2023/02/09 05:29:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.908636669s) from=10.233.70.35:33014 2023/02/09 05:29:28 [DEBUG] http: Request GET /v1/status/leader (291.839µs) from=10.233.70.35:51006 2023/02/09 05:29:36 [DEBUG] http: Request GET /v1/status/leader (253.74µs) from=10.233.67.153:47874 2023/02/09 05:29:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:29:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.163285713s) from=10.233.67.153:35430 2023/02/09 05:29:48 [DEBUG] http: Request GET /v1/status/leader (311.834µs) from=10.233.70.35:51332 2023/02/09 05:29:56 [DEBUG] http: Request GET /v1/status/leader (1.351678ms) from=10.233.67.153:48120 2023/02/09 05:29:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:30:08 [DEBUG] http: Request GET /v1/status/leader (1.093747ms) from=10.233.70.35:51672 2023/02/09 05:30:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:30:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:30:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:30:12 [DEBUG] agent: Node info in sync 2023/02/09 05:30:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.879906288s) from=10.233.67.153:34640 2023/02/09 05:30:17 [DEBUG] http: Request GET /v1/status/leader (290.967µs) from=10.233.67.153:48370 2023/02/09 05:30:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.774394503s) from=10.233.67.153:34638 2023/02/09 05:30:28 [DEBUG] http: Request GET /v1/status/leader (202.412µs) from=10.233.70.35:52006 2023/02/09 05:30:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.272251152s) from=10.233.67.153:34644 2023/02/09 05:30:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.681321113s) from=10.233.67.153:34648 2023/02/09 05:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.111845559s) from=10.233.67.153:34650 2023/02/09 05:30:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.7721494s) from=10.233.67.153:34642 2023/02/09 05:30:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.222863044s) from=10.233.67.153:34628 2023/02/09 05:30:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.67763851s) from=10.233.67.153:34636 2023/02/09 05:30:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.800910969s) from=10.233.67.153:34630 2023/02/09 05:30:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.205022976s) from=10.233.67.153:34646 2023/02/09 05:30:37 [DEBUG] http: Request GET /v1/status/leader (295.812µs) from=10.233.67.153:48614 2023/02/09 05:30:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m4.286228522s) from=10.233.67.153:34620 2023/02/09 05:30:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m4.108753414s) from=10.233.70.35:33006 2023/02/09 05:30:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.123695837s) from=10.233.67.153:34624 2023/02/09 05:30:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.555952758s) from=10.233.67.153:34626 2023/02/09 05:30:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.373959155s) from=10.233.67.153:34652 2023/02/09 05:30:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.068445412s) from=10.233.67.153:45656 2023/02/09 05:30:48 [DEBUG] http: Request GET /v1/status/leader (423.198µs) from=10.233.70.35:52326 2023/02/09 05:30:57 [DEBUG] http: Request GET /v1/status/leader (343.816µs) from=10.233.67.153:48862 2023/02/09 05:30:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:31:08 [DEBUG] http: Request GET /v1/status/leader (206.847µs) from=10.233.70.35:52674 2023/02/09 05:31:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.246355154s) from=10.233.70.35:33012 2023/02/09 05:31:17 [DEBUG] http: Request GET /v1/status/leader (323.448µs) from=10.233.67.153:49086 2023/02/09 05:31:28 [DEBUG] http: Request GET /v1/status/leader (482.091µs) from=10.233.70.35:53016 2023/02/09 05:31:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.630527843s) from=10.233.70.35:33014 2023/02/09 05:31:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:31:32 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:31:32 [DEBUG] agent: Node info in sync 2023/02/09 05:31:37 [DEBUG] http: Request GET /v1/status/leader (282.106µs) from=10.233.67.153:49318 2023/02/09 05:31:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.76696323s) from=10.233.67.153:35430 2023/02/09 05:31:48 [DEBUG] http: Request GET /v1/status/leader (2.586114ms) from=10.233.70.35:53346 2023/02/09 05:31:57 [DEBUG] http: Request GET /v1/status/leader (807.998µs) from=10.233.67.153:49596 2023/02/09 05:31:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:32:08 [DEBUG] http: Request GET /v1/status/leader (436.116µs) from=10.233.70.35:53666 2023/02/09 05:32:17 [DEBUG] http: Request GET /v1/status/leader (417.401µs) from=10.233.67.153:49824 2023/02/09 05:32:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.700837336s) from=10.233.67.153:34640 2023/02/09 05:32:28 [DEBUG] http: Request GET /v1/status/leader (216.01µs) from=10.233.70.35:54064 2023/02/09 05:32:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.466508276s) from=10.233.67.153:34648 2023/02/09 05:32:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.80169495s) from=10.233.67.153:34650 2023/02/09 05:32:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.752910162s) from=10.233.67.153:34644 2023/02/09 05:32:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.261780557s) from=10.233.67.153:34638 2023/02/09 05:32:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:32:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.674464417s) from=10.233.67.153:34642 2023/02/09 05:32:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.17164764s) from=10.233.67.153:34636 2023/02/09 05:32:37 [DEBUG] http: Request GET /v1/status/leader (419.421µs) from=10.233.67.153:50076 2023/02/09 05:32:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.093912653s) from=10.233.67.153:34630 2023/02/09 05:32:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.305061686s) from=10.233.67.153:34628 2023/02/09 05:32:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m1.544719154s) from=10.233.70.35:33006 2023/02/09 05:32:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.482204711s) from=10.233.67.153:34624 2023/02/09 05:32:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.655986809s) from=10.233.67.153:34646 2023/02/09 05:32:43 [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/09 05:32:43 [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/09 05:32:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.6.76_8443" 2023/02/09 05:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (3.204765324s) from=10.233.70.35:33006 2023/02/09 05:32:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (2m5.943680792s) from=10.233.67.153:34620 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Node info in sync 2023/02/09 05:32:43 [DEBUG] http: Request PUT /v1/agent/service/register (15.749602ms) from=10.233.66.159:52030 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:43 [DEBUG] agent: Node info in sync 2023/02/09 05:32:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (2.837343ms) from=10.233.66.159:52032 2023/02/09 05:32:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (566.904µs) from=10.233.67.153:50152 2023/02/09 05:32:43 [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/09 05:32:43 [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/09 05:32:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:43 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.53.34_8082" 2023/02/09 05:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:43 [DEBUG] agent: Node info in sync 2023/02/09 05:32:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.355756ms) from=10.233.66.159:52034 2023/02/09 05:32:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (85.757806ms) from=10.233.70.35:33006 2023/02/09 05:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:43 [DEBUG] agent: Node info in sync 2023/02/09 05:32:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (118.888931ms) from=10.233.67.153:34620 2023/02/09 05:32:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.813929ms) from=10.233.66.159:52036 2023/02/09 05:32:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (466.229µs) from=10.233.67.153:50158 2023/02/09 05:32:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m2.732514966s) from=10.233.67.153:34626 2023/02/09 05:32:48 [DEBUG] http: Request GET /v1/status/leader (257.64µs) from=10.233.70.35:54380 2023/02/09 05:32:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.223639927s) from=10.233.67.153:45656 2023/02/09 05:32:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.994814943s) from=10.233.67.153:34652 2023/02/09 05:32:54 [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/09 05:32:54 [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/09 05:32:54 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.25.181_8410" 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (10.449262864s) from=10.233.70.35:33006 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (10.414550106s) from=10.233.67.153:34620 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (40.423625ms) from=10.233.66.159:52204 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (490.808µs) from=10.233.66.159:52208 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (294.018µs) from=10.233.67.153:50326 2023/02/09 05:32:54 [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/09 05:32:54 [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/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.49.229_8484" 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.068439ms) from=10.233.66.159:52210 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (107.662787ms) from=10.233.67.153:34620 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (136.277285ms) from=10.233.70.35:33006 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (459.217µs) from=10.233.66.159:52212 2023/02/09 05:32:54 [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/09 05:32:54 [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/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:32:54 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.19.59_8482" 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.107406ms) from=10.233.66.159:52214 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (52.98321ms) from=10.233.70.35:33006 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (70.154342ms) from=10.233.67.153:34620 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (556.872µs) from=10.233.66.159:52216 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (206.549µs) from=10.233.67.153:50332 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (260.116µs) from=10.233.67.153:50334 2023/02/09 05:32:54 [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/09 05:32:54 [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/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [INFO] agent: Synced service "_v1_vnfmgr_10.233.31.216_8803" 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.92756ms) from=10.233.66.159:52218 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (19.797838ms) from=10.233.70.35:33006 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (36.535194ms) from=10.233.67.153:34620 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (391.576µs) from=10.233.66.159:52220 2023/02/09 05:32:54 [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/09 05:32:54 [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/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [INFO] agent: Synced service "_v1_vnfres_10.233.16.116_8802" 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (24.950623ms) from=10.233.70.35:33006 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.174126ms) from=10.233.66.159:52224 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (483.743µs) from=10.233.66.159:52226 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (645.228µs) from=10.233.67.153:34620 2023/02/09 05:32:54 [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/09 05:32:54 [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/09 05:32:54 [INFO] agent: Synced service "_v1_vnflcm_10.233.53.152_8801" 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (22.400269ms) from=10.233.66.159:52228 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (57.922837ms) from=10.233.67.153:34620 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (101.8827ms) from=10.233.70.35:33006 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (323.074µs) from=10.233.66.159:52230 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (393.103µs) from=10.233.67.153:50346 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (235.489µs) from=10.233.67.153:50348 2023/02/09 05:32:54 [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/09 05:32:54 [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/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:32:54 [INFO] agent: Synced service "_v1_nslcm_10.233.20.205_8403" 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (135.53065ms) from=10.233.70.35:33006 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (20.955648ms) from=10.233.66.159:52232 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (392.828µs) from=10.233.66.159:52234 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (760.274µs) from=10.233.67.153:50348 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (339.716µs) from=10.233.67.153:50360 2023/02/09 05:32:54 [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/09 05:32:54 [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/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (720.572µs) from=10.233.67.153:50348 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:32:54 [INFO] agent: Synced service "_v2_nslcm_10.233.20.205_8403" 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (55.690848ms) from=10.233.66.159:52236 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (19.774089ms) from=10.233.67.153:50360 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:32:54 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:32:54 [DEBUG] agent: Node info in sync 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (139.082224ms) from=10.233.70.35:33006 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (442.723µs) from=10.233.66.159:52238 2023/02/09 05:32:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (519.68µs) from=10.233.67.153:50364 2023/02/09 05:32:57 [DEBUG] http: Request GET /v1/status/leader (287.51µs) from=10.233.67.153:50390 2023/02/09 05:32:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:33:09 [DEBUG] http: Request GET /v1/status/leader (204.69µs) from=10.233.70.35:54740 2023/02/09 05:33:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.779561756s) from=10.233.70.35:33012 2023/02/09 05:33:17 [DEBUG] http: Request GET /v1/status/leader (465.43µs) from=10.233.67.153:50628 2023/02/09 05:33:29 [DEBUG] http: Request GET /v1/status/leader (721.052µs) from=10.233.70.35:55124 2023/02/09 05:33:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.802022233s) from=10.233.70.35:33014 2023/02/09 05:33:37 [DEBUG] http: Request GET /v1/status/leader (2.436862ms) from=10.233.67.153:50946 2023/02/09 05:33:49 [DEBUG] http: Request GET /v1/status/leader (342.401µs) from=10.233.70.35:55490 2023/02/09 05:33:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.784625793s) from=10.233.67.153:35430 2023/02/09 05:33:57 [DEBUG] http: Request GET /v1/status/leader (325.781µs) from=10.233.67.153:51236 2023/02/09 05:33:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:34:09 [DEBUG] http: Request GET /v1/status/leader (203.685µs) from=10.233.70.35:55824 2023/02/09 05:34:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:34:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:34:13 [DEBUG] agent: Node info in sync 2023/02/09 05:34:17 [DEBUG] http: Request GET /v1/status/leader (293.434µs) from=10.233.67.153:51502 2023/02/09 05:34:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.982761826s) from=10.233.67.153:34640 2023/02/09 05:34:29 [DEBUG] http: Request GET /v1/status/leader (258.703µs) from=10.233.70.35:56198 2023/02/09 05:34:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.678900861s) from=10.233.67.153:34638 2023/02/09 05:34:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.732215678s) from=10.233.67.153:34648 2023/02/09 05:34:37 [DEBUG] http: Request GET /v1/status/leader (3.05365ms) from=10.233.67.153:51784 2023/02/09 05:34:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m4.687970772s) from=10.233.67.153:34650 2023/02/09 05:34:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.021317623s) from=10.233.67.153:34636 2023/02/09 05:34:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.560268458s) from=10.233.67.153:34644 2023/02/09 05:34:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.174022026s) from=10.233.67.153:34624 2023/02/09 05:34:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.91585762s) from=10.233.67.153:34646 2023/02/09 05:34:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m7.093162145s) from=10.233.67.153:34642 2023/02/09 05:34:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.612467724s) from=10.233.67.153:34630 2023/02/09 05:34:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.555226302s) from=10.233.67.153:34628 2023/02/09 05:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.330765884s) from=10.233.67.153:34626 2023/02/09 05:34:49 [DEBUG] http: Request GET /v1/status/leader (212.143µs) from=10.233.70.35:56540 2023/02/09 05:34:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m5.847821889s) from=10.233.67.153:50158 2023/02/09 05:34:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m6.716530015s) from=10.233.67.153:50152 2023/02/09 05:34:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.110841659s) from=10.233.67.153:45656 2023/02/09 05:34:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m0.005305606s) from=10.233.67.153:50348 2023/02/09 05:34:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.359913632s) from=10.233.67.153:34652 2023/02/09 05:34:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m2.411055954s) from=10.233.70.35:33006 2023/02/09 05:34:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:34:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.194077231s) from=10.233.67.153:50326 2023/02/09 05:34:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m3.158456064s) from=10.233.67.153:50334 2023/02/09 05:34:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m2.5811075s) from=10.233.67.153:50364 2023/02/09 05:34:57 [DEBUG] http: Request GET /v1/status/leader (2.6807ms) from=10.233.67.153:52096 2023/02/09 05:34:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m3.555060932s) from=10.233.67.153:50346 2023/02/09 05:34:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m3.525353146s) from=10.233.67.153:50360 2023/02/09 05:34:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:34:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m4.153286907s) from=10.233.67.153:50332 2023/02/09 05:34:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m5.121853617s) from=10.233.67.153:50362 2023/02/09 05:35:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m7.350565672s) from=10.233.67.153:34620 2023/02/09 05:35:09 [DEBUG] http: Request GET /v1/status/leader (361.563µs) from=10.233.70.35:56926 2023/02/09 05:35:17 [DEBUG] http: Request GET /v1/status/leader (829.67µs) from=10.233.67.153:52384 2023/02/09 05:35:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.913174852s) from=10.233.70.35:33012 2023/02/09 05:35:29 [DEBUG] http: Request GET /v1/status/leader (420.644µs) from=10.233.70.35:57316 2023/02/09 05:35:37 [DEBUG] http: Request GET /v1/status/leader (565.217µs) from=10.233.67.153:52700 2023/02/09 05:35:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.568424575s) from=10.233.70.35:33014 2023/02/09 05:35:49 [DEBUG] http: Request GET /v1/status/leader (385.871µs) from=10.233.70.35:57670 2023/02/09 05:35:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.692056068s) from=10.233.67.153:35430 2023/02/09 05:35:57 [DEBUG] http: Request GET /v1/status/leader (325.111µs) from=10.233.67.153:52966 2023/02/09 05:35:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:36:09 [DEBUG] http: Request GET /v1/status/leader (316.694µs) from=10.233.70.35:58028 2023/02/09 05:36:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:36:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:36:11 [DEBUG] agent: Node info in sync 2023/02/09 05:36:17 [DEBUG] http: Request GET /v1/status/leader (341.919µs) from=10.233.67.153:53266 2023/02/09 05:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.783732977s) from=10.233.67.153:34640 2023/02/09 05:36:29 [DEBUG] http: Request GET /v1/status/leader (412.581µs) from=10.233.70.35:58408 2023/02/09 05:36:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.820146951s) from=10.233.67.153:34638 2023/02/09 05:36:37 [DEBUG] http: Request GET /v1/status/leader (339.99µs) from=10.233.67.153:53544 2023/02/09 05:36:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.690848981s) from=10.233.67.153:34648 2023/02/09 05:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m2.545883332s) from=10.233.67.153:34650 2023/02/09 05:36:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.381186624s) from=10.233.67.153:34636 2023/02/09 05:36:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.463969881s) from=10.233.67.153:34624 2023/02/09 05:36:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.522744425s) from=10.233.67.153:34644 2023/02/09 05:36:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.091956332s) from=10.233.67.153:34642 2023/02/09 05:36:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.407861824s) from=10.233.67.153:34646 2023/02/09 05:36:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.754743389s) from=10.233.67.153:34626 2023/02/09 05:36:49 [DEBUG] http: Request GET /v1/status/leader (195.553µs) from=10.233.70.35:58766 2023/02/09 05:36:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.286705514s) from=10.233.67.153:34630 2023/02/09 05:36:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m0.935801609s) from=10.233.67.153:50158 2023/02/09 05:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.939464153s) from=10.233.67.153:34628 2023/02/09 05:36:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.361694949s) from=10.233.67.153:45656 2023/02/09 05:36:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m7.140544367s) from=10.233.67.153:50152 2023/02/09 05:36:58 [DEBUG] http: Request GET /v1/status/leader (215.879µs) from=10.233.67.153:53856 2023/02/09 05:36:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:36:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m1.903916115s) from=10.233.67.153:50326 2023/02/09 05:36:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m4.576601156s) from=10.233.67.153:50348 2023/02/09 05:37:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m1.724749691s) from=10.233.67.153:50332 2023/02/09 05:37:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.588881892s) from=10.233.67.153:34652 2023/02/09 05:37:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m4.668309309s) from=10.233.70.35:33006 2023/02/09 05:37:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m6.721837232s) from=10.233.67.153:50364 2023/02/09 05:37:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m6.933560637s) from=10.233.67.153:50334 2023/02/09 05:37:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m7.325765876s) from=10.233.67.153:50346 2023/02/09 05:37:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m7.308433389s) from=10.233.67.153:50360 2023/02/09 05:37:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m6.691010947s) from=10.233.67.153:50362 2023/02/09 05:37:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m6.234192584s) from=10.233.67.153:34620 2023/02/09 05:37:09 [DEBUG] http: Request GET /v1/status/leader (920.969µs) from=10.233.70.35:59126 2023/02/09 05:37:18 [DEBUG] http: Request GET /v1/status/leader (317.208µs) from=10.233.67.153:54158 2023/02/09 05:37:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.259566783s) from=10.233.70.35:33012 2023/02/09 05:37:29 [DEBUG] http: Request GET /v1/status/leader (590.718µs) from=10.233.70.35:59504 2023/02/09 05:37:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:37:32 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:37:32 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:37:32 [DEBUG] agent: Node info in sync 2023/02/09 05:37:38 [DEBUG] http: Request GET /v1/status/leader (585.808µs) from=10.233.67.153:54440 2023/02/09 05:37:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.018111332s) from=10.233.70.35:33014 2023/02/09 05:37:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:37:49 [DEBUG] http: Request GET /v1/status/leader (501.653µs) from=10.233.70.35:59876 2023/02/09 05:37:58 [DEBUG] http: Request GET /v1/status/leader (1.010982ms) from=10.233.67.153:54724 2023/02/09 05:37:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:38:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.957390347s) from=10.233.67.153:35430 2023/02/09 05:38:09 [DEBUG] http: Request GET /v1/status/leader (426.452µs) from=10.233.70.35:60236 2023/02/09 05:38:18 [DEBUG] http: Request GET /v1/status/leader (448.965µs) from=10.233.67.153:55004 2023/02/09 05:38:29 [DEBUG] http: Request GET /v1/status/leader (437.066µs) from=10.233.70.35:60608 2023/02/09 05:38:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.373688781s) from=10.233.67.153:34640 2023/02/09 05:38:38 [DEBUG] http: Request GET /v1/status/leader (316.895µs) from=10.233.67.153:55284 2023/02/09 05:38:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.768364279s) from=10.233.67.153:34638 2023/02/09 05:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.221428752s) from=10.233.67.153:34648 2023/02/09 05:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.109535261s) from=10.233.67.153:34650 2023/02/09 05:38:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.575044247s) from=10.233.67.153:34636 2023/02/09 05:38:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.899681512s) from=10.233.67.153:34644 2023/02/09 05:38:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.247215319s) from=10.233.67.153:34642 2023/02/09 05:38:49 [DEBUG] http: Request GET /v1/status/leader (384.09µs) from=10.233.70.35:60986 2023/02/09 05:38:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.865970902s) from=10.233.67.153:34624 2023/02/09 05:38:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.179205028s) from=10.233.67.153:34628 2023/02/09 05:38:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.78948502s) from=10.233.67.153:45656 2023/02/09 05:38:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.380371671s) from=10.233.67.153:34630 2023/02/09 05:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.445380243s) from=10.233.67.153:34646 2023/02/09 05:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.894498522s) from=10.233.67.153:34626 2023/02/09 05:38:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m6.966960544s) from=10.233.67.153:50158 2023/02/09 05:38:58 [DEBUG] http: Request GET /v1/status/leader (414.33µs) from=10.233.67.153:55592 2023/02/09 05:38:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m0.949818032s) from=10.233.67.153:50152 2023/02/09 05:38:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:39:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.870410495s) from=10.233.67.153:50326 2023/02/09 05:39:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m5.508777342s) from=10.233.67.153:50348 2023/02/09 05:39:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m4.947497086s) from=10.233.67.153:50332 2023/02/09 05:39:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m4.072610504s) from=10.233.70.35:33006 2023/02/09 05:39:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.164709327s) from=10.233.67.153:34652 2023/02/09 05:39:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m2.374018407s) from=10.233.67.153:50346 2023/02/09 05:39:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m4.572043623s) from=10.233.67.153:50334 2023/02/09 05:39:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m4.88565596s) from=10.233.67.153:50364 2023/02/09 05:39:09 [DEBUG] http: Request GET /v1/status/leader (221.503µs) from=10.233.70.35:33128 2023/02/09 05:39:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m4.792967316s) from=10.233.67.153:50362 2023/02/09 05:39:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m5.818280889s) from=10.233.67.153:50360 2023/02/09 05:39:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m3.674458965s) from=10.233.67.153:34620 2023/02/09 05:39:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:39:15 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:39:15 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:39:15 [DEBUG] agent: Node info in sync 2023/02/09 05:39:18 [DEBUG] http: Request GET /v1/status/leader (326.904µs) from=10.233.67.153:55884 2023/02/09 05:39:29 [DEBUG] http: Request GET /v1/status/leader (442.25µs) from=10.233.70.35:33494 2023/02/09 05:39:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.989933425s) from=10.233.70.35:33012 2023/02/09 05:39:38 [DEBUG] http: Request GET /v1/status/leader (282.704µs) from=10.233.67.153:56182 2023/02/09 05:39:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.259534369s) from=10.233.70.35:33014 2023/02/09 05:39:49 [DEBUG] http: Request GET /v1/status/leader (256.05µs) from=10.233.70.35:33862 2023/02/09 05:39:58 [DEBUG] http: Request GET /v1/status/leader (197.168µs) from=10.233.67.153:56492 2023/02/09 05:39:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:40:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.472389593s) from=10.233.67.153:35430 2023/02/09 05:40:09 [DEBUG] http: Request GET /v1/status/leader (893.706µs) from=10.233.70.35:34236 2023/02/09 05:40:18 [DEBUG] http: Request GET /v1/status/leader (363.846µs) from=10.233.67.153:56784 2023/02/09 05:40:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:40:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:40:21 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:40:21 [DEBUG] agent: Node info in sync 2023/02/09 05:40:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:40:29 [DEBUG] http: Request GET /v1/status/leader (274.722µs) from=10.233.70.35:34600 2023/02/09 05:40:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.823358761s) from=10.233.67.153:34640 2023/02/09 05:40:38 [DEBUG] http: Request GET /v1/status/leader (173.219µs) from=10.233.67.153:57078 2023/02/09 05:40:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.5659909s) from=10.233.67.153:34638 2023/02/09 05:40:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.348898523s) from=10.233.67.153:34636 2023/02/09 05:40:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m2.998897682s) from=10.233.67.153:34650 2023/02/09 05:40:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m7.257510317s) from=10.233.67.153:34648 2023/02/09 05:40:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.7418525s) from=10.233.67.153:34644 2023/02/09 05:40:49 [DEBUG] http: Request GET /v1/status/leader (1.5837ms) from=10.233.70.35:34962 2023/02/09 05:40:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.04691857s) from=10.233.67.153:34642 2023/02/09 05:40:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.046726122s) from=10.233.67.153:34630 2023/02/09 05:40:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.07539362s) from=10.233.67.153:34624 2023/02/09 05:40:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.699803717s) from=10.233.67.153:34626 2023/02/09 05:40:58 [DEBUG] http: Request GET /v1/status/leader (328.522µs) from=10.233.67.153:57378 2023/02/09 05:40:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:40:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.258924803s) from=10.233.67.153:34646 2023/02/09 05:40:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m1.231752107s) from=10.233.67.153:50158 2023/02/09 05:40:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m0.454299864s) from=10.233.67.153:50152 2023/02/09 05:40:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.240496173s) from=10.233.67.153:45656 2023/02/09 05:41:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.912815397s) from=10.233.67.153:34628 2023/02/09 05:41:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m1.293995755s) from=10.233.67.153:50326 2023/02/09 05:41:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m3.829188155s) from=10.233.67.153:50348 2023/02/09 05:41:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.72368898s) from=10.233.67.153:34652 2023/02/09 05:41:09 [DEBUG] http: Request GET /v1/status/leader (394.799µs) from=10.233.70.35:35342 2023/02/09 05:41:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m2.067634596s) from=10.233.67.153:50346 2023/02/09 05:41:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.24238724s) from=10.233.67.153:50334 2023/02/09 05:41:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m5.429600159s) from=10.233.70.35:33006 2023/02/09 05:41:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m6.97680418s) from=10.233.67.153:50332 2023/02/09 05:41:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m0.993309673s) from=10.233.67.153:50362 2023/02/09 05:41:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m3.462753154s) from=10.233.67.153:50364 2023/02/09 05:41:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m1.883028637s) from=10.233.67.153:50360 2023/02/09 05:41:18 [DEBUG] http: Request GET /v1/status/leader (323.03µs) from=10.233.67.153:57660 2023/02/09 05:41:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m7.179879101s) from=10.233.67.153:34620 2023/02/09 05:41:29 [DEBUG] http: Request GET /v1/status/leader (878.328µs) from=10.233.70.35:35694 2023/02/09 05:41:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.598473418s) from=10.233.70.35:33012 2023/02/09 05:41:38 [DEBUG] http: Request GET /v1/status/leader (739.218µs) from=10.233.67.153:57962 2023/02/09 05:41:49 [DEBUG] http: Request GET /v1/status/leader (376.135µs) from=10.233.70.35:36054 2023/02/09 05:41:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.648453439s) from=10.233.70.35:33014 2023/02/09 05:41:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:41:58 [DEBUG] http: Request GET /v1/status/leader (341.105µs) from=10.233.67.153:58266 2023/02/09 05:42:09 [DEBUG] http: Request GET /v1/status/leader (291.115µs) from=10.233.70.35:36438 2023/02/09 05:42:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.949456057s) from=10.233.67.153:35430 2023/02/09 05:42:18 [DEBUG] http: Request GET /v1/status/leader (316.202µs) from=10.233.67.153:58550 2023/02/09 05:42:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:42:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:42:20 [DEBUG] agent: Node info in sync 2023/02/09 05:42:29 [DEBUG] http: Request GET /v1/status/leader (283.194µs) from=10.233.70.35:36800 2023/02/09 05:42:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.99513108s) from=10.233.67.153:34640 2023/02/09 05:42:38 [DEBUG] http: Request GET /v1/status/leader (437.136µs) from=10.233.67.153:58840 2023/02/09 05:42:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.936288104s) from=10.233.67.153:34638 2023/02/09 05:42:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.396212178s) from=10.233.67.153:34648 2023/02/09 05:42:49 [DEBUG] http: Request GET /v1/status/leader (355.113µs) from=10.233.70.35:37154 2023/02/09 05:42:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m5.384826729s) from=10.233.67.153:34650 2023/02/09 05:42:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.67612096s) from=10.233.67.153:34636 2023/02/09 05:42:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.247357501s) from=10.233.67.153:34644 2023/02/09 05:42:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:42:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.896463115s) from=10.233.67.153:34642 2023/02/09 05:42:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:42:58 [DEBUG] http: Request GET /v1/status/leader (275.262µs) from=10.233.67.153:59140 2023/02/09 05:42:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.108918573s) from=10.233.67.153:34626 2023/02/09 05:43:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.60113164s) from=10.233.67.153:34630 2023/02/09 05:43:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.920154537s) from=10.233.67.153:34624 2023/02/09 05:43:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m3.829205787s) from=10.233.67.153:50152 2023/02/09 05:43:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.827649455s) from=10.233.67.153:34628 2023/02/09 05:43:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m4.30594452s) from=10.233.67.153:50158 2023/02/09 05:43:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.209399992s) from=10.233.67.153:45656 2023/02/09 05:43:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.457891095s) from=10.233.67.153:34646 2023/02/09 05:43:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m2.520517789s) from=10.233.67.153:50326 2023/02/09 05:43:09 [DEBUG] http: Request GET /v1/status/leader (506.707µs) from=10.233.70.35:37536 2023/02/09 05:43:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.41397573s) from=10.233.67.153:34652 2023/02/09 05:43:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m4.682297722s) from=10.233.67.153:50348 2023/02/09 05:43:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m4.869089025s) from=10.233.67.153:50346 2023/02/09 05:43:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m2.853580379s) from=10.233.67.153:50332 2023/02/09 05:43:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m5.172693079s) from=10.233.67.153:50364 2023/02/09 05:43:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m6.563271974s) from=10.233.67.153:50334 2023/02/09 05:43:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m6.699076211s) from=10.233.70.35:33006 2023/02/09 05:43:18 [DEBUG] http: Request GET /v1/status/leader (190.871µs) from=10.233.67.153:59422 2023/02/09 05:43:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m7.185736207s) from=10.233.67.153:50362 2023/02/09 05:43:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m7.465357521s) from=10.233.67.153:50360 2023/02/09 05:43:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m2.27316999s) from=10.233.67.153:34620 2023/02/09 05:43:29 [DEBUG] http: Request GET /v1/status/leader (210.875µs) from=10.233.70.35:37882 2023/02/09 05:43:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.163043977s) from=10.233.70.35:33012 2023/02/09 05:43:38 [DEBUG] http: Request GET /v1/status/leader (297.785µs) from=10.233.67.153:59718 2023/02/09 05:43:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:43:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:43:49 [DEBUG] agent: Node info in sync 2023/02/09 05:43:49 [DEBUG] http: Request GET /v1/status/leader (726.86µs) from=10.233.70.35:38240 2023/02/09 05:43:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:43:58 [DEBUG] http: Request GET /v1/status/leader (255.637µs) from=10.233.67.153:60016 2023/02/09 05:43:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.344064388s) from=10.233.70.35:33014 2023/02/09 05:44:09 [DEBUG] http: Request GET /v1/status/leader (491.332µs) from=10.233.70.35:38618 2023/02/09 05:44:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.118016585s) from=10.233.67.153:35430 2023/02/09 05:44:18 [DEBUG] http: Request GET /v1/status/leader (218.245µs) from=10.233.67.153:60310 2023/02/09 05:44:29 [DEBUG] http: Request GET /v1/status/leader (369.027µs) from=10.233.70.35:38984 2023/02/09 05:44:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.524795103s) from=10.233.67.153:34640 2023/02/09 05:44:38 [DEBUG] http: Request GET /v1/status/leader (204.772µs) from=10.233.67.153:60608 2023/02/09 05:44:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.111023649s) from=10.233.67.153:34638 2023/02/09 05:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.063187091s) from=10.233.67.153:34648 2023/02/09 05:44:49 [DEBUG] http: Request GET /v1/status/leader (360.426µs) from=10.233.70.35:39348 2023/02/09 05:44:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.049305895s) from=10.233.67.153:34636 2023/02/09 05:44:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m7.249084677s) from=10.233.67.153:34650 2023/02/09 05:44:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:44:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.463123891s) from=10.233.67.153:34644 2023/02/09 05:44:58 [DEBUG] http: Request GET /v1/status/leader (182.939µs) from=10.233.67.153:60924 2023/02/09 05:45:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m3.970457983s) from=10.233.67.153:34626 2023/02/09 05:45:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.63143076s) from=10.233.67.153:34642 2023/02/09 05:45:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m1.743636932s) from=10.233.67.153:50152 2023/02/09 05:45:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m3.58625467s) from=10.233.67.153:34624 2023/02/09 05:45:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.734016315s) from=10.233.67.153:34628 2023/02/09 05:45:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.462875994s) from=10.233.67.153:34630 2023/02/09 05:45:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.030457109s) from=10.233.67.153:34646 2023/02/09 05:45:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m2.118741988s) from=10.233.67.153:50326 2023/02/09 05:45:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m6.293462047s) from=10.233.67.153:50158 2023/02/09 05:45:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.575875736s) from=10.233.67.153:45656 2023/02/09 05:45:09 [DEBUG] http: Request GET /v1/status/leader (325.205µs) from=10.233.70.35:39722 2023/02/09 05:45:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m0.199573846s) from=10.233.67.153:50348 2023/02/09 05:45:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m0.118508882s) from=10.233.67.153:50346 2023/02/09 05:45:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.64218385s) from=10.233.67.153:34652 2023/02/09 05:45:18 [DEBUG] http: Request GET /v1/status/leader (220.155µs) from=10.233.67.153:32994 2023/02/09 05:45:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m3.471060168s) from=10.233.67.153:50334 2023/02/09 05:45:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m3.687251096s) from=10.233.67.153:50364 2023/02/09 05:45:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m7.385902554s) from=10.233.67.153:50332 2023/02/09 05:45:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m1.101610441s) from=10.233.67.153:34620 2023/02/09 05:45:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m4.829826538s) from=10.233.67.153:50362 2023/02/09 05:45:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m7.48075544s) from=10.233.70.35:33006 2023/02/09 05:45:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m5.251363949s) from=10.233.67.153:50360 2023/02/09 05:45:29 [DEBUG] http: Request GET /v1/status/leader (368.952µs) from=10.233.70.35:40094 2023/02/09 05:45:38 [DEBUG] http: Request GET /v1/status/leader (713.219µs) from=10.233.67.153:33282 2023/02/09 05:45:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:45:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.884227224s) from=10.233.70.35:33012 2023/02/09 05:45:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:45:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:45:49 [DEBUG] agent: Node info in sync 2023/02/09 05:45:50 [DEBUG] http: Request GET /v1/status/leader (176.535µs) from=10.233.70.35:40462 2023/02/09 05:45:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:45:58 [DEBUG] http: Request GET /v1/status/leader (561.321µs) from=10.233.67.153:33584 2023/02/09 05:46:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.59452694s) from=10.233.70.35:33014 2023/02/09 05:46:10 [DEBUG] http: Request GET /v1/status/leader (347.377µs) from=10.233.70.35:40846 2023/02/09 05:46:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.535538356s) from=10.233.67.153:35430 2023/02/09 05:46:18 [DEBUG] http: Request GET /v1/status/leader (248.714µs) from=10.233.67.153:33870 2023/02/09 05:46:30 [DEBUG] http: Request GET /v1/status/leader (327.764µs) from=10.233.70.35:41216 2023/02/09 05:46:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.225410409s) from=10.233.67.153:34640 2023/02/09 05:46:39 [DEBUG] http: Request GET /v1/status/leader (332.77µs) from=10.233.67.153:34166 2023/02/09 05:46:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.873989857s) from=10.233.67.153:34638 2023/02/09 05:46:50 [DEBUG] http: Request GET /v1/status/leader (383.456µs) from=10.233.70.35:41572 2023/02/09 05:46:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.533754882s) from=10.233.67.153:34648 2023/02/09 05:46:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.204214707s) from=10.233.67.153:34636 2023/02/09 05:46:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.686679295s) from=10.233.67.153:34650 2023/02/09 05:46:59 [DEBUG] http: Request GET /v1/status/leader (275.625µs) from=10.233.67.153:34474 2023/02/09 05:47:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.211686957s) from=10.233.67.153:34644 2023/02/09 05:47:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m2.549695298s) from=10.233.67.153:34626 2023/02/09 05:47:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.565914368s) from=10.233.67.153:34642 2023/02/09 05:47:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m3.095449127s) from=10.233.67.153:50152 2023/02/09 05:47:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.057566473s) from=10.233.67.153:34646 2023/02/09 05:47:10 [DEBUG] http: Request GET /v1/status/leader (209.012µs) from=10.233.70.35:41934 2023/02/09 05:47:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m1.006017815s) from=10.233.67.153:50158 2023/02/09 05:47:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.504197279s) from=10.233.67.153:34630 2023/02/09 05:47:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.425099869s) from=10.233.67.153:45656 2023/02/09 05:47:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.444118395s) from=10.233.67.153:34624 2023/02/09 05:47:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.241657495s) from=10.233.67.153:34628 2023/02/09 05:47:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m2.098828656s) from=10.233.67.153:50326 2023/02/09 05:47:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m0.683493295s) from=10.233.67.153:50348 2023/02/09 05:47:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m1.283949301s) from=10.233.67.153:50346 2023/02/09 05:47:19 [DEBUG] http: Request GET /v1/status/leader (318.844µs) from=10.233.67.153:34756 2023/02/09 05:47:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.098908088s) from=10.233.67.153:34652 2023/02/09 05:47:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m0.907867776s) from=10.233.67.153:50334 2023/02/09 05:47:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m3.899178986s) from=10.233.67.153:50364 2023/02/09 05:47:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m3.061098459s) from=10.233.67.153:50332 2023/02/09 05:47:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m0.600068679s) from=10.233.70.35:33006 2023/02/09 05:47:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m5.843318514s) from=10.233.67.153:34620 2023/02/09 05:47:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m3.166765968s) from=10.233.67.153:50360 2023/02/09 05:47:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:47:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:47:30 [DEBUG] agent: Node info in sync 2023/02/09 05:47:30 [DEBUG] http: Request GET /v1/status/leader (425.549µs) from=10.233.70.35:42298 2023/02/09 05:47:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m7.059534054s) from=10.233.67.153:50362 2023/02/09 05:47:39 [DEBUG] http: Request GET /v1/status/leader (254.906µs) from=10.233.67.153:35036 2023/02/09 05:47:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.663044865s) from=10.233.70.35:33012 2023/02/09 05:47:50 [DEBUG] http: Request GET /v1/status/leader (177.049µs) from=10.233.70.35:42664 2023/02/09 05:47:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:47:59 [DEBUG] http: Request GET /v1/status/leader (268.884µs) from=10.233.67.153:35330 2023/02/09 05:48:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.812993798s) from=10.233.70.35:33014 2023/02/09 05:48:10 [DEBUG] http: Request GET /v1/status/leader (349.771µs) from=10.233.70.35:43030 2023/02/09 05:48:19 [DEBUG] http: Request GET /v1/status/leader (261.278µs) from=10.233.67.153:35616 2023/02/09 05:48:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.338719641s) from=10.233.67.153:35430 2023/02/09 05:48:30 [DEBUG] http: Request GET /v1/status/leader (185.829µs) from=10.233.70.35:43400 2023/02/09 05:48:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:48:39 [DEBUG] http: Request GET /v1/status/leader (368.144µs) from=10.233.67.153:35898 2023/02/09 05:48:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.708959642s) from=10.233.67.153:34640 2023/02/09 05:48:50 [DEBUG] http: Request GET /v1/status/leader (389.027µs) from=10.233.70.35:43760 2023/02/09 05:48:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.769270125s) from=10.233.67.153:34638 2023/02/09 05:48:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.624585649s) from=10.233.67.153:34636 2023/02/09 05:48:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:48:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.669185365s) from=10.233.67.153:34648 2023/02/09 05:48:59 [DEBUG] http: Request GET /v1/status/leader (206.719µs) from=10.233.67.153:36218 2023/02/09 05:49:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.201512502s) from=10.233.67.153:34650 2023/02/09 05:49:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.174124948s) from=10.233.67.153:34644 2023/02/09 05:49:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m2.936182193s) from=10.233.67.153:34626 2023/02/09 05:49:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.686103569s) from=10.233.67.153:34642 2023/02/09 05:49:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m2.032030457s) from=10.233.67.153:50152 2023/02/09 05:49:10 [DEBUG] http: Request GET /v1/status/leader (1.295895ms) from=10.233.70.35:44134 2023/02/09 05:49:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.203105344s) from=10.233.67.153:34646 2023/02/09 05:49:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m0.115606608s) from=10.233.67.153:50326 2023/02/09 05:49:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m1.545876173s) from=10.233.67.153:50158 2023/02/09 05:49:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.729979149s) from=10.233.67.153:45656 2023/02/09 05:49:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.21766264s) from=10.233.67.153:34628 2023/02/09 05:49:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.359209937s) from=10.233.67.153:34630 2023/02/09 05:49:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.596639539s) from=10.233.67.153:34624 2023/02/09 05:49:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m1.302830487s) from=10.233.67.153:50346 2023/02/09 05:49:19 [DEBUG] http: Request GET /v1/status/leader (514.992µs) from=10.233.67.153:36510 2023/02/09 05:49:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m5.788460758s) from=10.233.67.153:50348 2023/02/09 05:49:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.061143496s) from=10.233.67.153:34652 2023/02/09 05:49:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.108877057s) from=10.233.67.153:50334 2023/02/09 05:49:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m0.375304624s) from=10.233.67.153:50364 2023/02/09 05:49:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:49:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:49:27 [DEBUG] agent: Node info in sync 2023/02/09 05:49:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m1.118308176s) from=10.233.67.153:34620 2023/02/09 05:49:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m3.541914156s) from=10.233.70.35:33006 2023/02/09 05:49:30 [DEBUG] http: Request GET /v1/status/leader (287.865µs) from=10.233.70.35:44488 2023/02/09 05:49:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m6.538645288s) from=10.233.67.153:50332 2023/02/09 05:49:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m4.292556627s) from=10.233.67.153:50360 2023/02/09 05:49:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m5.942584328s) from=10.233.67.153:50362 2023/02/09 05:49:39 [DEBUG] http: Request GET /v1/status/leader (1.192805ms) from=10.233.67.153:36798 2023/02/09 05:49:50 [DEBUG] http: Request GET /v1/status/leader (497.07µs) from=10.233.70.35:44860 2023/02/09 05:49:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.33708765s) from=10.233.70.35:33012 2023/02/09 05:49:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:49:59 [DEBUG] http: Request GET /v1/status/leader (529.607µs) from=10.233.67.153:37096 2023/02/09 05:50:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.166688188s) from=10.233.70.35:33014 2023/02/09 05:50:10 [DEBUG] http: Request GET /v1/status/leader (850.253µs) from=10.233.70.35:45230 2023/02/09 05:50:19 [DEBUG] http: Request GET /v1/status/leader (370.762µs) from=10.233.67.153:37396 2023/02/09 05:50:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.586000965s) from=10.233.67.153:35430 2023/02/09 05:50:30 [DEBUG] http: Request GET /v1/status/leader (337.962µs) from=10.233.70.35:45584 2023/02/09 05:50:39 [DEBUG] http: Request GET /v1/status/leader (224.434µs) from=10.233.67.153:37680 2023/02/09 05:50:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.14874309s) from=10.233.67.153:34640 2023/02/09 05:50:50 [DEBUG] http: Request GET /v1/status/leader (295.164µs) from=10.233.70.35:45952 2023/02/09 05:50:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:50:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:50:59 [DEBUG] http: Request GET /v1/status/leader (205.373µs) from=10.233.67.153:37974 2023/02/09 05:50:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.793282635s) from=10.233.67.153:34636 2023/02/09 05:51:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.14048317s) from=10.233.67.153:34638 2023/02/09 05:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.941730763s) from=10.233.67.153:34648 2023/02/09 05:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.73508682s) from=10.233.67.153:34650 2023/02/09 05:51:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.433316631s) from=10.233.67.153:34644 2023/02/09 05:51:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.925013398s) from=10.233.67.153:34642 2023/02/09 05:51:10 [DEBUG] http: Request GET /v1/status/leader (315.789µs) from=10.233.70.35:46316 2023/02/09 05:51:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.940530078s) from=10.233.67.153:34626 2023/02/09 05:51:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m5.048466915s) from=10.233.67.153:50326 2023/02/09 05:51:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m7.070336737s) from=10.233.67.153:50152 2023/02/09 05:51:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.786049297s) from=10.233.67.153:34646 2023/02/09 05:51:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m5.73255372s) from=10.233.67.153:50158 2023/02/09 05:51:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.343887257s) from=10.233.67.153:45656 2023/02/09 05:51:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.932076935s) from=10.233.67.153:34624 2023/02/09 05:51:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.201895429s) from=10.233.67.153:34628 2023/02/09 05:51:19 [DEBUG] http: Request GET /v1/status/leader (342.86µs) from=10.233.67.153:38270 2023/02/09 05:51:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m2.500826305s) from=10.233.67.153:50346 2023/02/09 05:51:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.862346833s) from=10.233.67.153:34630 2023/02/09 05:51:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:51:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:51:21 [DEBUG] agent: Node info in sync 2023/02/09 05:51:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m2.683552335s) from=10.233.67.153:50348 2023/02/09 05:51:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m2.860068504s) from=10.233.67.153:34652 2023/02/09 05:51:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m1.639162923s) from=10.233.67.153:50364 2023/02/09 05:51:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m5.796868413s) from=10.233.67.153:50334 2023/02/09 05:51:30 [DEBUG] http: Request GET /v1/status/leader (199.663µs) from=10.233.70.35:46680 2023/02/09 05:51:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m0.659218236s) from=10.233.67.153:50332 2023/02/09 05:51:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m5.402315118s) from=10.233.67.153:34620 2023/02/09 05:51:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m5.808300733s) from=10.233.70.35:33006 2023/02/09 05:51:39 [DEBUG] http: Request GET /v1/status/leader (259.007µs) from=10.233.67.153:38558 2023/02/09 05:51:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m6.535224094s) from=10.233.67.153:50360 2023/02/09 05:51:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m4.32749637s) from=10.233.67.153:50362 2023/02/09 05:51:50 [DEBUG] http: Request GET /v1/status/leader (273.944µs) from=10.233.70.35:47056 2023/02/09 05:51:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.904419964s) from=10.233.70.35:33012 2023/02/09 05:51:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:51:59 [DEBUG] http: Request GET /v1/status/leader (353.582µs) from=10.233.67.153:38866 2023/02/09 05:52:10 [DEBUG] http: Request GET /v1/status/leader (261.183µs) from=10.233.70.35:47434 2023/02/09 05:52:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.411661758s) from=10.233.70.35:33014 2023/02/09 05:52:19 [DEBUG] http: Request GET /v1/status/leader (218.618µs) from=10.233.67.153:39158 2023/02/09 05:52:30 [DEBUG] http: Request GET /v1/status/leader (300.049µs) from=10.233.70.35:47806 2023/02/09 05:52:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m7.068026506s) from=10.233.67.153:35430 2023/02/09 05:52:39 [DEBUG] http: Request GET /v1/status/leader (454.096µs) from=10.233.67.153:39442 2023/02/09 05:52:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.906445607s) from=10.233.67.153:34640 2023/02/09 05:52:50 [DEBUG] http: Request GET /v1/status/leader (358.581µs) from=10.233.70.35:48182 2023/02/09 05:52:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:52:59 [DEBUG] http: Request GET /v1/status/leader (2.450865ms) from=10.233.67.153:39748 2023/02/09 05:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.498928269s) from=10.233.67.153:34648 2023/02/09 05:53:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.926394674s) from=10.233.67.153:34636 2023/02/09 05:53:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m4.067505971s) from=10.233.67.153:34650 2023/02/09 05:53:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.177559604s) from=10.233.67.153:34638 2023/02/09 05:53:10 [DEBUG] http: Request GET /v1/status/leader (276.899µs) from=10.233.70.35:48566 2023/02/09 05:53:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.533231717s) from=10.233.67.153:34642 2023/02/09 05:53:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:53:13 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:53:13 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:53:13 [DEBUG] agent: Node info in sync 2023/02/09 05:53:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.496350984s) from=10.233.67.153:34644 2023/02/09 05:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.443973091s) from=10.233.67.153:34626 2023/02/09 05:53:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:53:19 [DEBUG] http: Request GET /v1/status/leader (216.09µs) from=10.233.67.153:40044 2023/02/09 05:53:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.462580744s) from=10.233.67.153:34628 2023/02/09 05:53:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.957013192s) from=10.233.67.153:34646 2023/02/09 05:53:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m5.752419318s) from=10.233.67.153:50152 2023/02/09 05:53:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m5.125233387s) from=10.233.67.153:50158 2023/02/09 05:53:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m6.385826285s) from=10.233.67.153:50326 2023/02/09 05:53:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.787373263s) from=10.233.67.153:34630 2023/02/09 05:53:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.534076401s) from=10.233.67.153:34624 2023/02/09 05:53:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.087748768s) from=10.233.67.153:45656 2023/02/09 05:53:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.893248321s) from=10.233.67.153:34652 2023/02/09 05:53:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m6.633132337s) from=10.233.67.153:50346 2023/02/09 05:53:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m0.179980575s) from=10.233.67.153:50364 2023/02/09 05:53:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m6.773347404s) from=10.233.67.153:50348 2023/02/09 05:53:30 [DEBUG] http: Request GET /v1/status/leader (261.973µs) from=10.233.70.35:48934 2023/02/09 05:53:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m4.230329808s) from=10.233.67.153:50334 2023/02/09 05:53:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m0.566642438s) from=10.233.70.35:33006 2023/02/09 05:53:39 [DEBUG] http: Request GET /v1/status/leader (278.327µs) from=10.233.67.153:40322 2023/02/09 05:53:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m7.104174447s) from=10.233.67.153:50332 2023/02/09 05:53:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m1.365680075s) from=10.233.67.153:50360 2023/02/09 05:53:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m7.156134695s) from=10.233.67.153:34620 2023/02/09 05:53:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m5.710202467s) from=10.233.67.153:50362 2023/02/09 05:53:50 [DEBUG] http: Request GET /v1/status/leader (351.16µs) from=10.233.70.35:49294 2023/02/09 05:53:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.72289581s) from=10.233.70.35:33012 2023/02/09 05:53:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:53:59 [DEBUG] http: Request GET /v1/status/leader (744.847µs) from=10.233.67.153:40616 2023/02/09 05:54:10 [DEBUG] http: Request GET /v1/status/leader (692.565µs) from=10.233.70.35:49682 2023/02/09 05:54:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.270460916s) from=10.233.70.35:33014 2023/02/09 05:54:19 [DEBUG] http: Request GET /v1/status/leader (324.512µs) from=10.233.67.153:40944 2023/02/09 05:54:30 [DEBUG] http: Request GET /v1/status/leader (311.723µs) from=10.233.70.35:50038 2023/02/09 05:54:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.790374523s) from=10.233.67.153:35430 2023/02/09 05:54:39 [DEBUG] http: Request GET /v1/status/leader (289.338µs) from=10.233.67.153:41222 2023/02/09 05:54:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.849097539s) from=10.233.67.153:34640 2023/02/09 05:54:50 [DEBUG] http: Request GET /v1/status/leader (247.111µs) from=10.233.70.35:50398 2023/02/09 05:54:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:54:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:54:55 [DEBUG] agent: Node info in sync 2023/02/09 05:54:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:55:00 [DEBUG] http: Request GET /v1/status/leader (930.142µs) from=10.233.67.153:41536 2023/02/09 05:55:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.540449109s) from=10.233.67.153:34636 2023/02/09 05:55:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.826516195s) from=10.233.67.153:34648 2023/02/09 05:55:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.352273521s) from=10.233.67.153:34638 2023/02/09 05:55:10 [DEBUG] http: Request GET /v1/status/leader (637.222µs) from=10.233.70.35:50778 2023/02/09 05:55:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m7.315926345s) from=10.233.67.153:34650 2023/02/09 05:55:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.136871641s) from=10.233.67.153:34642 2023/02/09 05:55:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.044848252s) from=10.233.67.153:34644 2023/02/09 05:55:20 [DEBUG] http: Request GET /v1/status/leader (315.496µs) from=10.233.67.153:41836 2023/02/09 05:55:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.011348893s) from=10.233.67.153:34646 2023/02/09 05:55:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m0.869424617s) from=10.233.67.153:50326 2023/02/09 05:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m7.180284719s) from=10.233.67.153:34626 2023/02/09 05:55:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.479042594s) from=10.233.67.153:34628 2023/02/09 05:55:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.479425396s) from=10.233.67.153:34624 2023/02/09 05:55:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m0.334529623s) from=10.233.67.153:50346 2023/02/09 05:55:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.156669328s) from=10.233.67.153:45656 2023/02/09 05:55:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m4.641362513s) from=10.233.67.153:50158 2023/02/09 05:55:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.993306191s) from=10.233.67.153:34652 2023/02/09 05:55:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m5.110635945s) from=10.233.67.153:50152 2023/02/09 05:55:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.719122908s) from=10.233.67.153:34630 2023/02/09 05:55:30 [DEBUG] http: Request GET /v1/status/leader (295.104µs) from=10.233.70.35:51144 2023/02/09 05:55:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m3.768408006s) from=10.233.67.153:50364 2023/02/09 05:55:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m7.362829883s) from=10.233.67.153:50348 2023/02/09 05:55:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m1.45431242s) from=10.233.70.35:33006 2023/02/09 05:55:40 [DEBUG] http: Request GET /v1/status/leader (383.335µs) from=10.233.67.153:42106 2023/02/09 05:55:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m0.700753848s) from=10.233.67.153:50332 2023/02/09 05:55:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m6.249623416s) from=10.233.67.153:50334 2023/02/09 05:55:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m3.605171338s) from=10.233.67.153:34620 2023/02/09 05:55:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m4.978520006s) from=10.233.67.153:50360 2023/02/09 05:55:50 [DEBUG] http: Request GET /v1/status/leader (270.495µs) from=10.233.70.35:51534 2023/02/09 05:55:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m6.161508501s) from=10.233.67.153:50362 2023/02/09 05:55:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:55:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:55:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:55:59 [DEBUG] agent: Node info in sync 2023/02/09 05:56:00 [DEBUG] http: Request GET /v1/status/leader (211.721µs) from=10.233.67.153:42422 2023/02/09 05:56:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.199085486s) from=10.233.70.35:33012 2023/02/09 05:56:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:56:10 [DEBUG] http: Request GET /v1/status/leader (306.274µs) from=10.233.70.35:51938 2023/02/09 05:56:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.486274158s) from=10.233.70.35:33014 2023/02/09 05:56:20 [DEBUG] http: Request GET /v1/status/leader (347.218µs) from=10.233.67.153:42728 2023/02/09 05:56:30 [DEBUG] http: Request GET /v1/status/leader (248.464µs) from=10.233.70.35:52326 2023/02/09 05:56:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.321034146s) from=10.233.67.153:35430 2023/02/09 05:56:40 [DEBUG] http: Request GET /v1/status/leader (294.264µs) from=10.233.67.153:43020 2023/02/09 05:56:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.370906094s) from=10.233.67.153:34640 2023/02/09 05:56:50 [DEBUG] http: Request GET /v1/status/leader (325.069µs) from=10.233.70.35:52682 2023/02/09 05:56:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:57:00 [DEBUG] http: Request GET /v1/status/leader (271.452µs) from=10.233.67.153:43318 2023/02/09 05:57:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.532322398s) from=10.233.67.153:34636 2023/02/09 05:57:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.770189952s) from=10.233.67.153:34648 2023/02/09 05:57:10 [DEBUG] http: Request GET /v1/status/leader (291.347µs) from=10.233.70.35:53066 2023/02/09 05:57:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.298262987s) from=10.233.67.153:34650 2023/02/09 05:57:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.1670938s) from=10.233.67.153:34638 2023/02/09 05:57:20 [DEBUG] http: Request GET /v1/status/leader (338.441µs) from=10.233.67.153:43622 2023/02/09 05:57:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.59840868s) from=10.233.67.153:34642 2023/02/09 05:57:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.576426874s) from=10.233.67.153:34646 2023/02/09 05:57:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.290671563s) from=10.233.67.153:34644 2023/02/09 05:57:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.236487238s) from=10.233.67.153:34628 2023/02/09 05:57:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.043262618s) from=10.233.67.153:34624 2023/02/09 05:57:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m6.960733604s) from=10.233.67.153:50326 2023/02/09 05:57:30 [DEBUG] http: Request GET /v1/status/leader (402.224µs) from=10.233.70.35:53426 2023/02/09 05:57:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.203768112s) from=10.233.67.153:34626 2023/02/09 05:57:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.782699834s) from=10.233.67.153:34630 2023/02/09 05:57:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.2149169s) from=10.233.67.153:45656 2023/02/09 05:57:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m5.21946961s) from=10.233.67.153:50158 2023/02/09 05:57:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m5.863681013s) from=10.233.67.153:50346 2023/02/09 05:57:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.276395082s) from=10.233.67.153:34652 2023/02/09 05:57:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m6.712919207s) from=10.233.67.153:50152 2023/02/09 05:57:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m0.700910488s) from=10.233.70.35:33006 2023/02/09 05:57:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m7.305839791s) from=10.233.67.153:50364 2023/02/09 05:57:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m2.024552063s) from=10.233.67.153:50348 2023/02/09 05:57:40 [DEBUG] http: Request GET /v1/status/leader (356.89µs) from=10.233.67.153:43904 2023/02/09 05:57:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m4.328711078s) from=10.233.67.153:50334 2023/02/09 05:57:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m6.82772285s) from=10.233.67.153:50332 2023/02/09 05:57:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m2.727130096s) from=10.233.67.153:34620 2023/02/09 05:57:50 [DEBUG] http: Request GET /v1/status/leader (227.838µs) from=10.233.70.35:53780 2023/02/09 05:57:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m4.505293972s) from=10.233.67.153:50360 2023/02/09 05:57:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:57:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:57:51 [DEBUG] agent: Node info in sync 2023/02/09 05:57:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:57:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m4.961025029s) from=10.233.67.153:50362 2023/02/09 05:58:00 [DEBUG] http: Request GET /v1/status/leader (279.346µs) from=10.233.67.153:44198 2023/02/09 05:58:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.984590793s) from=10.233.70.35:33012 2023/02/09 05:58:10 [DEBUG] http: Request GET /v1/status/leader (408.326µs) from=10.233.70.35:54152 2023/02/09 05:58:20 [DEBUG] http: Request GET /v1/status/leader (291.774µs) from=10.233.67.153:44500 2023/02/09 05:58:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.068272419s) from=10.233.70.35:33014 2023/02/09 05:58:30 [DEBUG] http: Request GET /v1/status/leader (246.675µs) from=10.233.70.35:54520 2023/02/09 05:58:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.928538477s) from=10.233.67.153:35430 2023/02/09 05:58:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 05:58:40 [DEBUG] http: Request GET /v1/status/leader (1.473139ms) from=10.233.67.153:44782 2023/02/09 05:58:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.476149278s) from=10.233.67.153:34640 2023/02/09 05:58:50 [DEBUG] http: Request GET /v1/status/leader (271.515µs) from=10.233.70.35:54884 2023/02/09 05:58:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:59:00 [DEBUG] http: Request GET /v1/status/leader (257.315µs) from=10.233.67.153:45086 2023/02/09 05:59:10 [DEBUG] http: Request GET /v1/status/leader (244.646µs) from=10.233.70.35:55254 2023/02/09 05:59:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.680040963s) from=10.233.67.153:34636 2023/02/09 05:59:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.56214035s) from=10.233.67.153:34638 2023/02/09 05:59:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m2.215685045s) from=10.233.67.153:34650 2023/02/09 05:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.674408421s) from=10.233.67.153:34648 2023/02/09 05:59:20 [DEBUG] http: Request GET /v1/status/leader (206.414µs) from=10.233.67.153:45386 2023/02/09 05:59:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.32894144s) from=10.233.67.153:34642 2023/02/09 05:59:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.340385075s) from=10.233.67.153:34646 2023/02/09 05:59:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.611900468s) from=10.233.67.153:34628 2023/02/09 05:59:30 [DEBUG] http: Request GET /v1/status/leader (672.206µs) from=10.233.70.35:55638 2023/02/09 05:59:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.757831936s) from=10.233.67.153:34644 2023/02/09 05:59:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.253818768s) from=10.233.67.153:34624 2023/02/09 05:59:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.982473549s) from=10.233.67.153:45656 2023/02/09 05:59:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.751798722s) from=10.233.67.153:34626 2023/02/09 05:59:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m3.511639117s) from=10.233.67.153:50346 2023/02/09 05:59:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m6.263493457s) from=10.233.67.153:50326 2023/02/09 05:59:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m4.59879772s) from=10.233.67.153:50158 2023/02/09 05:59:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.579271861s) from=10.233.67.153:34630 2023/02/09 05:59:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m4.694391241s) from=10.233.67.153:50152 2023/02/09 05:59:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.261772123s) from=10.233.67.153:34652 2023/02/09 05:59:40 [DEBUG] http: Request GET /v1/status/leader (364.965µs) from=10.233.67.153:45676 2023/02/09 05:59:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m2.343408988s) from=10.233.70.35:33006 2023/02/09 05:59:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.939865649s) from=10.233.67.153:50348 2023/02/09 05:59:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m5.994451218s) from=10.233.67.153:50364 2023/02/09 05:59:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m1.278591828s) from=10.233.67.153:50334 2023/02/09 05:59:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m0.461607893s) from=10.233.67.153:34620 2023/02/09 05:59:50 [DEBUG] http: Request GET /v1/status/leader (628.272µs) from=10.233.70.35:56004 2023/02/09 05:59:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m4.004616644s) from=10.233.67.153:50332 2023/02/09 05:59:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 05:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 05:59:51 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 05:59:51 [DEBUG] agent: Node info in sync 2023/02/09 05:59:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 05:59:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m7.448269146s) from=10.233.67.153:50360 2023/02/09 06:00:00 [DEBUG] http: Request GET /v1/status/leader (2.14321ms) from=10.233.67.153:45972 2023/02/09 06:00:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m2.932095528s) from=10.233.67.153:50362 2023/02/09 06:00:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.269593451s) from=10.233.70.35:33012 2023/02/09 06:00:10 [DEBUG] http: Request GET /v1/status/leader (318.293µs) from=10.233.70.35:56378 2023/02/09 06:00:20 [DEBUG] http: Request GET /v1/status/leader (319.709µs) from=10.233.67.153:46272 2023/02/09 06:00:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.219562819s) from=10.233.70.35:33014 2023/02/09 06:00:31 [DEBUG] http: Request GET /v1/status/leader (368.52µs) from=10.233.70.35:56758 2023/02/09 06:00:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.430875403s) from=10.233.67.153:35430 2023/02/09 06:00:40 [DEBUG] http: Request GET /v1/status/leader (180.446µs) from=10.233.67.153:46574 2023/02/09 06:00:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.637070847s) from=10.233.67.153:34640 2023/02/09 06:00:51 [DEBUG] http: Request GET /v1/status/leader (344.331µs) from=10.233.70.35:57122 2023/02/09 06:00:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:01:00 [DEBUG] http: Request GET /v1/status/leader (330.476µs) from=10.233.67.153:46874 2023/02/09 06:01:11 [DEBUG] http: Request GET /v1/status/leader (201.123µs) from=10.233.70.35:57500 2023/02/09 06:01:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.934558102s) from=10.233.67.153:34636 2023/02/09 06:01:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.092738505s) from=10.233.67.153:34650 2023/02/09 06:01:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.643668241s) from=10.233.67.153:34638 2023/02/09 06:01:20 [DEBUG] http: Request GET /v1/status/leader (245.573µs) from=10.233.67.153:47186 2023/02/09 06:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.572816783s) from=10.233.67.153:34642 2023/02/09 06:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.540826008s) from=10.233.67.153:34648 2023/02/09 06:01:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.363027039s) from=10.233.67.153:34628 2023/02/09 06:01:31 [DEBUG] http: Request GET /v1/status/leader (357.978µs) from=10.233.70.35:57872 2023/02/09 06:01:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.311259702s) from=10.233.67.153:34644 2023/02/09 06:01:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.087889932s) from=10.233.67.153:34646 2023/02/09 06:01:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:01:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:01:33 [DEBUG] agent: Node info in sync 2023/02/09 06:01:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.973528126s) from=10.233.67.153:45656 2023/02/09 06:01:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.722444759s) from=10.233.67.153:34624 2023/02/09 06:01:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.593892645s) from=10.233.67.153:50326 2023/02/09 06:01:40 [DEBUG] http: Request GET /v1/status/leader (323.735µs) from=10.233.67.153:47472 2023/02/09 06:01:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m2.230691018s) from=10.233.67.153:50152 2023/02/09 06:01:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m4.061655981s) from=10.233.67.153:50158 2023/02/09 06:01:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.774124945s) from=10.233.67.153:34630 2023/02/09 06:01:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m7.376414338s) from=10.233.67.153:34626 2023/02/09 06:01:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m6.890086234s) from=10.233.67.153:50346 2023/02/09 06:01:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.912983367s) from=10.233.67.153:34652 2023/02/09 06:01:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m1.291160655s) from=10.233.67.153:50364 2023/02/09 06:01:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m5.443891962s) from=10.233.70.35:33006 2023/02/09 06:01:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m5.605512979s) from=10.233.67.153:50348 2023/02/09 06:01:51 [DEBUG] http: Request GET /v1/status/leader (263.555µs) from=10.233.70.35:58228 2023/02/09 06:01:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m5.866524766s) from=10.233.67.153:50334 2023/02/09 06:01:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m4.011212549s) from=10.233.67.153:34620 2023/02/09 06:01:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m6.775644667s) from=10.233.67.153:50332 2023/02/09 06:01:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:02:00 [DEBUG] http: Request GET /v1/status/leader (2.592283ms) from=10.233.67.153:47758 2023/02/09 06:02:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m3.043081652s) from=10.233.67.153:50360 2023/02/09 06:02:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m5.118242836s) from=10.233.67.153:50362 2023/02/09 06:02:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.931709553s) from=10.233.70.35:33012 2023/02/09 06:02:11 [DEBUG] http: Request GET /v1/status/leader (307.377µs) from=10.233.70.35:58596 2023/02/09 06:02:20 [DEBUG] http: Request GET /v1/status/leader (171.264µs) from=10.233.67.153:48058 2023/02/09 06:02:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.161469615s) from=10.233.70.35:33014 2023/02/09 06:02:31 [DEBUG] http: Request GET /v1/status/leader (206.739µs) from=10.233.70.35:58958 2023/02/09 06:02:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.813705949s) from=10.233.67.153:35430 2023/02/09 06:02:40 [DEBUG] http: Request GET /v1/status/leader (270.254µs) from=10.233.67.153:48354 2023/02/09 06:02:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:02:45 [DEBUG] agent: Node info in sync 2023/02/09 06:02:51 [DEBUG] http: Request GET /v1/status/leader (283.746µs) from=10.233.70.35:59342 2023/02/09 06:02:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.919551241s) from=10.233.67.153:34640 2023/02/09 06:02:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:03:00 [DEBUG] http: Request GET /v1/status/leader (307.33µs) from=10.233.67.153:48646 2023/02/09 06:03:11 [DEBUG] http: Request GET /v1/status/leader (186.449µs) from=10.233.70.35:59738 2023/02/09 06:03:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.704324061s) from=10.233.67.153:34650 2023/02/09 06:03:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.067581457s) from=10.233.67.153:34636 2023/02/09 06:03:20 [DEBUG] http: Request GET /v1/status/leader (1.19704ms) from=10.233.67.153:48940 2023/02/09 06:03:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.386337136s) from=10.233.67.153:34642 2023/02/09 06:03:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.362431018s) from=10.233.67.153:34638 2023/02/09 06:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.531130609s) from=10.233.67.153:34648 2023/02/09 06:03:31 [DEBUG] http: Request GET /v1/status/leader (315.734µs) from=10.233.70.35:60100 2023/02/09 06:03:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.148232121s) from=10.233.67.153:34628 2023/02/09 06:03:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m1.684326474s) from=10.233.67.153:34644 2023/02/09 06:03:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.363889309s) from=10.233.67.153:34646 2023/02/09 06:03:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.994699132s) from=10.233.67.153:34624 2023/02/09 06:03:40 [DEBUG] http: Request GET /v1/status/leader (304.728µs) from=10.233.67.153:49228 2023/02/09 06:03:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m0.62841288s) from=10.233.67.153:50152 2023/02/09 06:03:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m2.330540334s) from=10.233.67.153:50158 2023/02/09 06:03:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.1142397s) from=10.233.67.153:45656 2023/02/09 06:03:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m1.652953539s) from=10.233.67.153:50346 2023/02/09 06:03:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m6.10417337s) from=10.233.67.153:50326 2023/02/09 06:03:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.062339175s) from=10.233.67.153:34630 2023/02/09 06:03:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:03:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.826334108s) from=10.233.67.153:34652 2023/02/09 06:03:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.675536189s) from=10.233.67.153:34626 2023/02/09 06:03:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m4.526707589s) from=10.233.67.153:50364 2023/02/09 06:03:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m4.231738472s) from=10.233.67.153:50348 2023/02/09 06:03:51 [DEBUG] http: Request GET /v1/status/leader (228.46µs) from=10.233.70.35:60488 2023/02/09 06:03:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m6.306277246s) from=10.233.70.35:33006 2023/02/09 06:03:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m2.209922044s) from=10.233.67.153:34620 2023/02/09 06:03:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m4.768896873s) from=10.233.67.153:50334 2023/02/09 06:03:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:04:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.61818244s) from=10.233.67.153:50332 2023/02/09 06:04:01 [DEBUG] http: Request GET /v1/status/leader (190.11µs) from=10.233.67.153:49530 2023/02/09 06:04:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m4.578275003s) from=10.233.67.153:50360 2023/02/09 06:04:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.640165264s) from=10.233.70.35:33012 2023/02/09 06:04:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m3.841283987s) from=10.233.67.153:50362 2023/02/09 06:04:11 [DEBUG] http: Request GET /v1/status/leader (361.414µs) from=10.233.70.35:60852 2023/02/09 06:04:21 [DEBUG] http: Request GET /v1/status/leader (261.211µs) from=10.233.67.153:49830 2023/02/09 06:04:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.006875834s) from=10.233.70.35:33014 2023/02/09 06:04:31 [DEBUG] http: Request GET /v1/status/leader (177.8µs) from=10.233.70.35:32980 2023/02/09 06:04:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:04:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:04:39 [DEBUG] agent: Node info in sync 2023/02/09 06:04:41 [DEBUG] http: Request GET /v1/status/leader (2.038309ms) from=10.233.67.153:50124 2023/02/09 06:04:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.324285785s) from=10.233.67.153:35430 2023/02/09 06:04:51 [DEBUG] http: Request GET /v1/status/leader (927.946µs) from=10.233.70.35:33364 2023/02/09 06:04:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.172709809s) from=10.233.67.153:34640 2023/02/09 06:04:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:05:01 [DEBUG] http: Request GET /v1/status/leader (553.995µs) from=10.233.67.153:50408 2023/02/09 06:05:11 [DEBUG] http: Request GET /v1/status/leader (184.943µs) from=10.233.70.35:33720 2023/02/09 06:05:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.222729542s) from=10.233.67.153:34636 2023/02/09 06:05:21 [DEBUG] http: Request GET /v1/status/leader (301.928µs) from=10.233.67.153:50714 2023/02/09 06:05:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.28219837s) from=10.233.67.153:34642 2023/02/09 06:05:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.228308927s) from=10.233.67.153:34650 2023/02/09 06:05:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.515034833s) from=10.233.67.153:34638 2023/02/09 06:05:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.612135813s) from=10.233.67.153:34648 2023/02/09 06:05:31 [DEBUG] http: Request GET /v1/status/leader (289.935µs) from=10.233.70.35:34082 2023/02/09 06:05:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.820775767s) from=10.233.67.153:34628 2023/02/09 06:05:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.293346943s) from=10.233.67.153:34644 2023/02/09 06:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.486199039s) from=10.233.67.153:34646 2023/02/09 06:05:41 [DEBUG] http: Request GET /v1/status/leader (200.065µs) from=10.233.67.153:51006 2023/02/09 06:05:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m2.002867728s) from=10.233.67.153:50152 2023/02/09 06:05:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m4.615849011s) from=10.233.67.153:34624 2023/02/09 06:05:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m1.827986215s) from=10.233.67.153:50158 2023/02/09 06:05:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.725672474s) from=10.233.67.153:45656 2023/02/09 06:05:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m3.65074779s) from=10.233.67.153:50346 2023/02/09 06:05:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.690879091s) from=10.233.67.153:50326 2023/02/09 06:05:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m0.139751938s) from=10.233.67.153:50348 2023/02/09 06:05:51 [DEBUG] http: Request GET /v1/status/leader (693.269µs) from=10.233.70.35:34472 2023/02/09 06:05:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.921963725s) from=10.233.67.153:34630 2023/02/09 06:05:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:05:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m2.8733282s) from=10.233.70.35:33006 2023/02/09 06:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.802887862s) from=10.233.67.153:34626 2023/02/09 06:05:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m0.610792841s) from=10.233.67.153:34620 2023/02/09 06:05:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.456064277s) from=10.233.67.153:34652 2023/02/09 06:05:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m5.886262305s) from=10.233.67.153:50364 2023/02/09 06:05:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:06:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m4.206793581s) from=10.233.67.153:50334 2023/02/09 06:06:01 [DEBUG] http: Request GET /v1/status/leader (349.703µs) from=10.233.67.153:51294 2023/02/09 06:06:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m0.753518215s) from=10.233.67.153:50332 2023/02/09 06:06:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m2.039139274s) from=10.233.67.153:50360 2023/02/09 06:06:11 [DEBUG] http: Request GET /v1/status/leader (281.798µs) from=10.233.70.35:34832 2023/02/09 06:06:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.598799627s) from=10.233.70.35:33012 2023/02/09 06:06:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m6.101153835s) from=10.233.67.153:50362 2023/02/09 06:06:21 [DEBUG] http: Request GET /v1/status/leader (895.833µs) from=10.233.67.153:51590 2023/02/09 06:06:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.279674318s) from=10.233.70.35:33014 2023/02/09 06:06:31 [DEBUG] http: Request GET /v1/status/leader (378.099µs) from=10.233.70.35:35196 2023/02/09 06:06:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:06:35 [DEBUG] agent: Node info in sync 2023/02/09 06:06:41 [DEBUG] http: Request GET /v1/status/leader (1.70369ms) from=10.233.67.153:51888 2023/02/09 06:06:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.157339477s) from=10.233.67.153:35430 2023/02/09 06:06:51 [DEBUG] http: Request GET /v1/status/leader (1.673813ms) from=10.233.70.35:35566 2023/02/09 06:06:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.256790115s) from=10.233.67.153:34640 2023/02/09 06:07:01 [DEBUG] http: Request GET /v1/status/leader (188.45µs) from=10.233.67.153:52188 2023/02/09 06:07:11 [DEBUG] http: Request GET /v1/status/leader (357.04µs) from=10.233.70.35:35950 2023/02/09 06:07:21 [DEBUG] http: Request GET /v1/status/leader (276.361µs) from=10.233.67.153:52484 2023/02/09 06:07:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.597056236s) from=10.233.67.153:34636 2023/02/09 06:07:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.878013028s) from=10.233.67.153:34642 2023/02/09 06:07:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m4.06491784s) from=10.233.67.153:34650 2023/02/09 06:07:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.984083383s) from=10.233.67.153:34638 2023/02/09 06:07:31 [DEBUG] http: Request GET /v1/status/leader (306.019µs) from=10.233.70.35:36306 2023/02/09 06:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.987601097s) from=10.233.67.153:34648 2023/02/09 06:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.073138978s) from=10.233.67.153:34628 2023/02/09 06:07:41 [DEBUG] http: Request GET /v1/status/leader (384.446µs) from=10.233.67.153:52780 2023/02/09 06:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.145158107s) from=10.233.67.153:34646 2023/02/09 06:07:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m7.082283221s) from=10.233.67.153:34644 2023/02/09 06:07:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m3.380178659s) from=10.233.67.153:50158 2023/02/09 06:07:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m0.649294848s) from=10.233.67.153:50346 2023/02/09 06:07:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m0.509047916s) from=10.233.67.153:50326 2023/02/09 06:07:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.722976851s) from=10.233.67.153:45656 2023/02/09 06:07:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m7.356405899s) from=10.233.67.153:50152 2023/02/09 06:07:51 [DEBUG] http: Request GET /v1/status/leader (435.734µs) from=10.233.70.35:36690 2023/02/09 06:07:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m7.19207199s) from=10.233.67.153:34624 2023/02/09 06:07:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.823872678s) from=10.233.67.153:50348 2023/02/09 06:07:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.570948263s) from=10.233.67.153:34630 2023/02/09 06:07:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.844508828s) from=10.233.67.153:34626 2023/02/09 06:07:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:07:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m3.574415151s) from=10.233.70.35:33006 2023/02/09 06:08:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m3.890914074s) from=10.233.67.153:50364 2023/02/09 06:08:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.444828388s) from=10.233.67.153:34652 2023/02/09 06:08:01 [DEBUG] http: Request GET /v1/status/leader (326.474µs) from=10.233.67.153:53080 2023/02/09 06:08:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m5.680837406s) from=10.233.67.153:34620 2023/02/09 06:08:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m1.837467737s) from=10.233.67.153:50334 2023/02/09 06:08:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m3.914267216s) from=10.233.67.153:50332 2023/02/09 06:08:11 [DEBUG] http: Request GET /v1/status/leader (447.303µs) from=10.233.70.35:37074 2023/02/09 06:08:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:08:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:08:11 [DEBUG] agent: Node info in sync 2023/02/09 06:08:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m6.755510852s) from=10.233.67.153:50360 2023/02/09 06:08:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:08:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m1.665598183s) from=10.233.67.153:50362 2023/02/09 06:08:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.21132127s) from=10.233.70.35:33012 2023/02/09 06:08:21 [DEBUG] http: Request GET /v1/status/leader (244.862µs) from=10.233.67.153:53372 2023/02/09 06:08:31 [DEBUG] http: Request GET /v1/status/leader (485.016µs) from=10.233.70.35:37432 2023/02/09 06:08:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.542657611s) from=10.233.70.35:33014 2023/02/09 06:08:41 [DEBUG] http: Request GET /v1/status/leader (285.417µs) from=10.233.67.153:53676 2023/02/09 06:08:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.529514101s) from=10.233.67.153:35430 2023/02/09 06:08:51 [DEBUG] http: Request GET /v1/status/leader (303.629µs) from=10.233.70.35:37806 2023/02/09 06:08:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:09:01 [DEBUG] http: Request GET /v1/status/leader (276.925µs) from=10.233.67.153:53990 2023/02/09 06:09:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.092041326s) from=10.233.67.153:34640 2023/02/09 06:09:11 [DEBUG] http: Request GET /v1/status/leader (522.611µs) from=10.233.70.35:38180 2023/02/09 06:09:21 [DEBUG] http: Request GET /v1/status/leader (637.169µs) from=10.233.67.153:54298 2023/02/09 06:09:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.435578561s) from=10.233.67.153:34636 2023/02/09 06:09:31 [DEBUG] http: Request GET /v1/status/leader (1.060321ms) from=10.233.70.35:38544 2023/02/09 06:09:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.617088835s) from=10.233.67.153:34642 2023/02/09 06:09:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m3.622029644s) from=10.233.67.153:34650 2023/02/09 06:09:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.090674658s) from=10.233.67.153:34648 2023/02/09 06:09:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.815617871s) from=10.233.67.153:34638 2023/02/09 06:09:41 [DEBUG] http: Request GET /v1/status/leader (528.12µs) from=10.233.67.153:54590 2023/02/09 06:09:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.610958444s) from=10.233.67.153:34628 2023/02/09 06:09:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.02975829s) from=10.233.67.153:34646 2023/02/09 06:09:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.021459644s) from=10.233.67.153:34644 2023/02/09 06:09:51 [DEBUG] http: Request GET /v1/status/leader (187.44µs) from=10.233.70.35:38898 2023/02/09 06:09:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m1.668990593s) from=10.233.67.153:50326 2023/02/09 06:09:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.617188542s) from=10.233.67.153:45656 2023/02/09 06:09:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m4.077721222s) from=10.233.67.153:50158 2023/02/09 06:09:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m1.881709021s) from=10.233.67.153:50152 2023/02/09 06:09:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.82531958s) from=10.233.67.153:34624 2023/02/09 06:09:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m6.334545052s) from=10.233.67.153:50346 2023/02/09 06:09:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:09:56 [DEBUG] agent: Node info in sync 2023/02/09 06:09:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:09:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.661764365s) from=10.233.67.153:34630 2023/02/09 06:10:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m7.406824197s) from=10.233.67.153:50348 2023/02/09 06:10:01 [DEBUG] http: Request GET /v1/status/leader (3.397236ms) from=10.233.67.153:54886 2023/02/09 06:10:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m1.654101835s) from=10.233.67.153:50364 2023/02/09 06:10:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.086538498s) from=10.233.67.153:34626 2023/02/09 06:10:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m5.23549422s) from=10.233.70.35:33006 2023/02/09 06:10:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.8412817s) from=10.233.67.153:34652 2023/02/09 06:10:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m6.566860638s) from=10.233.67.153:34620 2023/02/09 06:10:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m3.480212073s) from=10.233.67.153:50332 2023/02/09 06:10:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m6.964781067s) from=10.233.67.153:50334 2023/02/09 06:10:11 [DEBUG] http: Request GET /v1/status/leader (346.037µs) from=10.233.70.35:39282 2023/02/09 06:10:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m4.162050428s) from=10.233.67.153:50360 2023/02/09 06:10:21 [DEBUG] http: Request GET /v1/status/leader (194.172µs) from=10.233.67.153:55182 2023/02/09 06:10:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.069931775s) from=10.233.70.35:33012 2023/02/09 06:10:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m5.549128407s) from=10.233.67.153:50362 2023/02/09 06:10:31 [DEBUG] http: Request GET /v1/status/leader (383.592µs) from=10.233.70.35:39648 2023/02/09 06:10:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:10:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.983628182s) from=10.233.70.35:33014 2023/02/09 06:10:41 [DEBUG] http: Request GET /v1/status/leader (333.164µs) from=10.233.67.153:55496 2023/02/09 06:10:51 [DEBUG] http: Request GET /v1/status/leader (430.695µs) from=10.233.70.35:40014 2023/02/09 06:10:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.949272753s) from=10.233.67.153:35430 2023/02/09 06:10:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:11:01 [DEBUG] http: Request GET /v1/status/leader (377.139µs) from=10.233.67.153:55794 2023/02/09 06:11:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.853831201s) from=10.233.67.153:34640 2023/02/09 06:11:11 [DEBUG] http: Request GET /v1/status/leader (444.228µs) from=10.233.70.35:40384 2023/02/09 06:11:21 [DEBUG] http: Request GET /v1/status/leader (286.483µs) from=10.233.67.153:56080 2023/02/09 06:11:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.27030491s) from=10.233.67.153:34636 2023/02/09 06:11:31 [DEBUG] http: Request GET /v1/status/leader (276.384µs) from=10.233.70.35:40760 2023/02/09 06:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.184822203s) from=10.233.67.153:34642 2023/02/09 06:11:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m5.554343634s) from=10.233.67.153:34650 2023/02/09 06:11:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.684483524s) from=10.233.67.153:34638 2023/02/09 06:11:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.361712563s) from=10.233.67.153:34648 2023/02/09 06:11:41 [DEBUG] http: Request GET /v1/status/leader (566.064µs) from=10.233.67.153:56370 2023/02/09 06:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.459621209s) from=10.233.67.153:34646 2023/02/09 06:11:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:11:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:11:50 [DEBUG] agent: Node info in sync 2023/02/09 06:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.762666685s) from=10.233.67.153:34628 2023/02/09 06:11:51 [DEBUG] http: Request GET /v1/status/leader (516.275µs) from=10.233.70.35:41118 2023/02/09 06:11:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.660674456s) from=10.233.67.153:34644 2023/02/09 06:11:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m3.428424153s) from=10.233.67.153:50152 2023/02/09 06:11:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m4.296880158s) from=10.233.67.153:50158 2023/02/09 06:11:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m5.105581413s) from=10.233.67.153:50326 2023/02/09 06:11:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.303969309s) from=10.233.67.153:45656 2023/02/09 06:11:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:12:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.022107905s) from=10.233.67.153:34624 2023/02/09 06:12:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m0.364633131s) from=10.233.67.153:50348 2023/02/09 06:12:01 [DEBUG] http: Request GET /v1/status/leader (260.584µs) from=10.233.67.153:56666 2023/02/09 06:12:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m0.065326385s) from=10.233.67.153:50364 2023/02/09 06:12:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m7.174716953s) from=10.233.67.153:50346 2023/02/09 06:12:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.546149754s) from=10.233.67.153:34630 2023/02/09 06:12:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m0.449998305s) from=10.233.67.153:34620 2023/02/09 06:12:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m0.068835655s) from=10.233.67.153:50332 2023/02/09 06:12:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m5.448776614s) from=10.233.70.35:33006 2023/02/09 06:12:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.26574336s) from=10.233.67.153:34652 2023/02/09 06:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.494577959s) from=10.233.67.153:34626 2023/02/09 06:12:11 [DEBUG] http: Request GET /v1/status/leader (344.581µs) from=10.233.70.35:41488 2023/02/09 06:12:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m7.137829945s) from=10.233.67.153:50334 2023/02/09 06:12:21 [DEBUG] http: Request GET /v1/status/leader (469.884µs) from=10.233.67.153:56954 2023/02/09 06:12:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m3.337719451s) from=10.233.67.153:50360 2023/02/09 06:12:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.201627577s) from=10.233.70.35:33012 2023/02/09 06:12:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m6.265440905s) from=10.233.67.153:50362 2023/02/09 06:12:31 [DEBUG] http: Request GET /v1/status/leader (207.441µs) from=10.233.70.35:41860 2023/02/09 06:12:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:12:41 [DEBUG] http: Request GET /v1/status/leader (208.464µs) from=10.233.67.153:57254 2023/02/09 06:12:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.660446016s) from=10.233.70.35:33014 2023/02/09 06:12:51 [DEBUG] http: Request GET /v1/status/leader (286.017µs) from=10.233.70.35:42230 2023/02/09 06:12:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.593848889s) from=10.233.67.153:35430 2023/02/09 06:12:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:13:01 [DEBUG] http: Request GET /v1/status/leader (297.726µs) from=10.233.67.153:57550 2023/02/09 06:13:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:13:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:13:06 [DEBUG] agent: Node info in sync 2023/02/09 06:13:11 [DEBUG] http: Request GET /v1/status/leader (433.276µs) from=10.233.70.35:42600 2023/02/09 06:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.443198383s) from=10.233.67.153:34640 2023/02/09 06:13:21 [DEBUG] http: Request GET /v1/status/leader (273.275µs) from=10.233.67.153:57842 2023/02/09 06:13:31 [DEBUG] http: Request GET /v1/status/leader (425.324µs) from=10.233.70.35:42966 2023/02/09 06:13:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.874233635s) from=10.233.67.153:34636 2023/02/09 06:13:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.587289028s) from=10.233.67.153:34650 2023/02/09 06:13:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.012427151s) from=10.233.67.153:34638 2023/02/09 06:13:41 [DEBUG] http: Request GET /v1/status/leader (273.457µs) from=10.233.67.153:58134 2023/02/09 06:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.60461771s) from=10.233.67.153:34642 2023/02/09 06:13:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.763381483s) from=10.233.67.153:34648 2023/02/09 06:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.309860159s) from=10.233.67.153:34628 2023/02/09 06:13:51 [DEBUG] http: Request GET /v1/status/leader (244.874µs) from=10.233.70.35:43334 2023/02/09 06:13:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.141156904s) from=10.233.67.153:34646 2023/02/09 06:13:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m0.263565793s) from=10.233.67.153:50152 2023/02/09 06:13:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:14:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m3.315452187s) from=10.233.67.153:50158 2023/02/09 06:14:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m0.248567599s) from=10.233.67.153:50348 2023/02/09 06:14:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.03815671s) from=10.233.67.153:34644 2023/02/09 06:14:01 [DEBUG] http: Request GET /v1/status/leader (4.323702ms) from=10.233.67.153:58442 2023/02/09 06:14:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.990784693s) from=10.233.67.153:34624 2023/02/09 06:14:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m0.93886993s) from=10.233.67.153:50346 2023/02/09 06:14:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m6.718650452s) from=10.233.67.153:50326 2023/02/09 06:14:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.24233202s) from=10.233.67.153:45656 2023/02/09 06:14:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.854223114s) from=10.233.67.153:34630 2023/02/09 06:14:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m6.169599302s) from=10.233.67.153:50364 2023/02/09 06:14:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.265278581s) from=10.233.67.153:34652 2023/02/09 06:14:11 [DEBUG] http: Request GET /v1/status/leader (509.616µs) from=10.233.70.35:43708 2023/02/09 06:14:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m4.607600126s) from=10.233.67.153:34620 2023/02/09 06:14:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m5.063450693s) from=10.233.67.153:50332 2023/02/09 06:14:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.555099676s) from=10.233.67.153:34626 2023/02/09 06:14:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m6.768730316s) from=10.233.70.35:33006 2023/02/09 06:14:21 [DEBUG] http: Request GET /v1/status/leader (775.323µs) from=10.233.67.153:58724 2023/02/09 06:14:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m6.444729613s) from=10.233.67.153:50334 2023/02/09 06:14:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.587349187s) from=10.233.70.35:33012 2023/02/09 06:14:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m6.850593895s) from=10.233.67.153:50360 2023/02/09 06:14:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m0.144970167s) from=10.233.67.153:50362 2023/02/09 06:14:31 [DEBUG] http: Request GET /v1/status/leader (350.893µs) from=10.233.70.35:44074 2023/02/09 06:14:41 [DEBUG] http: Request GET /v1/status/leader (464.958µs) from=10.233.67.153:59018 2023/02/09 06:14:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.297152607s) from=10.233.70.35:33014 2023/02/09 06:14:51 [DEBUG] http: Request GET /v1/status/leader (424.446µs) from=10.233.70.35:44444 2023/02/09 06:14:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:15:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.696384742s) from=10.233.67.153:35430 2023/02/09 06:15:01 [DEBUG] http: Request GET /v1/status/leader (248.661µs) from=10.233.67.153:59322 2023/02/09 06:15:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:15:02 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:15:02 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:15:02 [DEBUG] agent: Node info in sync 2023/02/09 06:15:11 [DEBUG] http: Request GET /v1/status/leader (234.694µs) from=10.233.70.35:44824 2023/02/09 06:15:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.909346298s) from=10.233.67.153:34640 2023/02/09 06:15:21 [DEBUG] http: Request GET /v1/status/leader (325.912µs) from=10.233.67.153:59618 2023/02/09 06:15:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:15:32 [DEBUG] http: Request GET /v1/status/leader (1.002069ms) from=10.233.70.35:45184 2023/02/09 06:15:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m0.220853836s) from=10.233.67.153:34636 2023/02/09 06:15:41 [DEBUG] http: Request GET /v1/status/leader (837.807µs) from=10.233.67.153:59914 2023/02/09 06:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.690954043s) from=10.233.67.153:34642 2023/02/09 06:15:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.561784711s) from=10.233.67.153:34638 2023/02/09 06:15:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.508358445s) from=10.233.67.153:34650 2023/02/09 06:15:52 [DEBUG] http: Request GET /v1/status/leader (304.986µs) from=10.233.70.35:45566 2023/02/09 06:15:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.600859483s) from=10.233.67.153:34648 2023/02/09 06:15:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.383194448s) from=10.233.67.153:34628 2023/02/09 06:15:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m0.772370984s) from=10.233.67.153:50152 2023/02/09 06:15:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.466898444s) from=10.233.67.153:34646 2023/02/09 06:15:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:16:02 [DEBUG] http: Request GET /v1/status/leader (302.725µs) from=10.233.67.153:60202 2023/02/09 06:16:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m2.880649472s) from=10.233.67.153:50158 2023/02/09 06:16:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.279482634s) from=10.233.67.153:34644 2023/02/09 06:16:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.870426326s) from=10.233.67.153:34624 2023/02/09 06:16:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m5.150772467s) from=10.233.67.153:50348 2023/02/09 06:16:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.219702149s) from=10.233.67.153:50326 2023/02/09 06:16:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m4.318482958s) from=10.233.67.153:50346 2023/02/09 06:16:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.848020675s) from=10.233.67.153:34630 2023/02/09 06:16:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:16:09 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:16:09 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:16:09 [DEBUG] agent: Node info in sync 2023/02/09 06:16:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.89529883s) from=10.233.67.153:45656 2023/02/09 06:16:12 [DEBUG] http: Request GET /v1/status/leader (290.087µs) from=10.233.70.35:45944 2023/02/09 06:16:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m5.612640672s) from=10.233.67.153:50364 2023/02/09 06:16:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.350837029s) from=10.233.67.153:34652 2023/02/09 06:16:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m4.976763189s) from=10.233.67.153:50332 2023/02/09 06:16:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.649551585s) from=10.233.67.153:34626 2023/02/09 06:16:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m6.869368779s) from=10.233.67.153:34620 2023/02/09 06:16:22 [DEBUG] http: Request GET /v1/status/leader (362.658µs) from=10.233.67.153:60496 2023/02/09 06:16:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m6.425299626s) from=10.233.70.35:33006 2023/02/09 06:16:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m3.453725039s) from=10.233.67.153:50334 2023/02/09 06:16:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m0.795611844s) from=10.233.67.153:50360 2023/02/09 06:16:32 [DEBUG] http: Request GET /v1/status/leader (281.828µs) from=10.233.70.35:46294 2023/02/09 06:16:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.045902824s) from=10.233.70.35:33012 2023/02/09 06:16:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m5.85785856s) from=10.233.67.153:50362 2023/02/09 06:16:42 [DEBUG] http: Request GET /v1/status/leader (261.369µs) from=10.233.67.153:60796 2023/02/09 06:16:52 [DEBUG] http: Request GET /v1/status/leader (282.239µs) from=10.233.70.35:46668 2023/02/09 06:16:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.889911892s) from=10.233.70.35:33014 2023/02/09 06:16:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:17:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.201182268s) from=10.233.67.153:35430 2023/02/09 06:17:02 [DEBUG] http: Request GET /v1/status/leader (609.36µs) from=10.233.67.153:32868 2023/02/09 06:17:12 [DEBUG] http: Request GET /v1/status/leader (1.05939ms) from=10.233.70.35:47038 2023/02/09 06:17:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:17:21 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:17:21 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:17:21 [DEBUG] agent: Node info in sync 2023/02/09 06:17:22 [DEBUG] http: Request GET /v1/status/leader (266.205µs) from=10.233.67.153:33152 2023/02/09 06:17:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.440500953s) from=10.233.67.153:34640 2023/02/09 06:17:32 [DEBUG] http: Request GET /v1/status/leader (567.259µs) from=10.233.70.35:47400 2023/02/09 06:17:42 [DEBUG] http: Request GET /v1/status/leader (267.144µs) from=10.233.67.153:33446 2023/02/09 06:17:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m6.762256925s) from=10.233.67.153:34636 2023/02/09 06:17:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.448330931s) from=10.233.67.153:34642 2023/02/09 06:17:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.338754974s) from=10.233.67.153:34638 2023/02/09 06:17:52 [DEBUG] http: Request GET /v1/status/leader (230.409µs) from=10.233.70.35:47778 2023/02/09 06:17:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.46297956s) from=10.233.67.153:34650 2023/02/09 06:17:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.777720515s) from=10.233.67.153:34628 2023/02/09 06:17:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.999355547s) from=10.233.67.153:34648 2023/02/09 06:17:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:17:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.990113754s) from=10.233.67.153:34646 2023/02/09 06:18:02 [DEBUG] http: Request GET /v1/status/leader (222.848µs) from=10.233.67.153:33770 2023/02/09 06:18:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.381787199s) from=10.233.67.153:34644 2023/02/09 06:18:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m6.925278156s) from=10.233.67.153:50152 2023/02/09 06:18:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m1.631497814s) from=10.233.67.153:50158 2023/02/09 06:18:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:18:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m2.064334372s) from=10.233.67.153:50348 2023/02/09 06:18:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m0.880639855s) from=10.233.67.153:50326 2023/02/09 06:18:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.401271403s) from=10.233.67.153:34630 2023/02/09 06:18:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.233264617s) from=10.233.67.153:34624 2023/02/09 06:18:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.661215871s) from=10.233.67.153:45656 2023/02/09 06:18:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m3.714612781s) from=10.233.67.153:50346 2023/02/09 06:18:12 [DEBUG] http: Request GET /v1/status/leader (365.749µs) from=10.233.70.35:48152 2023/02/09 06:18:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m5.238147194s) from=10.233.67.153:50364 2023/02/09 06:18:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.529965467s) from=10.233.67.153:50332 2023/02/09 06:18:22 [DEBUG] http: Request GET /v1/status/leader (312.739µs) from=10.233.67.153:34076 2023/02/09 06:18:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.805184609s) from=10.233.67.153:34652 2023/02/09 06:18:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m3.462921183s) from=10.233.67.153:34626 2023/02/09 06:18:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m0.845765686s) from=10.233.70.35:33006 2023/02/09 06:18:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m5.878122845s) from=10.233.67.153:34620 2023/02/09 06:18:32 [DEBUG] http: Request GET /v1/status/leader (253.732µs) from=10.233.70.35:48500 2023/02/09 06:18:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m6.123667781s) from=10.233.67.153:50334 2023/02/09 06:18:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m4.696579753s) from=10.233.67.153:50360 2023/02/09 06:18:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m1.895292292s) from=10.233.67.153:50362 2023/02/09 06:18:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.327370339s) from=10.233.70.35:33012 2023/02/09 06:18:42 [DEBUG] http: Request GET /v1/status/leader (291.141µs) from=10.233.67.153:34364 2023/02/09 06:18:52 [DEBUG] http: Request GET /v1/status/leader (428.733µs) from=10.233.70.35:48876 2023/02/09 06:18:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.384877868s) from=10.233.70.35:33014 2023/02/09 06:18:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:19:02 [DEBUG] http: Request GET /v1/status/leader (296.71µs) from=10.233.67.153:34666 2023/02/09 06:19:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.914329913s) from=10.233.67.153:35430 2023/02/09 06:19:12 [DEBUG] http: Request GET /v1/status/leader (374.435µs) from=10.233.70.35:49238 2023/02/09 06:19:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:19:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:19:20 [DEBUG] agent: Node info in sync 2023/02/09 06:19:22 [DEBUG] http: Request GET /v1/status/leader (363.581µs) from=10.233.67.153:34956 2023/02/09 06:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.790386236s) from=10.233.67.153:34640 2023/02/09 06:19:32 [DEBUG] http: Request GET /v1/status/leader (484.962µs) from=10.233.70.35:49590 2023/02/09 06:19:42 [DEBUG] http: Request GET /v1/status/leader (873.021µs) from=10.233.67.153:35248 2023/02/09 06:19:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.718048143s) from=10.233.67.153:34636 2023/02/09 06:19:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.609994861s) from=10.233.67.153:34642 2023/02/09 06:19:52 [DEBUG] http: Request GET /v1/status/leader (560.089µs) from=10.233.70.35:49956 2023/02/09 06:19:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.039791848s) from=10.233.67.153:34650 2023/02/09 06:19:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.485029366s) from=10.233.67.153:34638 2023/02/09 06:19:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:19:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m1.988510506s) from=10.233.67.153:34628 2023/02/09 06:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.219001823s) from=10.233.67.153:34648 2023/02/09 06:20:02 [DEBUG] http: Request GET /v1/status/leader (200.336µs) from=10.233.67.153:35542 2023/02/09 06:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.521412962s) from=10.233.67.153:34646 2023/02/09 06:20:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.210053152s) from=10.233.67.153:34644 2023/02/09 06:20:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m3.469406784s) from=10.233.67.153:50152 2023/02/09 06:20:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m2.022897079s) from=10.233.67.153:50348 2023/02/09 06:20:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m6.685535923s) from=10.233.67.153:50158 2023/02/09 06:20:12 [DEBUG] http: Request GET /v1/status/leader (1.293595ms) from=10.233.70.35:50324 2023/02/09 06:20:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m6.484879342s) from=10.233.67.153:50326 2023/02/09 06:20:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.636808252s) from=10.233.67.153:34630 2023/02/09 06:20:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.464305062s) from=10.233.67.153:45656 2023/02/09 06:20:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.160754491s) from=10.233.67.153:34624 2023/02/09 06:20:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m6.48601339s) from=10.233.67.153:50346 2023/02/09 06:20:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m2.385880964s) from=10.233.67.153:50364 2023/02/09 06:20:22 [DEBUG] http: Request GET /v1/status/leader (396.798µs) from=10.233.67.153:35834 2023/02/09 06:20:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.961306625s) from=10.233.67.153:50332 2023/02/09 06:20:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m3.253562129s) from=10.233.67.153:34626 2023/02/09 06:20:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m0.644477163s) from=10.233.67.153:34620 2023/02/09 06:20:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m6.84132373s) from=10.233.67.153:34652 2023/02/09 06:20:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m5.509453043s) from=10.233.70.35:33006 2023/02/09 06:20:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:20:32 [DEBUG] http: Request GET /v1/status/leader (225.687µs) from=10.233.70.35:50678 2023/02/09 06:20:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m0.729067653s) from=10.233.67.153:50334 2023/02/09 06:20:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:20:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:20:35 [DEBUG] agent: Node info in sync 2023/02/09 06:20:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m2.177992497s) from=10.233.67.153:50360 2023/02/09 06:20:42 [DEBUG] http: Request GET /v1/status/leader (264.82µs) from=10.233.67.153:36120 2023/02/09 06:20:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m4.650180444s) from=10.233.67.153:50362 2023/02/09 06:20:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.676477811s) from=10.233.70.35:33012 2023/02/09 06:20:52 [DEBUG] http: Request GET /v1/status/leader (397.088µs) from=10.233.70.35:51046 2023/02/09 06:20:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:20:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.262316992s) from=10.233.70.35:33014 2023/02/09 06:21:02 [DEBUG] http: Request GET /v1/status/leader (316.519µs) from=10.233.67.153:36420 2023/02/09 06:21:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.244954875s) from=10.233.67.153:35430 2023/02/09 06:21:12 [DEBUG] http: Request GET /v1/status/leader (517.45µs) from=10.233.70.35:51424 2023/02/09 06:21:22 [DEBUG] http: Request GET /v1/status/leader (288.271µs) from=10.233.67.153:36716 2023/02/09 06:21:32 [DEBUG] http: Request GET /v1/status/leader (203.795µs) from=10.233.70.35:51794 2023/02/09 06:21:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.017242687s) from=10.233.67.153:34640 2023/02/09 06:21:42 [DEBUG] http: Request GET /v1/status/leader (223.088µs) from=10.233.67.153:37000 2023/02/09 06:21:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.434531765s) from=10.233.67.153:34636 2023/02/09 06:21:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.097293002s) from=10.233.67.153:34642 2023/02/09 06:21:52 [DEBUG] http: Request GET /v1/status/leader (272.793µs) from=10.233.70.35:52164 2023/02/09 06:21:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m2.29159621s) from=10.233.67.153:34650 2023/02/09 06:21:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:21:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.055114828s) from=10.233.67.153:34638 2023/02/09 06:22:02 [DEBUG] http: Request GET /v1/status/leader (307.747µs) from=10.233.67.153:37292 2023/02/09 06:22:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.224836699s) from=10.233.67.153:34648 2023/02/09 06:22:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.751448098s) from=10.233.67.153:34628 2023/02/09 06:22:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.809533161s) from=10.233.67.153:34644 2023/02/09 06:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.566659986s) from=10.233.67.153:34646 2023/02/09 06:22:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.659329843s) from=10.233.67.153:50348 2023/02/09 06:22:12 [DEBUG] http: Request GET /v1/status/leader (197.408µs) from=10.233.70.35:52572 2023/02/09 06:22:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m4.517289889s) from=10.233.67.153:50152 2023/02/09 06:22:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m1.186474378s) from=10.233.67.153:50326 2023/02/09 06:22:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m4.778265055s) from=10.233.67.153:50158 2023/02/09 06:22:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.294742352s) from=10.233.67.153:45656 2023/02/09 06:22:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:22:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:22:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:22:20 [DEBUG] agent: Node info in sync 2023/02/09 06:22:22 [DEBUG] http: Request GET /v1/status/leader (1.396047ms) from=10.233.67.153:37584 2023/02/09 06:22:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.415733794s) from=10.233.67.153:34630 2023/02/09 06:22:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m4.078346452s) from=10.233.67.153:50346 2023/02/09 06:22:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m6.877794722s) from=10.233.67.153:34624 2023/02/09 06:22:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m4.429739336s) from=10.233.67.153:50364 2023/02/09 06:22:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m5.281725353s) from=10.233.67.153:50332 2023/02/09 06:22:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m3.934983795s) from=10.233.67.153:34620 2023/02/09 06:22:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.828475018s) from=10.233.67.153:34626 2023/02/09 06:22:32 [DEBUG] http: Request GET /v1/status/leader (287.022µs) from=10.233.70.35:52932 2023/02/09 06:22:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.397049998s) from=10.233.67.153:34652 2023/02/09 06:22:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m5.557474212s) from=10.233.70.35:33006 2023/02/09 06:22:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m1.866272028s) from=10.233.67.153:50334 2023/02/09 06:22:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:22:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m1.738671184s) from=10.233.67.153:50360 2023/02/09 06:22:42 [DEBUG] http: Request GET /v1/status/leader (292.393µs) from=10.233.67.153:37874 2023/02/09 06:22:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m1.30351387s) from=10.233.67.153:50362 2023/02/09 06:22:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.689221428s) from=10.233.70.35:33012 2023/02/09 06:22:52 [DEBUG] http: Request GET /v1/status/leader (351.445µs) from=10.233.70.35:53302 2023/02/09 06:22:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:23:02 [DEBUG] http: Request GET /v1/status/leader (224.925µs) from=10.233.67.153:38172 2023/02/09 06:23:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.530570442s) from=10.233.70.35:33014 2023/02/09 06:23:12 [DEBUG] http: Request GET /v1/status/leader (291.63µs) from=10.233.70.35:53686 2023/02/09 06:23:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.350302217s) from=10.233.67.153:35430 2023/02/09 06:23:22 [DEBUG] http: Request GET /v1/status/leader (353.83µs) from=10.233.67.153:38462 2023/02/09 06:23:32 [DEBUG] http: Request GET /v1/status/leader (313.233µs) from=10.233.70.35:54042 2023/02/09 06:23:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:23:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:23:39 [DEBUG] agent: Node info in sync 2023/02/09 06:23:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.85441688s) from=10.233.67.153:34640 2023/02/09 06:23:42 [DEBUG] http: Request GET /v1/status/leader (250.372µs) from=10.233.67.153:38746 2023/02/09 06:23:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m2.124445041s) from=10.233.67.153:34636 2023/02/09 06:23:52 [DEBUG] http: Request GET /v1/status/leader (1.807038ms) from=10.233.70.35:54406 2023/02/09 06:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.036834633s) from=10.233.67.153:34650 2023/02/09 06:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.984962125s) from=10.233.67.153:34642 2023/02/09 06:23:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:24:02 [DEBUG] http: Request GET /v1/status/leader (396.707µs) from=10.233.67.153:39064 2023/02/09 06:24:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.417340936s) from=10.233.67.153:34648 2023/02/09 06:24:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.968775954s) from=10.233.67.153:34638 2023/02/09 06:24:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m3.042742573s) from=10.233.67.153:34644 2023/02/09 06:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.98284066s) from=10.233.67.153:34646 2023/02/09 06:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.637224659s) from=10.233.67.153:34628 2023/02/09 06:24:12 [DEBUG] http: Request GET /v1/status/leader (286.338µs) from=10.233.70.35:54784 2023/02/09 06:24:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m3.947180731s) from=10.233.67.153:50152 2023/02/09 06:24:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m6.491615593s) from=10.233.67.153:50348 2023/02/09 06:24:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.960523596s) from=10.233.67.153:45656 2023/02/09 06:24:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m4.322572191s) from=10.233.67.153:50158 2023/02/09 06:24:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m6.491835211s) from=10.233.67.153:50326 2023/02/09 06:24:22 [DEBUG] http: Request GET /v1/status/leader (178.822µs) from=10.233.67.153:39370 2023/02/09 06:24:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m1.716586614s) from=10.233.67.153:50346 2023/02/09 06:24:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.780309223s) from=10.233.67.153:34630 2023/02/09 06:24:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.257175817s) from=10.233.67.153:34624 2023/02/09 06:24:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m4.625432973s) from=10.233.67.153:50364 2023/02/09 06:24:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.199848125s) from=10.233.67.153:50332 2023/02/09 06:24:32 [DEBUG] http: Request GET /v1/status/leader (203.429µs) from=10.233.70.35:55132 2023/02/09 06:24:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m2.199263105s) from=10.233.67.153:34620 2023/02/09 06:24:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.256436827s) from=10.233.67.153:34652 2023/02/09 06:24:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m4.183859928s) from=10.233.67.153:34626 2023/02/09 06:24:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m3.347243026s) from=10.233.70.35:33006 2023/02/09 06:24:42 [DEBUG] http: Request GET /v1/status/leader (895.483µs) from=10.233.67.153:39654 2023/02/09 06:24:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m7.226879563s) from=10.233.67.153:50334 2023/02/09 06:24:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m5.658479084s) from=10.233.67.153:50360 2023/02/09 06:24:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m0.771650787s) from=10.233.67.153:50362 2023/02/09 06:24:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.20076007s) from=10.233.70.35:33012 2023/02/09 06:24:52 [DEBUG] http: Request GET /v1/status/leader (587.423µs) from=10.233.70.35:55496 2023/02/09 06:24:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:25:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:25:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:25:01 [DEBUG] agent: Node info in sync 2023/02/09 06:25:02 [DEBUG] http: Request GET /v1/status/leader (320.007µs) from=10.233.67.153:39954 2023/02/09 06:25:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.205673163s) from=10.233.70.35:33014 2023/02/09 06:25:12 [DEBUG] http: Request GET /v1/status/leader (1.986373ms) from=10.233.70.35:55868 2023/02/09 06:25:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:25:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.133582089s) from=10.233.67.153:35430 2023/02/09 06:25:22 [DEBUG] http: Request GET /v1/status/leader (340.862µs) from=10.233.67.153:40250 2023/02/09 06:25:32 [DEBUG] http: Request GET /v1/status/leader (366.923µs) from=10.233.70.35:56236 2023/02/09 06:25:42 [DEBUG] http: Request GET /v1/status/leader (449.3µs) from=10.233.67.153:40534 2023/02/09 06:25:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.406797446s) from=10.233.67.153:34640 2023/02/09 06:25:52 [DEBUG] http: Request GET /v1/status/leader (259.715µs) from=10.233.70.35:56604 2023/02/09 06:25:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m4.997632482s) from=10.233.67.153:34636 2023/02/09 06:25:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.804351646s) from=10.233.67.153:34650 2023/02/09 06:25:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.148157649s) from=10.233.67.153:34642 2023/02/09 06:25:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:26:02 [DEBUG] http: Request GET /v1/status/leader (298.377µs) from=10.233.67.153:40826 2023/02/09 06:26:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.04886796s) from=10.233.67.153:34648 2023/02/09 06:26:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.770910845s) from=10.233.67.153:34638 2023/02/09 06:26:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:26:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:26:12 [DEBUG] agent: Node info in sync 2023/02/09 06:26:12 [DEBUG] http: Request GET /v1/status/leader (262.732µs) from=10.233.70.35:56968 2023/02/09 06:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.83211876s) from=10.233.67.153:34646 2023/02/09 06:26:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m7.201649404s) from=10.233.67.153:34644 2023/02/09 06:26:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.54681569s) from=10.233.67.153:34628 2023/02/09 06:26:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m3.758702721s) from=10.233.67.153:50348 2023/02/09 06:26:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m6.039486543s) from=10.233.67.153:50152 2023/02/09 06:26:22 [DEBUG] http: Request GET /v1/status/leader (257.162µs) from=10.233.67.153:41128 2023/02/09 06:26:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m2.52443858s) from=10.233.67.153:50158 2023/02/09 06:26:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.255703883s) from=10.233.67.153:45656 2023/02/09 06:26:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.610230045s) from=10.233.67.153:50326 2023/02/09 06:26:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m5.534960799s) from=10.233.67.153:50346 2023/02/09 06:26:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.072231335s) from=10.233.67.153:34630 2023/02/09 06:26:32 [DEBUG] http: Request GET /v1/status/leader (319.225µs) from=10.233.70.35:57334 2023/02/09 06:26:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m3.753708458s) from=10.233.67.153:50364 2023/02/09 06:26:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.876543844s) from=10.233.67.153:50332 2023/02/09 06:26:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m7.365956753s) from=10.233.67.153:34624 2023/02/09 06:26:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m4.643423341s) from=10.233.67.153:34620 2023/02/09 06:26:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m2.147270649s) from=10.233.67.153:34626 2023/02/09 06:26:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m0.666853302s) from=10.233.70.35:33006 2023/02/09 06:26:42 [DEBUG] http: Request GET /v1/status/leader (593.604µs) from=10.233.67.153:41418 2023/02/09 06:26:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m7.412499199s) from=10.233.67.153:34652 2023/02/09 06:26:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m1.184824373s) from=10.233.67.153:50360 2023/02/09 06:26:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m3.779475785s) from=10.233.67.153:50334 2023/02/09 06:26:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m3.160635898s) from=10.233.67.153:50362 2023/02/09 06:26:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.847856133s) from=10.233.70.35:33012 2023/02/09 06:26:52 [DEBUG] http: Request GET /v1/status/leader (238.822µs) from=10.233.70.35:57696 2023/02/09 06:26:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:27:02 [DEBUG] http: Request GET /v1/status/leader (197.64µs) from=10.233.67.153:41716 2023/02/09 06:27:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.661807103s) from=10.233.70.35:33014 2023/02/09 06:27:12 [DEBUG] http: Request GET /v1/status/leader (198.791µs) from=10.233.70.35:58062 2023/02/09 06:27:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.854476763s) from=10.233.67.153:35430 2023/02/09 06:27:22 [DEBUG] http: Request GET /v1/status/leader (292.819µs) from=10.233.67.153:42014 2023/02/09 06:27:32 [DEBUG] http: Request GET /v1/status/leader (258.933µs) from=10.233.70.35:58422 2023/02/09 06:27:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:27:33 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:27:33 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:27:33 [DEBUG] agent: Node info in sync 2023/02/09 06:27:42 [DEBUG] http: Request GET /v1/status/leader (254.971µs) from=10.233.67.153:42300 2023/02/09 06:27:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.085410895s) from=10.233.67.153:34640 2023/02/09 06:27:52 [DEBUG] http: Request GET /v1/status/leader (183.044µs) from=10.233.70.35:58790 2023/02/09 06:27:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.459665829s) from=10.233.67.153:34642 2023/02/09 06:27:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:27:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m2.350267269s) from=10.233.67.153:34650 2023/02/09 06:27:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.083179648s) from=10.233.67.153:34636 2023/02/09 06:28:03 [DEBUG] http: Request GET /v1/status/leader (281.787µs) from=10.233.67.153:42602 2023/02/09 06:28:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.90443345s) from=10.233.67.153:34638 2023/02/09 06:28:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:28:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.175585305s) from=10.233.67.153:34648 2023/02/09 06:28:12 [DEBUG] http: Request GET /v1/status/leader (299.334µs) from=10.233.70.35:59152 2023/02/09 06:28:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.45389137s) from=10.233.67.153:34646 2023/02/09 06:28:23 [DEBUG] http: Request GET /v1/status/leader (230.623µs) from=10.233.67.153:42882 2023/02/09 06:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m5.416576045s) from=10.233.67.153:34628 2023/02/09 06:28:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.740384905s) from=10.233.67.153:34644 2023/02/09 06:28:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m4.668534513s) from=10.233.67.153:50152 2023/02/09 06:28:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m6.436103864s) from=10.233.67.153:50348 2023/02/09 06:28:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m5.922077952s) from=10.233.67.153:50158 2023/02/09 06:28:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.340552128s) from=10.233.67.153:45656 2023/02/09 06:28:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m5.208798935s) from=10.233.67.153:50326 2023/02/09 06:28:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.369984675s) from=10.233.67.153:34630 2023/02/09 06:28:32 [DEBUG] http: Request GET /v1/status/leader (1.154683ms) from=10.233.70.35:59512 2023/02/09 06:28:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m4.432268338s) from=10.233.67.153:50346 2023/02/09 06:28:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.15939362s) from=10.233.67.153:50332 2023/02/09 06:28:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m1.024977548s) from=10.233.67.153:34624 2023/02/09 06:28:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m4.06802363s) from=10.233.67.153:50364 2023/02/09 06:28:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m2.424358177s) from=10.233.70.35:33006 2023/02/09 06:28:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m3.69191122s) from=10.233.67.153:34626 2023/02/09 06:28:43 [DEBUG] http: Request GET /v1/status/leader (345.503µs) from=10.233.67.153:43174 2023/02/09 06:28:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m6.147930518s) from=10.233.67.153:34620 2023/02/09 06:28:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.788009795s) from=10.233.67.153:34652 2023/02/09 06:28:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m0.537176803s) from=10.233.67.153:50334 2023/02/09 06:28:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m0.296813024s) from=10.233.67.153:50362 2023/02/09 06:28:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m4.577127064s) from=10.233.67.153:50360 2023/02/09 06:28:52 [DEBUG] http: Request GET /v1/status/leader (370.393µs) from=10.233.70.35:59894 2023/02/09 06:28:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.10494986s) from=10.233.70.35:33012 2023/02/09 06:28:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:29:03 [DEBUG] http: Request GET /v1/status/leader (253.718µs) from=10.233.67.153:43482 2023/02/09 06:29:12 [DEBUG] http: Request GET /v1/status/leader (1.343564ms) from=10.233.70.35:60264 2023/02/09 06:29:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:29:13 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:29:13 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:29:13 [DEBUG] agent: Node info in sync 2023/02/09 06:29:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.475461561s) from=10.233.70.35:33014 2023/02/09 06:29:23 [DEBUG] http: Request GET /v1/status/leader (451.48µs) from=10.233.67.153:43778 2023/02/09 06:29:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.294888733s) from=10.233.67.153:35430 2023/02/09 06:29:33 [DEBUG] http: Request GET /v1/status/leader (301.504µs) from=10.233.70.35:60624 2023/02/09 06:29:43 [DEBUG] http: Request GET /v1/status/leader (218.315µs) from=10.233.67.153:44054 2023/02/09 06:29:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.97028618s) from=10.233.67.153:34640 2023/02/09 06:29:53 [DEBUG] http: Request GET /v1/status/leader (244.045µs) from=10.233.70.35:32788 2023/02/09 06:29:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:30:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.857278436s) from=10.233.67.153:34650 2023/02/09 06:30:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.173542402s) from=10.233.67.153:34636 2023/02/09 06:30:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.962241132s) from=10.233.67.153:34642 2023/02/09 06:30:03 [DEBUG] http: Request GET /v1/status/leader (462.985µs) from=10.233.67.153:44362 2023/02/09 06:30:13 [DEBUG] http: Request GET /v1/status/leader (290.265µs) from=10.233.70.35:33150 2023/02/09 06:30:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.246029133s) from=10.233.67.153:34638 2023/02/09 06:30:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.854463784s) from=10.233.67.153:34648 2023/02/09 06:30:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.326733181s) from=10.233.67.153:34646 2023/02/09 06:30:23 [DEBUG] http: Request GET /v1/status/leader (531.978µs) from=10.233.67.153:44656 2023/02/09 06:30:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.815663506s) from=10.233.67.153:34644 2023/02/09 06:30:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m0.479423033s) from=10.233.67.153:50152 2023/02/09 06:30:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m6.031186711s) from=10.233.67.153:34628 2023/02/09 06:30:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m3.909788857s) from=10.233.67.153:50348 2023/02/09 06:30:33 [DEBUG] http: Request GET /v1/status/leader (645.963µs) from=10.233.70.35:33514 2023/02/09 06:30:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m2.267012885s) from=10.233.67.153:50326 2023/02/09 06:30:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.576872396s) from=10.233.67.153:45656 2023/02/09 06:30:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.096355556s) from=10.233.67.153:34630 2023/02/09 06:30:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m6.523409073s) from=10.233.67.153:50158 2023/02/09 06:30:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m4.343019864s) from=10.233.67.153:50346 2023/02/09 06:30:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.313500669s) from=10.233.67.153:34624 2023/02/09 06:30:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m4.612585152s) from=10.233.67.153:50364 2023/02/09 06:30:43 [DEBUG] http: Request GET /v1/status/leader (208.161µs) from=10.233.67.153:44950 2023/02/09 06:30:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m7.108925028s) from=10.233.67.153:50332 2023/02/09 06:30:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:30:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:30:46 [DEBUG] agent: Node info in sync 2023/02/09 06:30:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m6.384342172s) from=10.233.70.35:33006 2023/02/09 06:30:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.431376641s) from=10.233.67.153:34626 2023/02/09 06:30:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m4.152344741s) from=10.233.67.153:34652 2023/02/09 06:30:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m1.035214762s) from=10.233.67.153:50362 2023/02/09 06:30:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m6.867288032s) from=10.233.67.153:34620 2023/02/09 06:30:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m3.999184648s) from=10.233.67.153:50334 2023/02/09 06:30:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m2.018269237s) from=10.233.67.153:50360 2023/02/09 06:30:53 [DEBUG] http: Request GET /v1/status/leader (392.39µs) from=10.233.70.35:33894 2023/02/09 06:30:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:31:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.280377881s) from=10.233.70.35:33012 2023/02/09 06:31:03 [DEBUG] http: Request GET /v1/status/leader (432.309µs) from=10.233.67.153:45254 2023/02/09 06:31:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:31:13 [DEBUG] http: Request GET /v1/status/leader (182.08µs) from=10.233.70.35:34260 2023/02/09 06:31:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.310456325s) from=10.233.70.35:33014 2023/02/09 06:31:23 [DEBUG] http: Request GET /v1/status/leader (394.915µs) from=10.233.67.153:45540 2023/02/09 06:31:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.531985547s) from=10.233.67.153:35430 2023/02/09 06:31:33 [DEBUG] http: Request GET /v1/status/leader (334.655µs) from=10.233.70.35:34620 2023/02/09 06:31:43 [DEBUG] http: Request GET /v1/status/leader (306.938µs) from=10.233.67.153:45826 2023/02/09 06:31:53 [DEBUG] http: Request GET /v1/status/leader (366.012µs) from=10.233.70.35:34988 2023/02/09 06:31:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.614431321s) from=10.233.67.153:34640 2023/02/09 06:31:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:32:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.451388081s) from=10.233.67.153:34650 2023/02/09 06:32:03 [DEBUG] http: Request GET /v1/status/leader (1.775489ms) from=10.233.67.153:46120 2023/02/09 06:32:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m5.143624888s) from=10.233.67.153:34636 2023/02/09 06:32:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.736897715s) from=10.233.67.153:34642 2023/02/09 06:32:13 [DEBUG] http: Request GET /v1/status/leader (338.468µs) from=10.233.70.35:35364 2023/02/09 06:32:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:32:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:32:14 [DEBUG] agent: Node info in sync 2023/02/09 06:32:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.45623179s) from=10.233.67.153:34648 2023/02/09 06:32:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.383384393s) from=10.233.67.153:34638 2023/02/09 06:32:23 [DEBUG] http: Request GET /v1/status/leader (293.731µs) from=10.233.67.153:46428 2023/02/09 06:32:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.072362057s) from=10.233.67.153:34646 2023/02/09 06:32:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m3.326034928s) from=10.233.67.153:50152 2023/02/09 06:32:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m2.852324367s) from=10.233.67.153:34628 2023/02/09 06:32:33 [DEBUG] http: Request GET /v1/status/leader (175.823µs) from=10.233.70.35:35726 2023/02/09 06:32:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m6.800930054s) from=10.233.67.153:34644 2023/02/09 06:32:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.779503835s) from=10.233.67.153:45656 2023/02/09 06:32:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m2.91771098s) from=10.233.67.153:50326 2023/02/09 06:32:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m5.303491564s) from=10.233.67.153:50348 2023/02/09 06:32:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.249255818s) from=10.233.67.153:34630 2023/02/09 06:32:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.445292238s) from=10.233.67.153:34624 2023/02/09 06:32:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m6.747512447s) from=10.233.67.153:50158 2023/02/09 06:32:43 [DEBUG] http: Request GET /v1/status/leader (198.231µs) from=10.233.67.153:46726 2023/02/09 06:32:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m5.938716481s) from=10.233.67.153:50346 2023/02/09 06:32:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m3.304490198s) from=10.233.67.153:50332 2023/02/09 06:32:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m6.129337486s) from=10.233.67.153:50364 2023/02/09 06:32:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m1.375658288s) from=10.233.67.153:34652 2023/02/09 06:32:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m0.62722625s) from=10.233.67.153:50334 2023/02/09 06:32:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m4.630453365s) from=10.233.70.35:33006 2023/02/09 06:32:53 [DEBUG] http: Request GET /v1/status/leader (386.076µs) from=10.233.70.35:36118 2023/02/09 06:32:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m3.404680096s) from=10.233.67.153:34620 2023/02/09 06:32:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m4.434138929s) from=10.233.67.153:50362 2023/02/09 06:32:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m1.613821653s) from=10.233.67.153:50360 2023/02/09 06:32:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m7.374599922s) from=10.233.67.153:34626 2023/02/09 06:32:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:33:03 [DEBUG] http: Request GET /v1/status/leader (179.299µs) from=10.233.67.153:47022 2023/02/09 06:33:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.025794127s) from=10.233.70.35:33012 2023/02/09 06:33:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:33:13 [DEBUG] http: Request GET /v1/status/leader (275.188µs) from=10.233.70.35:36484 2023/02/09 06:33:23 [DEBUG] http: Request GET /v1/status/leader (2.675742ms) from=10.233.67.153:47314 2023/02/09 06:33:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.66112106s) from=10.233.70.35:33014 2023/02/09 06:33:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.273380744s) from=10.233.67.153:35430 2023/02/09 06:33:33 [DEBUG] http: Request GET /v1/status/leader (598.384µs) from=10.233.70.35:36850 2023/02/09 06:33:43 [DEBUG] http: Request GET /v1/status/leader (227.465µs) from=10.233.67.153:47616 2023/02/09 06:33:53 [DEBUG] http: Request GET /v1/status/leader (364.797µs) from=10.233.70.35:37214 2023/02/09 06:33:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:33:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:33:53 [DEBUG] agent: Node info in sync 2023/02/09 06:33:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.027737492s) from=10.233.67.153:34640 2023/02/09 06:33:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:34:03 [DEBUG] http: Request GET /v1/status/leader (282.642µs) from=10.233.67.153:47916 2023/02/09 06:34:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m1.113286287s) from=10.233.67.153:34636 2023/02/09 06:34:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m6.727844868s) from=10.233.67.153:34650 2023/02/09 06:34:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.226903254s) from=10.233.67.153:34642 2023/02/09 06:34:13 [DEBUG] http: Request GET /v1/status/leader (213.408µs) from=10.233.70.35:37584 2023/02/09 06:34:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.865223817s) from=10.233.67.153:34648 2023/02/09 06:34:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.648601766s) from=10.233.67.153:34638 2023/02/09 06:34:23 [DEBUG] http: Request GET /v1/status/leader (238.455µs) from=10.233.67.153:48210 2023/02/09 06:34:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m1.291703358s) from=10.233.67.153:50152 2023/02/09 06:34:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.008752846s) from=10.233.67.153:34646 2023/02/09 06:34:33 [DEBUG] http: Request GET /v1/status/leader (415.712µs) from=10.233.70.35:37942 2023/02/09 06:34:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m4.445140159s) from=10.233.67.153:34628 2023/02/09 06:34:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m1.41836348s) from=10.233.67.153:50326 2023/02/09 06:34:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.803949672s) from=10.233.67.153:45656 2023/02/09 06:34:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.045491762s) from=10.233.67.153:50348 2023/02/09 06:34:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m5.347416976s) from=10.233.67.153:34644 2023/02/09 06:34:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.316194826s) from=10.233.67.153:34630 2023/02/09 06:34:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m2.481559679s) from=10.233.67.153:34624 2023/02/09 06:34:43 [DEBUG] http: Request GET /v1/status/leader (594.042µs) from=10.233.67.153:48510 2023/02/09 06:34:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m3.043318022s) from=10.233.67.153:50158 2023/02/09 06:34:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m3.971133114s) from=10.233.67.153:50346 2023/02/09 06:34:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m0.70240526s) from=10.233.67.153:50364 2023/02/09 06:34:53 [DEBUG] http: Request GET /v1/status/leader (548.163µs) from=10.233.70.35:38304 2023/02/09 06:34:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m6.892171452s) from=10.233.67.153:50332 2023/02/09 06:34:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m2.874660261s) from=10.233.67.153:34620 2023/02/09 06:34:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m3.800849536s) from=10.233.67.153:50362 2023/02/09 06:34:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m5.520295979s) from=10.233.70.35:33006 2023/02/09 06:34:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m7.488023558s) from=10.233.67.153:34652 2023/02/09 06:34:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:34:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m7.23830295s) from=10.233.67.153:50334 2023/02/09 06:34:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m5.783170277s) from=10.233.67.153:50360 2023/02/09 06:35:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m6.812019754s) from=10.233.67.153:34626 2023/02/09 06:35:03 [DEBUG] http: Request GET /v1/status/leader (484.977µs) from=10.233.67.153:48798 2023/02/09 06:35:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:35:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.65658423s) from=10.233.70.35:33012 2023/02/09 06:35:13 [DEBUG] http: Request GET /v1/status/leader (357.202µs) from=10.233.70.35:38674 2023/02/09 06:35:23 [DEBUG] http: Request GET /v1/status/leader (591.538µs) from=10.233.67.153:49098 2023/02/09 06:35:33 [DEBUG] http: Request GET /v1/status/leader (360.375µs) from=10.233.70.35:39032 2023/02/09 06:35:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.27546291s) from=10.233.67.153:35430 2023/02/09 06:35:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.618143623s) from=10.233.70.35:33014 2023/02/09 06:35:43 [DEBUG] http: Request GET /v1/status/leader (405.368µs) from=10.233.67.153:49396 2023/02/09 06:35:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:35:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:35:49 [DEBUG] agent: Node info in sync 2023/02/09 06:35:53 [DEBUG] http: Request GET /v1/status/leader (249.958µs) from=10.233.70.35:39396 2023/02/09 06:35:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:36:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.929766939s) from=10.233.67.153:34640 2023/02/09 06:36:04 [DEBUG] http: Request GET /v1/status/leader (276.377µs) from=10.233.67.153:49688 2023/02/09 06:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m1.719471404s) from=10.233.67.153:34650 2023/02/09 06:36:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.904964944s) from=10.233.67.153:34636 2023/02/09 06:36:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.071741808s) from=10.233.67.153:34642 2023/02/09 06:36:13 [DEBUG] http: Request GET /v1/status/leader (301.631µs) from=10.233.70.35:39780 2023/02/09 06:36:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.434309184s) from=10.233.67.153:34638 2023/02/09 06:36:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.927422392s) from=10.233.67.153:34648 2023/02/09 06:36:24 [DEBUG] http: Request GET /v1/status/leader (203.675µs) from=10.233.67.153:49984 2023/02/09 06:36:33 [DEBUG] http: Request GET /v1/status/leader (365.055µs) from=10.233.70.35:40154 2023/02/09 06:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.538489976s) from=10.233.67.153:34646 2023/02/09 06:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.385838131s) from=10.233.67.153:34628 2023/02/09 06:36:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m5.506864966s) from=10.233.67.153:50152 2023/02/09 06:36:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.22994304s) from=10.233.67.153:50348 2023/02/09 06:36:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m2.058840626s) from=10.233.67.153:34644 2023/02/09 06:36:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.419075317s) from=10.233.67.153:45656 2023/02/09 06:36:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.63765045s) from=10.233.67.153:50326 2023/02/09 06:36:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.870621558s) from=10.233.67.153:34630 2023/02/09 06:36:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m0.280356634s) from=10.233.67.153:34624 2023/02/09 06:36:44 [DEBUG] http: Request GET /v1/status/leader (2.495034ms) from=10.233.67.153:50288 2023/02/09 06:36:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m3.466230243s) from=10.233.67.153:50346 2023/02/09 06:36:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m7.205030021s) from=10.233.67.153:50158 2023/02/09 06:36:53 [DEBUG] http: Request GET /v1/status/leader (297.971µs) from=10.233.70.35:40514 2023/02/09 06:36:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m6.20385436s) from=10.233.67.153:50364 2023/02/09 06:36:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.173274135s) from=10.233.67.153:50332 2023/02/09 06:36:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m0.103262249s) from=10.233.67.153:34652 2023/02/09 06:36:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m0.68088016s) from=10.233.67.153:50362 2023/02/09 06:36:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:36:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m0.022929336s) from=10.233.67.153:50360 2023/02/09 06:37:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m4.578486622s) from=10.233.70.35:33006 2023/02/09 06:37:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m5.982332184s) from=10.233.67.153:34620 2023/02/09 06:37:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m0.345399539s) from=10.233.67.153:34626 2023/02/09 06:37:04 [DEBUG] http: Request GET /v1/status/leader (178.356µs) from=10.233.67.153:50590 2023/02/09 06:37:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m6.259463519s) from=10.233.67.153:50334 2023/02/09 06:37:13 [DEBUG] http: Request GET /v1/status/leader (304.696µs) from=10.233.70.35:40896 2023/02/09 06:37:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:37:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.758806598s) from=10.233.70.35:33012 2023/02/09 06:37:24 [DEBUG] http: Request GET /v1/status/leader (221.077µs) from=10.233.67.153:50886 2023/02/09 06:37:33 [DEBUG] http: Request GET /v1/status/leader (189.561µs) from=10.233.70.35:41268 2023/02/09 06:37:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:37:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:37:37 [DEBUG] agent: Node info in sync 2023/02/09 06:37:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m7.257886651s) from=10.233.67.153:35430 2023/02/09 06:37:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.041834582s) from=10.233.70.35:33014 2023/02/09 06:37:44 [DEBUG] http: Request GET /v1/status/leader (333.201µs) from=10.233.67.153:51178 2023/02/09 06:37:53 [DEBUG] http: Request GET /v1/status/leader (307.968µs) from=10.233.70.35:41636 2023/02/09 06:37:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:38:04 [DEBUG] http: Request GET /v1/status/leader (201.685µs) from=10.233.67.153:51474 2023/02/09 06:38:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.629152433s) from=10.233.67.153:34640 2023/02/09 06:38:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.29025926s) from=10.233.67.153:34650 2023/02/09 06:38:13 [DEBUG] http: Request GET /v1/status/leader (250.763µs) from=10.233.70.35:42010 2023/02/09 06:38:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.029771977s) from=10.233.67.153:34636 2023/02/09 06:38:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.322642701s) from=10.233.67.153:34642 2023/02/09 06:38:24 [DEBUG] http: Request GET /v1/status/leader (315.076µs) from=10.233.67.153:51768 2023/02/09 06:38:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.876547578s) from=10.233.67.153:34648 2023/02/09 06:38:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.297906902s) from=10.233.67.153:34638 2023/02/09 06:38:33 [DEBUG] http: Request GET /v1/status/leader (296.766µs) from=10.233.70.35:42376 2023/02/09 06:38:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m0.198156004s) from=10.233.67.153:34628 2023/02/09 06:38:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m1.110904872s) from=10.233.67.153:50348 2023/02/09 06:38:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m0.466430916s) from=10.233.67.153:34644 2023/02/09 06:38:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.02082664s) from=10.233.67.153:34646 2023/02/09 06:38:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m4.916718914s) from=10.233.67.153:50152 2023/02/09 06:38:44 [DEBUG] http: Request GET /v1/status/leader (189.163µs) from=10.233.67.153:52084 2023/02/09 06:38:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.650494827s) from=10.233.67.153:45656 2023/02/09 06:38:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m3.176877804s) from=10.233.67.153:50326 2023/02/09 06:38:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.793638492s) from=10.233.67.153:34630 2023/02/09 06:38:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.341165603s) from=10.233.67.153:34624 2023/02/09 06:38:53 [DEBUG] http: Request GET /v1/status/leader (431.377µs) from=10.233.70.35:42748 2023/02/09 06:38:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m2.944792408s) from=10.233.67.153:50346 2023/02/09 06:38:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m2.16365719s) from=10.233.67.153:50158 2023/02/09 06:38:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m1.413632667s) from=10.233.67.153:50364 2023/02/09 06:38:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:38:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m0.329487709s) from=10.233.67.153:50362 2023/02/09 06:39:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m5.053586752s) from=10.233.67.153:50332 2023/02/09 06:39:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m5.03337363s) from=10.233.67.153:34652 2023/02/09 06:39:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m1.169902371s) from=10.233.67.153:34626 2023/02/09 06:39:04 [DEBUG] http: Request GET /v1/status/leader (572.963µs) from=10.233.67.153:52392 2023/02/09 06:39:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m3.103463922s) from=10.233.70.35:33006 2023/02/09 06:39:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m6.62285237s) from=10.233.67.153:50360 2023/02/09 06:39:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m7.027836295s) from=10.233.67.153:34620 2023/02/09 06:39:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m6.131380163s) from=10.233.67.153:50334 2023/02/09 06:39:13 [DEBUG] http: Request GET /v1/status/leader (331.664µs) from=10.233.70.35:43112 2023/02/09 06:39:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.427584316s) from=10.233.70.35:33012 2023/02/09 06:39:24 [DEBUG] http: Request GET /v1/status/leader (254.084µs) from=10.233.67.153:52694 2023/02/09 06:39:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-ff557.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/09 06:39:33 [DEBUG] http: Request GET /v1/status/leader (176.427µs) from=10.233.70.35:43512 2023/02/09 06:39:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:39:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:39:36 [DEBUG] agent: Node info in sync 2023/02/09 06:39:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.696509001s) from=10.233.70.35:33014 2023/02/09 06:39:44 [DEBUG] http: Request GET /v1/status/leader (318.853µs) from=10.233.67.153:52992 2023/02/09 06:39:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.551463971s) from=10.233.67.153:35430 2023/02/09 06:39:53 [DEBUG] http: Request GET /v1/status/leader (484.998µs) from=10.233.70.35:43874 2023/02/09 06:39:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:40:04 [DEBUG] http: Request GET /v1/status/leader (328.425µs) from=10.233.67.153:53286 2023/02/09 06:40:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.75190492s) from=10.233.67.153:34640 2023/02/09 06:40:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=53 (2m0.625089781s) from=10.233.67.153:34650 2023/02/09 06:40:13 [DEBUG] http: Request GET /v1/status/leader (224.67µs) from=10.233.70.35:44234 2023/02/09 06:40:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=55 (2m3.098629562s) from=10.233.67.153:34636 2023/02/09 06:40:24 [DEBUG] http: Request GET /v1/status/leader (574.405µs) from=10.233.67.153:53568 2023/02/09 06:40:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.371772265s) from=10.233.67.153:34642 2023/02/09 06:40:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.649204361s) from=10.233.67.153:34638 2023/02/09 06:40:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.983566462s) from=10.233.67.153:34648 2023/02/09 06:40:33 [DEBUG] http: Request GET /v1/status/leader (354.172µs) from=10.233.70.35:44618 2023/02/09 06:40:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=60 (2m3.318735412s) from=10.233.67.153:34628 2023/02/09 06:40:44 [DEBUG] http: Request GET /v1/status/leader (292.681µs) from=10.233.67.153:53854 2023/02/09 06:40:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=157 (2m4.68272264s) from=10.233.67.153:50348 2023/02/09 06:40:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=54 (2m4.412561924s) from=10.233.67.153:34644 2023/02/09 06:40:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.391958218s) from=10.233.67.153:45656 2023/02/09 06:40:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m6.798085944s) from=10.233.67.153:50152 2023/02/09 06:40:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.932615028s) from=10.233.67.153:34646 2023/02/09 06:40:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=151 (2m4.893686868s) from=10.233.67.153:50326 2023/02/09 06:40:53 [DEBUG] http: Request GET /v1/status/leader (1.259127ms) from=10.233.70.35:44976 2023/02/09 06:40:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=57 (2m5.049183639s) from=10.233.67.153:34624 2023/02/09 06:40:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.240486223s) from=10.233.67.153:34630 2023/02/09 06:40:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=158 (2m0.395680695s) from=10.233.67.153:50364 2023/02/09 06:40:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-ff557" since the cluster is too small 2023/02/09 06:40:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=156 (2m0.798933109s) from=10.233.67.153:50362 2023/02/09 06:41:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/09 06:41:00 [DEBUG] agent: Service "_v2_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.22_9001" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.22.62_8806" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.6.76_8443" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_vnfres_10.233.16.116_8802" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.25.181_8410" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.178_8181" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_catalog_10.233.22.62_8806" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.64_9007" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.55_9015" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.13.245_8080" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.58.132_9011" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_nsd_10.233.22.62_8806" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.108_9092" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.31.216_8803" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.53.152_8801" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_parser_10.233.22.62_8806" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.245_8282" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.53.34_8082" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.49.229_8484" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.19.59_8482" in sync 2023/02/09 06:41:00 [DEBUG] agent: Service "_v1_nslcm_10.233.20.205_8403" in sync 2023/02/09 06:41:00 [DEBUG] agent: Node info in sync 2023/02/09 06:41:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m6.896835767s) from=10.233.67.153:50158 2023/02/09 06:41:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=155 (2m7.236145685s) from=10.233.67.153:50346 2023/02/09 06:41:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=152 (2m2.617770505s) from=10.233.67.153:50332 2023/02/09 06:41:04 [DEBUG] http: Request GET /v1/status/leader (293.148µs) from=10.233.67.153:54152 2023/02/09 06:41:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=56 (2m3.661164756s) from=10.233.67.153:34652 2023/02/09 06:41:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=52 (2m5.932228654s) from=10.233.67.153:34626 2023/02/09 06:41:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m4.614875933s) from=10.233.70.35:33006 2023/02/09 06:41:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (2m5.355455506s) from=10.233.67.153:50360 2023/02/09 06:41:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=154 (2m2.066526803s) from=10.233.67.153:34620 2023/02/09 06:41:13 [DEBUG] http: Request GET /v1/status/leader (378.518µs) from=10.233.70.35:45336 2023/02/09 06:41:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=153 (2m6.715647025s) from=10.233.67.153:50334 2023/02/09 06:41:24 [DEBUG] http: Request GET /v1/status/leader (178.774µs) from=10.233.67.153:54444 2023/02/09 06:41:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.394285562s) from=10.233.70.35:33012