By type
+ 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: 'e987cb94-6d8d-45cc-0832-83178c74f88e' Node name: 'onap-msb-consul-5454dcc5c5-87t7w' 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/01/02 22:48:22 [DEBUG] agent: Using random ID "e987cb94-6d8d-45cc-0832-83178c74f88e" as node ID 2023/01/02 22:48:22 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:e987cb94-6d8d-45cc-0832-83178c74f88e Address:127.0.0.1:8300}] 2023/01/02 22:48:22 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/01/02 22:48:22 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-87t7w.dc1 127.0.0.1 2023/01/02 22:48:22 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-87t7w 127.0.0.1 2023/01/02 22:48:22 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-87t7w (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 22:48:22 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-87t7w.dc1" in area "wan" 2023/01/02 22:48:22 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/01/02 22:48:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/01/02 22:48:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/01/02 22:48:22 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/01/02 22:48:22 [INFO] agent: started state syncer 2023/01/02 22:48:22 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/01/02 22:48:22 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/01/02 22:48:22 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/01/02 22:48:22 [DEBUG] raft: Votes needed: 1 2023/01/02 22:48:22 [DEBUG] raft: Vote granted from e987cb94-6d8d-45cc-0832-83178c74f88e in term 2. Tally: 1 2023/01/02 22:48:22 [INFO] raft: Election won. Tally: 1 2023/01/02 22:48:22 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/01/02 22:48:22 [INFO] consul: cluster leadership acquired 2023/01/02 22:48:22 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-87t7w 2023/01/02 22:48:22 [INFO] agent: Synced node info 2023/01/02 22:48:22 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/01/02 22:48:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 22:48:22 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-87t7w' joined, marking health alive 2023/01/02 22:48:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 22:48:24 [DEBUG] agent: Node info in sync 2023/01/02 22:48:24 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.3 (currently running: 1.4.3) 2023/01/02 22:49:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 22:49:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 22:49:42 [DEBUG] agent: Node info in sync 2023/01/02 22:50:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 22:50:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 22:51:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 22:51:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 22:51:37 [DEBUG] agent: Node info in sync 2023/01/02 22:52:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 22:52:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 22:52:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 22:52:37 [DEBUG] agent: Node info in sync 2023/01/02 22:53:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 22:54:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 22:54:13 [DEBUG] agent: Node info in sync 2023/01/02 22:54:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 22:55:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 22:55:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 22:56:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 22:56:05 [DEBUG] agent: Node info in sync 2023/01/02 22:56:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 22:57:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 22:57:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 22:57:33 [DEBUG] agent: Node info in sync 2023/01/02 22:57:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 22:58:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 22:58:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 22:58:39 [DEBUG] agent: Node info in sync 2023/01/02 22:58:40 [DEBUG] http: Request GET /v1/status/leader (943.959µs) from=127.0.0.6:34869 2023/01/02 22:58:41 [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/01/02 22:58:41 [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/01/02 22:58:41 [INFO] agent: Synced service "_v1_sdc-gui_10.233.62.44_8181" 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request PUT /v1/agent/service/register (8.198156ms) from=127.0.0.6:34869 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.102214ms) from=127.0.0.6:34869 2023/01/02 22:58:41 [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/01/02 22:58:41 [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/01/02 22:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:41 [INFO] agent: Synced service "_v1_parser_10.233.24.234_8806" 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.527162ms) from=127.0.0.6:34869 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request GET /v1/health/service/parser-v1 (421.035µs) from=127.0.0.6:34869 2023/01/02 22:58:41 [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/01/02 22:58:41 [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/01/02 22:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [INFO] agent: Synced service "_v1_catalog_10.233.24.234_8806" 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.999325ms) from=127.0.0.6:34869 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (957.477µs) from=127.0.0.6:34869 2023/01/02 22:58:41 [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/01/02 22:58:41 [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/01/02 22:58:41 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [INFO] agent: Synced service "_v1_nsd_10.233.24.234_8806" 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request PUT /v1/agent/service/register (7.153423ms) from=127.0.0.6:34869 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (382.537µs) from=127.0.0.6:34869 2023/01/02 22:58:41 [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/01/02 22:58:41 [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/01/02 22:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.24.234_8806" 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.588498ms) from=127.0.0.6:34869 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.842996ms) from=127.0.0.6:34869 2023/01/02 22:58:41 [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/01/02 22:58:41 [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/01/02 22:58:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.15.96_9015" 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.752159ms) from=127.0.0.6:34869 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (2.162404ms) from=127.0.0.6:34869 2023/01/02 22:58:41 [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/01/02 22:58:41 [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/01/02 22:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:41 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.0.217_9007" 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.234099ms) from=127.0.0.6:34869 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:41 [DEBUG] agent: Node info in sync 2023/01/02 22:58:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (452.177µs) from=127.0.0.6:34869 2023/01/02 22:58:42 [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/01/02 22:58:42 [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/01/02 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.0.217_9007" 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:42 [DEBUG] agent: Node info in sync 2023/01/02 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.196647ms) from=127.0.0.6:34869 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Node info in sync 2023/01/02 22:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (529.235µs) from=127.0.0.6:34869 2023/01/02 22:58:42 [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/01/02 22:58:42 [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/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [INFO] agent: Synced service "_v0_multicloud_10.233.60.186_9001" 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:42 [DEBUG] agent: Node info in sync 2023/01/02 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (11.679373ms) from=127.0.0.6:34869 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Node info in sync 2023/01/02 22:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (469.02µs) from=127.0.0.6:34869 2023/01/02 22:58:42 [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/01/02 22:58:42 [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/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [INFO] agent: Synced service "_v1_multicloud_10.233.60.186_9001" 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Node info in sync 2023/01/02 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.953482ms) from=127.0.0.6:34869 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Node info in sync 2023/01/02 22:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (326.628µs) from=127.0.0.6:34869 2023/01/02 22:58:42 [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/01/02 22:58:42 [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/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.25.255_9011" 2023/01/02 22:58:42 [DEBUG] agent: Node info in sync 2023/01/02 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (3.370945ms) from=127.0.0.6:34869 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Node info in sync 2023/01/02 22:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (406.467µs) from=127.0.0.6:34869 2023/01/02 22:58:42 [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/01/02 22:58:42 [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/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.25.255_9011" 2023/01/02 22:58:42 [DEBUG] agent: Node info in sync 2023/01/02 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.552663ms) from=127.0.0.6:34869 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 22:58:42 [DEBUG] agent: Node info in sync 2023/01/02 22:58:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (368.72µs) from=127.0.0.6:34869 2023/01/02 22:58:42 [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/01/02 22:58:42 [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/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 22:58:42 [INFO] agent: Synced service "_v1_wf-gui_10.233.3.248_8080" 2023/01/02 22:58:42 [DEBUG] agent: Node info in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 22:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 22:58:42 [DEBUG] agent: Node info in sync 2023/01/02 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.744183ms) from=127.0.0.6:34869 2023/01/02 22:58:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (473.811µs) from=127.0.0.6:34869 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/catalog/services (414.256µs) from=127.0.0.6:33029 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/status/leader (197.318µs) from=127.0.0.6:34869 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (208.657µs) from=127.0.0.6:34869 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (113.093µs) from=127.0.0.6:34869 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (230.376µs) from=127.0.0.6:40881 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (266.365µs) from=127.0.0.6:34869 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (271.225µs) from=127.0.0.6:34869 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (202.982µs) from=127.0.0.6:34869 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (138.949µs) from=127.0.0.6:33725 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (126.059µs) from=127.0.0.6:34869 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (230.238µs) from=127.0.0.6:34869 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (143.241µs) from=127.0.0.6:34869 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (177.574µs) from=127.0.0.6:50133 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (123.346µs) from=127.0.0.6:50133 2023/01/02 22:59:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (150.933µs) from=127.0.0.6:38997 2023/01/02 22:59:18 [DEBUG] http: Request GET /v1/catalog/services (306.781µs) from=127.0.0.6:44425 2023/01/02 22:59:18 [DEBUG] http: Request GET /v1/status/leader (319.262µs) from=127.0.0.6:44425 2023/01/02 22:59:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (250.06µs) from=127.0.0.6:37193 2023/01/02 22:59:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (150.737µs) from=127.0.0.6:37193 2023/01/02 22:59:21 [DEBUG] http: Request GET /v1/status/leader (241.665µs) from=127.0.0.6:58691 2023/01/02 22:59:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 22:59:38 [DEBUG] http: Request GET /v1/status/leader (634.054µs) from=127.0.0.6:58691 2023/01/02 22:59:41 [DEBUG] http: Request GET /v1/status/leader (169.559µs) from=127.0.0.6:58691 2023/01/02 22:59:58 [DEBUG] http: Request GET /v1/status/leader (290.907µs) from=127.0.0.6:58691 2023/01/02 23:00:01 [DEBUG] http: Request GET /v1/status/leader (167.223µs) from=127.0.0.6:58691 2023/01/02 23:00:18 [DEBUG] http: Request GET /v1/status/leader (222.58µs) from=127.0.0.6:49013 2023/01/02 23:00:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:00:19 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:00:19 [DEBUG] agent: Node info in sync 2023/01/02 23:00:21 [DEBUG] http: Request GET /v1/status/leader (209.616µs) from=127.0.0.6:58691 2023/01/02 23:00:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:00:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:00:38 [DEBUG] http: Request GET /v1/status/leader (371.192µs) from=127.0.0.6:58691 2023/01/02 23:00:41 [DEBUG] http: Request GET /v1/status/leader (318.292µs) from=127.0.0.6:58691 2023/01/02 23:00:58 [DEBUG] http: Request GET /v1/status/leader (301.888µs) from=127.0.0.6:49013 2023/01/02 23:01:01 [DEBUG] http: Request GET /v1/status/leader (433.894µs) from=127.0.0.6:58691 2023/01/02 23:01:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.586568309s) from=127.0.0.6:34869 2023/01/02 23:01:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.939215211s) from=127.0.0.6:33029 2023/01/02 23:01:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.011324168s) from=127.0.0.6:48331 2023/01/02 23:01:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.117713456s) from=127.0.0.6:41073 2023/01/02 23:01:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m2.406882453s) from=127.0.0.6:40425 2023/01/02 23:01:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.159100465s) from=127.0.0.6:54867 2023/01/02 23:01:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.261473061s) from=127.0.0.6:38061 2023/01/02 23:01:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.510563602s) from=127.0.0.6:34193 2023/01/02 23:01:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.563136303s) from=127.0.0.6:50133 2023/01/02 23:01:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.651671339s) from=127.0.0.6:54229 2023/01/02 23:01:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.569750513s) from=127.0.0.6:33725 2023/01/02 23:01:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.938115788s) from=127.0.0.6:38997 2023/01/02 23:01:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.94105243s) from=127.0.0.6:40881 2023/01/02 23:01:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m7.386719646s) from=127.0.0.6:56077 2023/01/02 23:01:18 [DEBUG] http: Request GET /v1/status/leader (372.48µs) from=127.0.0.6:49013 2023/01/02 23:01:19 [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/01/02 23:01:19 [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/01/02 23:01:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:01:19 [INFO] agent: Synced service "_v1_sdnc_10.233.60.204_8282" 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:01:19 [DEBUG] agent: Node info in sync 2023/01/02 23:01:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.856364ms) from=127.0.0.6:49013 2023/01/02 23:01:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:01:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (17.222504044s) from=127.0.0.6:33029 2023/01/02 23:01:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.324313665s) from=127.0.0.6:44425 2023/01/02 23:01:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:01:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:01:19 [DEBUG] agent: Node info in sync 2023/01/02 23:01:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (758.213µs) from=127.0.0.6:49013 2023/01/02 23:01:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (201.498µs) from=127.0.0.6:33029 2023/01/02 23:01:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.788041574s) from=127.0.0.6:51473 2023/01/02 23:01:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.888068729s) from=127.0.0.6:37193 2023/01/02 23:01:21 [DEBUG] http: Request GET /v1/status/leader (7.64946ms) from=127.0.0.6:56289 2023/01/02 23:01:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:01:38 [DEBUG] http: Request GET /v1/status/leader (418.55µs) from=127.0.0.6:56289 2023/01/02 23:01:41 [DEBUG] http: Request GET /v1/status/leader (4.735109ms) from=127.0.0.6:56289 2023/01/02 23:01:58 [DEBUG] http: Request GET /v1/status/leader (325.358µs) from=127.0.0.6:56289 2023/01/02 23:02:01 [DEBUG] http: Request GET /v1/status/leader (148.912µs) from=127.0.0.6:56289 2023/01/02 23:02:18 [DEBUG] http: Request GET /v1/status/leader (202.974µs) from=127.0.0.6:56289 2023/01/02 23:02:21 [DEBUG] http: Request GET /v1/status/leader (197.213µs) from=127.0.0.6:56289 2023/01/02 23:02:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:02:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:02:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:02:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:02:31 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:02:31 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:02:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:02:31 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:02:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:02:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:02:31 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:02:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:02:31 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:02:31 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:02:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:02:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:02:31 [DEBUG] agent: Node info in sync 2023/01/02 23:02:38 [DEBUG] http: Request GET /v1/status/leader (159.247µs) from=127.0.0.6:56289 2023/01/02 23:02:41 [DEBUG] http: Request GET /v1/status/leader (195.233µs) from=127.0.0.6:56289 2023/01/02 23:02:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:02:58 [DEBUG] http: Request GET /v1/status/leader (257.989µs) from=127.0.0.6:56289 2023/01/02 23:03:01 [DEBUG] http: Request GET /v1/status/leader (328.936µs) from=127.0.0.6:56289 2023/01/02 23:03:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.354865941s) from=127.0.0.6:34869 2023/01/02 23:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.901591616s) from=127.0.0.6:54867 2023/01/02 23:03:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.461892371s) from=127.0.0.6:48331 2023/01/02 23:03:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.352450091s) from=127.0.0.6:38061 2023/01/02 23:03:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.610215815s) from=127.0.0.6:50133 2023/01/02 23:03:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.529841058s) from=127.0.0.6:54229 2023/01/02 23:03:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m6.066706724s) from=127.0.0.6:40425 2023/01/02 23:03:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.124601064s) from=127.0.0.6:56077 2023/01/02 23:03:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.709216653s) from=127.0.0.6:41073 2023/01/02 23:03:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.391563534s) from=127.0.0.6:33725 2023/01/02 23:03:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.853178823s) from=127.0.0.6:34193 2023/01/02 23:03:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.827821752s) from=127.0.0.6:40881 2023/01/02 23:03:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.968773003s) from=127.0.0.6:38997 2023/01/02 23:03:18 [DEBUG] http: Request GET /v1/status/leader (278.57µs) from=127.0.0.6:49013 2023/01/02 23:03:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m0.143303787s) from=127.0.0.6:33029 2023/01/02 23:03:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.897171946s) from=127.0.0.6:51473 2023/01/02 23:03:21 [DEBUG] http: Request GET /v1/status/leader (304.437µs) from=127.0.0.6:56289 2023/01/02 23:03:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:03:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.705395008s) from=127.0.0.6:44425 2023/01/02 23:03:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.699259298s) from=127.0.0.6:37193 2023/01/02 23:03:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m7.073972239s) from=127.0.0.6:58691 2023/01/02 23:03:38 [DEBUG] http: Request GET /v1/status/leader (568.548µs) from=127.0.0.6:56289 2023/01/02 23:03:41 [DEBUG] http: Request GET /v1/status/leader (2.799599ms) from=127.0.0.6:56289 2023/01/02 23:03:58 [DEBUG] http: Request GET /v1/status/leader (313.12µs) from=127.0.0.6:56289 2023/01/02 23:04:01 [DEBUG] http: Request GET /v1/status/leader (371.355µs) from=127.0.0.6:56289 2023/01/02 23:04:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:04:05 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:04:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:04:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:04:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:04:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:04:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:04:05 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:04:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:04:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:04:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:04:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:04:05 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:04:05 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:04:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:04:05 [DEBUG] agent: Node info in sync 2023/01/02 23:04:18 [DEBUG] http: Request GET /v1/status/leader (260.613µs) from=127.0.0.6:49013 2023/01/02 23:04:21 [DEBUG] http: Request GET /v1/status/leader (1.012975ms) from=127.0.0.6:56289 2023/01/02 23:04:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:04:38 [DEBUG] http: Request GET /v1/status/leader (471.68µs) from=127.0.0.6:56289 2023/01/02 23:04:41 [DEBUG] http: Request GET /v1/status/leader (489.389µs) from=127.0.0.6:56289 2023/01/02 23:04:58 [DEBUG] http: Request GET /v1/status/leader (276.968µs) from=127.0.0.6:49013 2023/01/02 23:05:01 [DEBUG] http: Request GET /v1/status/leader (172.241µs) from=127.0.0.6:56289 2023/01/02 23:05:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:05:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:05:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:05:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:05:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:05:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:05:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:05:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:05:06 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:05:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:05:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:05:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:05:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:05:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:05:06 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:05:06 [DEBUG] agent: Node info in sync 2023/01/02 23:05:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.289407275s) from=127.0.0.6:34869 2023/01/02 23:05:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.795322007s) from=127.0.0.6:38061 2023/01/02 23:05:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.933960048s) from=127.0.0.6:54867 2023/01/02 23:05:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.690363235s) from=127.0.0.6:54229 2023/01/02 23:05:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m1.600662174s) from=127.0.0.6:40425 2023/01/02 23:05:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.243356136s) from=127.0.0.6:48331 2023/01/02 23:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.830240835s) from=127.0.0.6:33725 2023/01/02 23:05:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.257149217s) from=127.0.0.6:41073 2023/01/02 23:05:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.898145374s) from=127.0.0.6:50133 2023/01/02 23:05:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.20073579s) from=127.0.0.6:40881 2023/01/02 23:05:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.177398463s) from=127.0.0.6:38997 2023/01/02 23:05:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.565529296s) from=127.0.0.6:56077 2023/01/02 23:05:18 [DEBUG] http: Request GET /v1/status/leader (487.035µs) from=127.0.0.6:49013 2023/01/02 23:05:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m7.424943917s) from=127.0.0.6:34193 2023/01/02 23:05:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m0.362447383s) from=127.0.0.6:33029 2023/01/02 23:05:21 [DEBUG] http: Request GET /v1/status/leader (430.596µs) from=127.0.0.6:56289 2023/01/02 23:05:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:05:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m0.028642795s) from=127.0.0.6:44425 2023/01/02 23:05:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.324013969s) from=127.0.0.6:51473 2023/01/02 23:05:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.275123475s) from=127.0.0.6:37193 2023/01/02 23:05:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m5.753599142s) from=127.0.0.6:58691 2023/01/02 23:05:38 [DEBUG] http: Request GET /v1/status/leader (421.325µs) from=127.0.0.6:49013 2023/01/02 23:05:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:05:41 [DEBUG] http: Request GET /v1/status/leader (876.557µs) from=127.0.0.6:56289 2023/01/02 23:05:58 [DEBUG] http: Request GET /v1/status/leader (170.677µs) from=127.0.0.6:49013 2023/01/02 23:06:01 [DEBUG] http: Request GET /v1/status/leader (578.03µs) from=127.0.0.6:56289 2023/01/02 23:06:18 [DEBUG] http: Request GET /v1/status/leader (165.969µs) from=127.0.0.6:49013 2023/01/02 23:06:21 [DEBUG] http: Request GET /v1/status/leader (318.205µs) from=127.0.0.6:56289 2023/01/02 23:06:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:06:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:06:37 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:06:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:06:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:06:37 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:06:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:06:37 [DEBUG] agent: Node info in sync 2023/01/02 23:06:38 [DEBUG] http: Request GET /v1/status/leader (229.402µs) from=127.0.0.6:56289 2023/01/02 23:06:41 [DEBUG] http: Request GET /v1/status/leader (341.613µs) from=127.0.0.6:56289 2023/01/02 23:06:58 [DEBUG] http: Request GET /v1/status/leader (1.296481ms) from=127.0.0.6:49013 2023/01/02 23:07:01 [DEBUG] http: Request GET /v1/status/leader (302.802µs) from=127.0.0.6:56289 2023/01/02 23:07:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.313952779s) from=127.0.0.6:34869 2023/01/02 23:07:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.437688788s) from=127.0.0.6:54229 2023/01/02 23:07:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m1.786271921s) from=127.0.0.6:40425 2023/01/02 23:07:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.524216535s) from=127.0.0.6:38061 2023/01/02 23:07:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.81997329s) from=127.0.0.6:33725 2023/01/02 23:07:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.939961548s) from=127.0.0.6:40881 2023/01/02 23:07:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.336168817s) from=127.0.0.6:50133 2023/01/02 23:07:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m6.789124788s) from=127.0.0.6:54867 2023/01/02 23:07:18 [DEBUG] http: Request GET /v1/status/leader (320.499µs) from=127.0.0.6:49013 2023/01/02 23:07:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.44658481s) from=127.0.0.6:38997 2023/01/02 23:07:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.244650147s) from=127.0.0.6:48331 2023/01/02 23:07:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.101383701s) from=127.0.0.6:56077 2023/01/02 23:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.524963776s) from=127.0.0.6:41073 2023/01/02 23:07:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m0.159519203s) from=127.0.0.6:33029 2023/01/02 23:07:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.053944657s) from=127.0.0.6:34193 2023/01/02 23:07:21 [DEBUG] http: Request GET /v1/status/leader (156.644µs) from=127.0.0.6:56289 2023/01/02 23:07:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:07:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.17377591s) from=127.0.0.6:37193 2023/01/02 23:07:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m5.850364999s) from=127.0.0.6:44425 2023/01/02 23:07:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.423585608s) from=127.0.0.6:51473 2023/01/02 23:07:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.105487325s) from=127.0.0.6:58691 2023/01/02 23:07:38 [DEBUG] http: Request GET /v1/status/leader (251.059µs) from=127.0.0.6:49013 2023/01/02 23:07:41 [DEBUG] http: Request GET /v1/status/leader (357.3µs) from=127.0.0.6:56289 2023/01/02 23:07:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:07:58 [DEBUG] http: Request GET /v1/status/leader (193.365µs) from=127.0.0.6:56289 2023/01/02 23:08:01 [DEBUG] http: Request GET /v1/status/leader (235.933µs) from=127.0.0.6:56289 2023/01/02 23:08:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:08:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:08:17 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:08:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:08:17 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:08:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:08:17 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:08:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:08:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:08:17 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:08:17 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:08:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:08:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:08:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:08:17 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:08:17 [DEBUG] agent: Node info in sync 2023/01/02 23:08:18 [DEBUG] http: Request GET /v1/status/leader (283.301µs) from=127.0.0.6:56289 2023/01/02 23:08:21 [DEBUG] http: Request GET /v1/status/leader (275.977µs) from=127.0.0.6:56289 2023/01/02 23:08:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:08:38 [DEBUG] http: Request GET /v1/status/leader (157.425µs) from=127.0.0.6:49013 2023/01/02 23:08:41 [DEBUG] http: Request GET /v1/status/leader (169.737µs) from=127.0.0.6:56289 2023/01/02 23:08:58 [DEBUG] http: Request GET /v1/status/leader (236.629µs) from=127.0.0.6:49013 2023/01/02 23:09:01 [DEBUG] http: Request GET /v1/status/leader (345.653µs) from=127.0.0.6:56289 2023/01/02 23:09:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.888121602s) from=127.0.0.6:34869 2023/01/02 23:09:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.869972697s) from=127.0.0.6:54229 2023/01/02 23:09:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m1.78825932s) from=127.0.0.6:40425 2023/01/02 23:09:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.013522701s) from=127.0.0.6:38061 2023/01/02 23:09:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:09:18 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:09:18 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:09:18 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:09:18 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:09:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:09:18 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:09:18 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:09:18 [DEBUG] agent: Node info in sync 2023/01/02 23:09:18 [DEBUG] http: Request GET /v1/status/leader (146.527µs) from=127.0.0.6:49013 2023/01/02 23:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.510572369s) from=127.0.0.6:33725 2023/01/02 23:09:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.460401858s) from=127.0.0.6:40881 2023/01/02 23:09:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.32123071s) from=127.0.0.6:38997 2023/01/02 23:09:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.398589036s) from=127.0.0.6:56077 2023/01/02 23:09:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.431403761s) from=127.0.0.6:50133 2023/01/02 23:09:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.800561902s) from=127.0.0.6:54867 2023/01/02 23:09:21 [DEBUG] http: Request GET /v1/status/leader (322.02µs) from=127.0.0.6:56289 2023/01/02 23:09:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.992683678s) from=127.0.0.6:34193 2023/01/02 23:09:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:09:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m2.956611547s) from=127.0.0.6:33029 2023/01/02 23:09:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m4.649104994s) from=127.0.0.6:41073 2023/01/02 23:09:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.366545484s) from=127.0.0.6:48331 2023/01/02 23:09:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.104828599s) from=127.0.0.6:37193 2023/01/02 23:09:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m5.526820326s) from=127.0.0.6:44425 2023/01/02 23:09:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.433221677s) from=127.0.0.6:51473 2023/01/02 23:09:38 [DEBUG] http: Request GET /v1/status/leader (518.365µs) from=127.0.0.6:56289 2023/01/02 23:09:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.972306124s) from=127.0.0.6:58691 2023/01/02 23:09:41 [DEBUG] http: Request GET /v1/status/leader (535.729µs) from=127.0.0.6:56289 2023/01/02 23:09:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:09:58 [DEBUG] http: Request GET /v1/status/leader (515.587µs) from=127.0.0.6:49013 2023/01/02 23:10:01 [DEBUG] http: Request GET /v1/status/leader (369.792µs) from=127.0.0.6:56289 2023/01/02 23:10:18 [DEBUG] http: Request GET /v1/status/leader (2.660889ms) from=127.0.0.6:56289 2023/01/02 23:10:21 [DEBUG] http: Request GET /v1/status/leader (158.569µs) from=127.0.0.6:56289 2023/01/02 23:10:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:10:38 [DEBUG] http: Request GET /v1/status/leader (621.795µs) from=127.0.0.6:56289 2023/01/02 23:10:41 [DEBUG] http: Request GET /v1/status/leader (404.587µs) from=127.0.0.6:56289 2023/01/02 23:10:58 [DEBUG] http: Request GET /v1/status/leader (370.42µs) from=127.0.0.6:49013 2023/01/02 23:11:02 [DEBUG] http: Request GET /v1/status/leader (2.184267ms) from=127.0.0.6:56289 2023/01/02 23:11:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.528895676s) from=127.0.0.6:34869 2023/01/02 23:11:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.641259297s) from=127.0.0.6:54229 2023/01/02 23:11:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:11:17 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:11:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:11:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:11:17 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:11:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:11:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:11:17 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:11:17 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:11:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:11:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:11:17 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:11:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:11:17 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:11:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:11:17 [DEBUG] agent: Node info in sync 2023/01/02 23:11:18 [DEBUG] http: Request GET /v1/status/leader (597.981µs) from=127.0.0.6:56289 2023/01/02 23:11:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.446832526s) from=127.0.0.6:40881 2023/01/02 23:11:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.663289672s) from=127.0.0.6:38997 2023/01/02 23:11:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.814838602s) from=127.0.0.6:33725 2023/01/02 23:11:22 [DEBUG] http: Request GET /v1/status/leader (1.072914ms) from=127.0.0.6:56289 2023/01/02 23:11:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:11:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m7.375578817s) from=127.0.0.6:40425 2023/01/02 23:11:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.04741046s) from=127.0.0.6:38061 2023/01/02 23:11:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.205299749s) from=127.0.0.6:34193 2023/01/02 23:11:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.840277716s) from=127.0.0.6:50133 2023/01/02 23:11:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.114898771s) from=127.0.0.6:33029 2023/01/02 23:11:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.361652198s) from=127.0.0.6:56077 2023/01/02 23:11:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m7.097768152s) from=127.0.0.6:54867 2023/01/02 23:11:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.351603762s) from=127.0.0.6:48331 2023/01/02 23:11:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.427335093s) from=127.0.0.6:37193 2023/01/02 23:11:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.297435675s) from=127.0.0.6:41073 2023/01/02 23:11:38 [DEBUG] http: Request GET /v1/status/leader (661.347µs) from=127.0.0.6:49013 2023/01/02 23:11:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m4.473706226s) from=127.0.0.6:44425 2023/01/02 23:11:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.981262492s) from=127.0.0.6:51473 2023/01/02 23:11:42 [DEBUG] http: Request GET /v1/status/leader (234.037µs) from=127.0.0.6:56289 2023/01/02 23:11:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.083704945s) from=127.0.0.6:58691 2023/01/02 23:11:58 [DEBUG] http: Request GET /v1/status/leader (404.155µs) from=127.0.0.6:56289 2023/01/02 23:12:02 [DEBUG] http: Request GET /v1/status/leader (262.7µs) from=127.0.0.6:56289 2023/01/02 23:12:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:12:18 [DEBUG] http: Request GET /v1/status/leader (1.276417ms) from=127.0.0.6:56289 2023/01/02 23:12:22 [DEBUG] http: Request GET /v1/status/leader (192.822µs) from=127.0.0.6:56289 2023/01/02 23:12:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:12:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:12:36 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:12:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:12:36 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:12:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:12:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:12:36 [DEBUG] agent: Node info in sync 2023/01/02 23:12:38 [DEBUG] http: Request GET /v1/status/leader (282.367µs) from=127.0.0.6:56289 2023/01/02 23:12:42 [DEBUG] http: Request GET /v1/status/leader (157.201µs) from=127.0.0.6:56289 2023/01/02 23:12:58 [DEBUG] http: Request GET /v1/status/leader (166.499µs) from=127.0.0.6:49013 2023/01/02 23:13:02 [DEBUG] http: Request GET /v1/status/leader (474.784µs) from=127.0.0.6:56289 2023/01/02 23:13:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.618750849s) from=127.0.0.6:34869 2023/01/02 23:13:18 [DEBUG] http: Request GET /v1/status/leader (343.09µs) from=127.0.0.6:49013 2023/01/02 23:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.725948987s) from=127.0.0.6:54229 2023/01/02 23:13:22 [DEBUG] http: Request GET /v1/status/leader (272.146µs) from=127.0.0.6:56289 2023/01/02 23:13:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:13:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.14854457s) from=127.0.0.6:33725 2023/01/02 23:13:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.074974046s) from=127.0.0.6:38997 2023/01/02 23:13:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.556058218s) from=127.0.0.6:40881 2023/01/02 23:13:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m3.143681909s) from=127.0.0.6:40425 2023/01/02 23:13:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.156677361s) from=127.0.0.6:50133 2023/01/02 23:13:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.437658447s) from=127.0.0.6:56077 2023/01/02 23:13:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.907188245s) from=127.0.0.6:38061 2023/01/02 23:13:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.34018549s) from=127.0.0.6:37193 2023/01/02 23:13:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.760258479s) from=127.0.0.6:48331 2023/01/02 23:13:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m6.291064073s) from=127.0.0.6:33029 2023/01/02 23:13:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m7.442314263s) from=127.0.0.6:34193 2023/01/02 23:13:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m5.560333344s) from=127.0.0.6:54867 2023/01/02 23:13:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.457287101s) from=127.0.0.6:41073 2023/01/02 23:13:38 [DEBUG] http: Request GET /v1/status/leader (1.093289ms) from=127.0.0.6:56289 2023/01/02 23:13:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m1.843377257s) from=127.0.0.6:44425 2023/01/02 23:13:42 [DEBUG] http: Request GET /v1/status/leader (247.746µs) from=127.0.0.6:56289 2023/01/02 23:13:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:13:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:13:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:13:46 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:13:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:13:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:13:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:13:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:13:46 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:13:46 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:13:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:13:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:13:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:13:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:13:46 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:13:46 [DEBUG] agent: Node info in sync 2023/01/02 23:13:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.12901227s) from=127.0.0.6:51473 2023/01/02 23:13:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.049456823s) from=127.0.0.6:58691 2023/01/02 23:13:58 [DEBUG] http: Request GET /v1/status/leader (183.923µs) from=127.0.0.6:49013 2023/01/02 23:14:02 [DEBUG] http: Request GET /v1/status/leader (161.614µs) from=127.0.0.6:56289 2023/01/02 23:14:18 [DEBUG] http: Request GET /v1/status/leader (631.399µs) from=127.0.0.6:49013 2023/01/02 23:14:22 [DEBUG] http: Request GET /v1/status/leader (2.159073ms) from=127.0.0.6:56289 2023/01/02 23:14:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:14:38 [DEBUG] http: Request GET /v1/status/leader (607.365µs) from=127.0.0.6:56289 2023/01/02 23:14:42 [DEBUG] http: Request GET /v1/status/leader (392.736µs) from=127.0.0.6:56289 2023/01/02 23:14:58 [DEBUG] http: Request GET /v1/status/leader (1.349014ms) from=127.0.0.6:49013 2023/01/02 23:15:02 [DEBUG] http: Request GET /v1/status/leader (251.042µs) from=127.0.0.6:56289 2023/01/02 23:15:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:15:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:15:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:15:05 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:15:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:15:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:15:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:15:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:15:05 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:15:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:15:05 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:15:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:15:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:15:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:15:05 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:15:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:15:05 [DEBUG] agent: Node info in sync 2023/01/02 23:15:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.705935376s) from=127.0.0.6:34869 2023/01/02 23:15:18 [DEBUG] http: Request GET /v1/status/leader (505.872µs) from=127.0.0.6:56289 2023/01/02 23:15:22 [DEBUG] http: Request GET /v1/status/leader (657.39µs) from=127.0.0.6:56289 2023/01/02 23:15:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.044094492s) from=127.0.0.6:54229 2023/01/02 23:15:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:15:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.361774648s) from=127.0.0.6:38997 2023/01/02 23:15:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.848526259s) from=127.0.0.6:33725 2023/01/02 23:15:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.116116836s) from=127.0.0.6:50133 2023/01/02 23:15:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.786044697s) from=127.0.0.6:40881 2023/01/02 23:15:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m4.649452237s) from=127.0.0.6:40425 2023/01/02 23:15:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.619005171s) from=127.0.0.6:56077 2023/01/02 23:15:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.661004326s) from=127.0.0.6:37193 2023/01/02 23:15:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.022757151s) from=127.0.0.6:48331 2023/01/02 23:15:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.866027124s) from=127.0.0.6:38061 2023/01/02 23:15:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.1640078s) from=127.0.0.6:34193 2023/01/02 23:15:38 [DEBUG] http: Request GET /v1/status/leader (411.081µs) from=127.0.0.6:56289 2023/01/02 23:15:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m6.804826764s) from=127.0.0.6:33029 2023/01/02 23:15:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m6.627118709s) from=127.0.0.6:54867 2023/01/02 23:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m7.49707932s) from=127.0.0.6:41073 2023/01/02 23:15:42 [DEBUG] http: Request GET /v1/status/leader (168.932µs) from=127.0.0.6:56289 2023/01/02 23:15:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m6.108951231s) from=127.0.0.6:44425 2023/01/02 23:15:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.613982304s) from=127.0.0.6:51473 2023/01/02 23:15:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.72212268s) from=127.0.0.6:58691 2023/01/02 23:15:58 [DEBUG] http: Request GET /v1/status/leader (188.312µs) from=127.0.0.6:49013 2023/01/02 23:16:02 [DEBUG] http: Request GET /v1/status/leader (451.877µs) from=127.0.0.6:56289 2023/01/02 23:16:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:16:07 [DEBUG] agent: Node info in sync 2023/01/02 23:16:18 [DEBUG] http: Request GET /v1/status/leader (742.281µs) from=127.0.0.6:56289 2023/01/02 23:16:22 [DEBUG] http: Request GET /v1/status/leader (652.594µs) from=127.0.0.6:56289 2023/01/02 23:16:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:16:38 [DEBUG] http: Request GET /v1/status/leader (324.267µs) from=127.0.0.6:49013 2023/01/02 23:16:42 [DEBUG] http: Request GET /v1/status/leader (824.115µs) from=127.0.0.6:56289 2023/01/02 23:16:47 [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/01/02 23:16:47 [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/01/02 23:16:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:16:47 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:16:47 [DEBUG] agent: Node info in sync 2023/01/02 23:16:47 [DEBUG] http: Request PUT /v1/agent/service/register (8.205312ms) from=127.0.0.6:49013 2023/01/02 23:16:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (1m8.373793153s) from=127.0.0.6:33029 2023/01/02 23:16:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (1m0.748017446s) from=127.0.0.6:44425 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:16:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:16:47 [DEBUG] agent: Node info in sync 2023/01/02 23:16:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (383.625µs) from=127.0.0.6:56289 2023/01/02 23:16:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (609.888µs) from=127.0.0.6:49013 2023/01/02 23:16:58 [DEBUG] http: Request GET /v1/status/leader (679.114µs) from=127.0.0.6:49013 2023/01/02 23:17:02 [DEBUG] http: Request GET /v1/status/leader (203.689µs) from=127.0.0.6:35393 2023/01/02 23:17:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.561914302s) from=127.0.0.6:34869 2023/01/02 23:17:18 [DEBUG] http: Request GET /v1/status/leader (225.232µs) from=127.0.0.6:49013 2023/01/02 23:17:22 [DEBUG] http: Request GET /v1/status/leader (522.079µs) from=127.0.0.6:35393 2023/01/02 23:17:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:17:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.876694514s) from=127.0.0.6:38997 2023/01/02 23:17:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.194964825s) from=127.0.0.6:54229 2023/01/02 23:17:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.06604667s) from=127.0.0.6:40881 2023/01/02 23:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.358241799s) from=127.0.0.6:33725 2023/01/02 23:17:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.971395871s) from=127.0.0.6:50133 2023/01/02 23:17:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.259127857s) from=127.0.0.6:56077 2023/01/02 23:17:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.107946805s) from=127.0.0.6:37193 2023/01/02 23:17:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m3.574654672s) from=127.0.0.6:40425 2023/01/02 23:17:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.314795602s) from=127.0.0.6:38061 2023/01/02 23:17:38 [DEBUG] http: Request GET /v1/status/leader (400.994µs) from=127.0.0.6:35393 2023/01/02 23:17:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.727694004s) from=127.0.0.6:34193 2023/01/02 23:17:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.523421466s) from=127.0.0.6:54867 2023/01/02 23:17:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.087728238s) from=127.0.0.6:48331 2023/01/02 23:17:42 [DEBUG] http: Request GET /v1/status/leader (686.793µs) from=127.0.0.6:49013 2023/01/02 23:17:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.054739887s) from=127.0.0.6:41073 2023/01/02 23:17:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:17:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.999021304s) from=127.0.0.6:51473 2023/01/02 23:17:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.759988439s) from=127.0.0.6:58691 2023/01/02 23:17:59 [DEBUG] http: Request GET /v1/status/leader (334.495µs) from=127.0.0.6:35393 2023/01/02 23:18:02 [DEBUG] http: Request GET /v1/status/leader (297.734µs) from=127.0.0.6:49013 2023/01/02 23:18:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:18:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:18:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:18:08 [DEBUG] agent: Node info in sync 2023/01/02 23:18:19 [DEBUG] http: Request GET /v1/status/leader (214.972µs) from=127.0.0.6:35393 2023/01/02 23:18:22 [DEBUG] http: Request GET /v1/status/leader (1.190726ms) from=127.0.0.6:49013 2023/01/02 23:18:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:18:39 [DEBUG] http: Request GET /v1/status/leader (249.984µs) from=127.0.0.6:35393 2023/01/02 23:18:42 [DEBUG] http: Request GET /v1/status/leader (410.667µs) from=127.0.0.6:35393 2023/01/02 23:18:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.389656011s) from=127.0.0.6:56289 2023/01/02 23:18:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2m3.157438818s) from=127.0.0.6:44425 2023/01/02 23:18:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2m6.846051647s) from=127.0.0.6:33029 2023/01/02 23:18:55 [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/01/02 23:18:55 [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/01/02 23:18:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:18:55 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.25.20_8082" 2023/01/02 23:18:55 [DEBUG] agent: Node info in sync 2023/01/02 23:18:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.620835ms) from=127.0.0.6:49013 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:18:55 [DEBUG] agent: Node info in sync 2023/01/02 23:18:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (417.541122ms) from=127.0.0.6:33029 2023/01/02 23:18:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (4.114887901s) from=127.0.0.6:44425 2023/01/02 23:18:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (289.831µs) from=127.0.0.6:49013 2023/01/02 23:18:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (460.508µs) from=127.0.0.6:49013 2023/01/02 23:18:55 [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/01/02 23:18:55 [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/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:18:55 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.34.254_8443" 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:18:55 [DEBUG] agent: Node info in sync 2023/01/02 23:18:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.915868ms) from=127.0.0.6:36017 2023/01/02 23:18:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (199.457204ms) from=127.0.0.6:33029 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (225.5149ms) from=127.0.0.6:44425 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:18:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:18:55 [DEBUG] agent: Node info in sync 2023/01/02 23:18:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (447.084µs) from=127.0.0.6:44425 2023/01/02 23:18:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (158.23µs) from=127.0.0.6:35393 2023/01/02 23:18:59 [DEBUG] http: Request GET /v1/status/leader (394.603µs) from=127.0.0.6:44425 2023/01/02 23:19:02 [DEBUG] http: Request GET /v1/status/leader (177.693µs) from=127.0.0.6:44425 2023/01/02 23:19:06 [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/01/02 23:19:06 [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/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:06 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.39.86_8410" 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:06 [DEBUG] agent: Node info in sync 2023/01/02 23:19:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.62982ms) from=127.0.0.6:44425 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:06 [DEBUG] agent: Node info in sync 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (11.06465632s) from=127.0.0.6:33029 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (11.065036155s) from=127.0.0.6:36017 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.336595ms) from=127.0.0.6:44425 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (266.864µs) from=127.0.0.6:52569 2023/01/02 23:19:06 [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/01/02 23:19:06 [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/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:06 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.16.239_8482" 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Node info in sync 2023/01/02 23:19:06 [DEBUG] http: Request PUT /v1/agent/service/register (13.207447ms) from=127.0.0.6:44425 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Node info in sync 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (75.978682ms) from=127.0.0.6:36017 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (77.397011ms) from=127.0.0.6:33029 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (414.077µs) from=127.0.0.6:36017 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (331.736µs) from=127.0.0.6:36017 2023/01/02 23:19:06 [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/01/02 23:19:06 [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/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:19:06 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.7.81_8484" 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Node info in sync 2023/01/02 23:19:06 [DEBUG] http: Request PUT /v1/agent/service/register (8.936717ms) from=127.0.0.6:48243 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Node info in sync 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (86.349572ms) from=127.0.0.6:44425 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (95.765541ms) from=127.0.0.6:33029 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (494.702µs) from=127.0.0.6:48243 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (162.183µs) from=127.0.0.6:48243 2023/01/02 23:19:06 [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/01/02 23:19:06 [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/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:06 [INFO] agent: Synced service "_v1_nslcm_10.233.9.33_8403" 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:06 [DEBUG] agent: Node info in sync 2023/01/02 23:19:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.316555ms) from=127.0.0.6:45987 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (69.056839ms) from=127.0.0.6:44425 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:06 [DEBUG] agent: Node info in sync 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (74.875186ms) from=127.0.0.6:33029 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (435.549µs) from=127.0.0.6:44425 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (334.786µs) from=127.0.0.6:44425 2023/01/02 23:19:06 [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/01/02 23:19:06 [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/01/02 23:19:06 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:06 [INFO] agent: Synced service "_v2_nslcm_10.233.9.33_8403" 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Node info in sync 2023/01/02 23:19:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.158163ms) from=127.0.0.6:59997 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (46.879138ms) from=127.0.0.6:33029 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (56.029956ms) from=127.0.0.6:45987 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:06 [DEBUG] agent: Node info in sync 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (285.493µs) from=127.0.0.6:59997 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (172.436µs) from=127.0.0.6:56957 2023/01/02 23:19:06 [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/01/02 23:19:06 [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/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [INFO] agent: Synced service "_v1_vnfmgr_10.233.50.208_8803" 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:06 [DEBUG] agent: Node info in sync 2023/01/02 23:19:06 [DEBUG] http: Request PUT /v1/agent/service/register (17.900413ms) from=127.0.0.6:59997 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (89.605632ms) from=127.0.0.6:45987 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:19:06 [DEBUG] agent: Node info in sync 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (88.63651ms) from=127.0.0.6:33029 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (294.044µs) from=127.0.0.6:56317 2023/01/02 23:19:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (20.355738ms) from=127.0.0.6:59997 2023/01/02 23:19:07 [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/01/02 23:19:07 [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/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:19:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (260.601506ms) from=127.0.0.6:45987 2023/01/02 23:19:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (260.370534ms) from=127.0.0.6:33029 2023/01/02 23:19:07 [INFO] agent: Synced service "_v1_vnflcm_10.233.18.13_8801" 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:19:07 [DEBUG] agent: Node info in sync 2023/01/02 23:19:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.707449ms) from=127.0.0.6:59997 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:19:07 [DEBUG] agent: Node info in sync 2023/01/02 23:19:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (463.958µs) from=127.0.0.6:45987 2023/01/02 23:19:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (571.396µs) from=127.0.0.6:45987 2023/01/02 23:19:07 [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/01/02 23:19:07 [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/01/02 23:19:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:07 [INFO] agent: Synced service "_v1_vnfres_10.233.7.69_8802" 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:07 [DEBUG] agent: Node info in sync 2023/01/02 23:19:07 [DEBUG] http: Request PUT /v1/agent/service/register (12.986723ms) from=127.0.0.6:57503 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:19:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:19:07 [DEBUG] agent: Node info in sync 2023/01/02 23:19:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (207.270582ms) from=127.0.0.6:33029 2023/01/02 23:19:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (204.983715ms) from=127.0.0.6:59997 2023/01/02 23:19:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (226.385µs) from=127.0.0.6:57503 2023/01/02 23:19:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (465.789µs) from=127.0.0.6:57503 2023/01/02 23:19:19 [DEBUG] http: Request GET /v1/status/leader (187.732µs) from=127.0.0.6:45917 2023/01/02 23:19:22 [DEBUG] http: Request GET /v1/status/leader (342.384µs) from=127.0.0.6:45917 2023/01/02 23:19:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:19:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.393760387s) from=127.0.0.6:34869 2023/01/02 23:19:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.268208912s) from=127.0.0.6:38997 2023/01/02 23:19:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.222656834s) from=127.0.0.6:40881 2023/01/02 23:19:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.643557638s) from=127.0.0.6:54229 2023/01/02 23:19:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.699769444s) from=127.0.0.6:50133 2023/01/02 23:19:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.964002733s) from=127.0.0.6:56077 2023/01/02 23:19:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.340010208s) from=127.0.0.6:33725 2023/01/02 23:19:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m3.591091836s) from=127.0.0.6:40425 2023/01/02 23:19:39 [DEBUG] http: Request GET /v1/status/leader (286.698µs) from=127.0.0.6:50669 2023/01/02 23:19:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.50266891s) from=127.0.0.6:37193 2023/01/02 23:19:42 [DEBUG] http: Request GET /v1/status/leader (2.405376ms) from=127.0.0.6:45917 2023/01/02 23:19:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.839542929s) from=127.0.0.6:54867 2023/01/02 23:19:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.133170841s) from=127.0.0.6:38061 2023/01/02 23:19:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.42282946s) from=127.0.0.6:34193 2023/01/02 23:19:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.851788832s) from=127.0.0.6:48331 2023/01/02 23:19:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m4.273382456s) from=127.0.0.6:41073 2023/01/02 23:19:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.319891359s) from=127.0.0.6:51473 2023/01/02 23:19:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.201203783s) from=127.0.0.6:58691 2023/01/02 23:19:59 [DEBUG] http: Request GET /v1/status/leader (619.763µs) from=127.0.0.6:45917 2023/01/02 23:20:02 [DEBUG] http: Request GET /v1/status/leader (422.239µs) from=127.0.0.6:45917 2023/01/02 23:20:19 [DEBUG] http: Request GET /v1/status/leader (256.472µs) from=127.0.0.6:50669 2023/01/02 23:20:22 [DEBUG] http: Request GET /v1/status/leader (160.348µs) from=127.0.0.6:45917 2023/01/02 23:20:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:20:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:20:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:20:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:20:26 [DEBUG] agent: Node info in sync 2023/01/02 23:20:39 [DEBUG] http: Request GET /v1/status/leader (832.495µs) from=127.0.0.6:45917 2023/01/02 23:20:42 [DEBUG] http: Request GET /v1/status/leader (270.312µs) from=127.0.0.6:45917 2023/01/02 23:20:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.478940219s) from=127.0.0.6:56289 2023/01/02 23:20:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m0.228534833s) from=127.0.0.6:49013 2023/01/02 23:20:59 [DEBUG] http: Request GET /v1/status/leader (308.355µs) from=127.0.0.6:45917 2023/01/02 23:21:02 [DEBUG] http: Request GET /v1/status/leader (219.57µs) from=127.0.0.6:50669 2023/01/02 23:21:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m7.20462107s) from=127.0.0.6:35393 2023/01/02 23:21:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m1.167066435s) from=127.0.0.6:57503 2023/01/02 23:21:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.010938524s) from=127.0.0.6:44425 2023/01/02 23:21:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.696008979s) from=127.0.0.6:56957 2023/01/02 23:21:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.878523342s) from=127.0.0.6:56317 2023/01/02 23:21:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.943613797s) from=127.0.0.6:52569 2023/01/02 23:21:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.894903574s) from=127.0.0.6:48243 2023/01/02 23:21:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.322470178s) from=127.0.0.6:36017 2023/01/02 23:21:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.986087638s) from=127.0.0.6:33029 2023/01/02 23:21:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.663369588s) from=127.0.0.6:45987 2023/01/02 23:21:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.552499544s) from=127.0.0.6:59997 2023/01/02 23:21:19 [DEBUG] http: Request GET /v1/status/leader (198.232µs) from=127.0.0.6:45917 2023/01/02 23:21:22 [DEBUG] http: Request GET /v1/status/leader (190.699µs) from=127.0.0.6:50669 2023/01/02 23:21:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:21:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.67152325s) from=127.0.0.6:34869 2023/01/02 23:21:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.364682352s) from=127.0.0.6:38997 2023/01/02 23:21:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.935201172s) from=127.0.0.6:40881 2023/01/02 23:21:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.382505301s) from=127.0.0.6:56077 2023/01/02 23:21:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.891453849s) from=127.0.0.6:33725 2023/01/02 23:21:39 [DEBUG] http: Request GET /v1/status/leader (549.923µs) from=127.0.0.6:45917 2023/01/02 23:21:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.950281568s) from=127.0.0.6:50133 2023/01/02 23:21:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m7.320361494s) from=127.0.0.6:54229 2023/01/02 23:21:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:21:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:21:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:21:41 [DEBUG] agent: Node info in sync 2023/01/02 23:21:42 [DEBUG] http: Request GET /v1/status/leader (1.079488ms) from=127.0.0.6:45917 2023/01/02 23:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m5.918275628s) from=127.0.0.6:40425 2023/01/02 23:21:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.940042157s) from=127.0.0.6:37193 2023/01/02 23:21:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.292738593s) from=127.0.0.6:38061 2023/01/02 23:21:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.311943579s) from=127.0.0.6:54867 2023/01/02 23:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.766910702s) from=127.0.0.6:34193 2023/01/02 23:21:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.586973595s) from=127.0.0.6:48331 2023/01/02 23:21:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.047547763s) from=127.0.0.6:41073 2023/01/02 23:21:59 [DEBUG] http: Request GET /v1/status/leader (1.50519ms) from=127.0.0.6:45917 2023/01/02 23:22:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.42304418s) from=127.0.0.6:51473 2023/01/02 23:22:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.98795075s) from=127.0.0.6:58691 2023/01/02 23:22:02 [DEBUG] http: Request GET /v1/status/leader (493.804µs) from=127.0.0.6:50669 2023/01/02 23:22:19 [DEBUG] http: Request GET /v1/status/leader (147.878µs) from=127.0.0.6:50669 2023/01/02 23:22:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:22:22 [DEBUG] http: Request GET /v1/status/leader (454.5µs) from=127.0.0.6:50669 2023/01/02 23:22:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:22:39 [DEBUG] http: Request GET /v1/status/leader (216.965µs) from=127.0.0.6:45917 2023/01/02 23:22:42 [DEBUG] http: Request GET /v1/status/leader (824.329µs) from=127.0.0.6:50669 2023/01/02 23:22:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:22:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:22:53 [DEBUG] agent: Node info in sync 2023/01/02 23:22:59 [DEBUG] http: Request GET /v1/status/leader (1.229107ms) from=127.0.0.6:50669 2023/01/02 23:23:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.624869629s) from=127.0.0.6:56289 2023/01/02 23:23:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m5.323789545s) from=127.0.0.6:49013 2023/01/02 23:23:02 [DEBUG] http: Request GET /v1/status/leader (578.567µs) from=127.0.0.6:45917 2023/01/02 23:23:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.580648116s) from=127.0.0.6:35393 2023/01/02 23:23:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.071651939s) from=127.0.0.6:56957 2023/01/02 23:23:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.488447866s) from=127.0.0.6:52569 2023/01/02 23:23:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.310661795s) from=127.0.0.6:33029 2023/01/02 23:23:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.115975249s) from=127.0.0.6:48243 2023/01/02 23:23:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m6.666047317s) from=127.0.0.6:57503 2023/01/02 23:23:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.408748605s) from=127.0.0.6:45987 2023/01/02 23:23:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.581236986s) from=127.0.0.6:44425 2023/01/02 23:23:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.715446875s) from=127.0.0.6:56317 2023/01/02 23:23:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.13522796s) from=127.0.0.6:36017 2023/01/02 23:23:19 [DEBUG] http: Request GET /v1/status/leader (1.698571ms) from=127.0.0.6:45917 2023/01/02 23:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.305609755s) from=127.0.0.6:59997 2023/01/02 23:23:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:23:22 [DEBUG] http: Request GET /v1/status/leader (472.321µs) from=127.0.0.6:45917 2023/01/02 23:23:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.334472988s) from=127.0.0.6:34869 2023/01/02 23:23:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.513096251s) from=127.0.0.6:38997 2023/01/02 23:23:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.369562893s) from=127.0.0.6:33725 2023/01/02 23:23:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.959413708s) from=127.0.0.6:40881 2023/01/02 23:23:39 [DEBUG] http: Request GET /v1/status/leader (346.097µs) from=127.0.0.6:50669 2023/01/02 23:23:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.551431075s) from=127.0.0.6:56077 2023/01/02 23:23:42 [DEBUG] http: Request GET /v1/status/leader (405.257µs) from=127.0.0.6:50669 2023/01/02 23:23:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.510972428s) from=127.0.0.6:50133 2023/01/02 23:23:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.575457181s) from=127.0.0.6:54229 2023/01/02 23:23:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m2.256367777s) from=127.0.0.6:40425 2023/01/02 23:23:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.729820764s) from=127.0.0.6:37193 2023/01/02 23:23:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.9139202s) from=127.0.0.6:54867 2023/01/02 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.208671157s) from=127.0.0.6:38061 2023/01/02 23:23:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.487097234s) from=127.0.0.6:34193 2023/01/02 23:23:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.417911537s) from=127.0.0.6:48331 2023/01/02 23:23:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m1.773523101s) from=127.0.0.6:41073 2023/01/02 23:23:59 [DEBUG] http: Request GET /v1/status/leader (253.387µs) from=127.0.0.6:45917 2023/01/02 23:24:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.166557438s) from=127.0.0.6:58691 2023/01/02 23:24:02 [DEBUG] http: Request GET /v1/status/leader (372.683µs) from=127.0.0.6:50669 2023/01/02 23:24:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.225353484s) from=127.0.0.6:51473 2023/01/02 23:24:19 [DEBUG] http: Request GET /v1/status/leader (307.93µs) from=127.0.0.6:45917 2023/01/02 23:24:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:24:22 [DEBUG] http: Request GET /v1/status/leader (147.941µs) from=127.0.0.6:50669 2023/01/02 23:24:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:24:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:24:27 [DEBUG] agent: Node info in sync 2023/01/02 23:24:39 [DEBUG] http: Request GET /v1/status/leader (328.673µs) from=127.0.0.6:45917 2023/01/02 23:24:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:24:42 [DEBUG] http: Request GET /v1/status/leader (199.939µs) from=127.0.0.6:45917 2023/01/02 23:24:59 [DEBUG] http: Request GET /v1/status/leader (246.498µs) from=127.0.0.6:45917 2023/01/02 23:25:02 [DEBUG] http: Request GET /v1/status/leader (1.593647ms) from=127.0.0.6:45917 2023/01/02 23:25:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m5.997217237s) from=127.0.0.6:49013 2023/01/02 23:25:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.508921951s) from=127.0.0.6:56289 2023/01/02 23:25:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.669159185s) from=127.0.0.6:35393 2023/01/02 23:25:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.766149213s) from=127.0.0.6:56957 2023/01/02 23:25:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.065333899s) from=127.0.0.6:45987 2023/01/02 23:25:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.291530481s) from=127.0.0.6:44425 2023/01/02 23:25:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m7.24030805s) from=127.0.0.6:52569 2023/01/02 23:25:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.270137616s) from=127.0.0.6:36017 2023/01/02 23:25:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.679654165s) from=127.0.0.6:48243 2023/01/02 23:25:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.412501839s) from=127.0.0.6:56317 2023/01/02 23:25:19 [DEBUG] http: Request GET /v1/status/leader (260.357µs) from=127.0.0.6:50669 2023/01/02 23:25:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.696028097s) from=127.0.0.6:33029 2023/01/02 23:25:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m6.67553148s) from=127.0.0.6:57503 2023/01/02 23:25:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:25:22 [DEBUG] http: Request GET /v1/status/leader (283.342µs) from=127.0.0.6:45917 2023/01/02 23:25:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.608685758s) from=127.0.0.6:59997 2023/01/02 23:25:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.059293672s) from=127.0.0.6:34869 2023/01/02 23:25:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.997851861s) from=127.0.0.6:38997 2023/01/02 23:25:39 [DEBUG] http: Request GET /v1/status/leader (247.113µs) from=127.0.0.6:45917 2023/01/02 23:25:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.846333009s) from=127.0.0.6:56077 2023/01/02 23:25:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.982444032s) from=127.0.0.6:40881 2023/01/02 23:25:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.207701136s) from=127.0.0.6:33725 2023/01/02 23:25:42 [DEBUG] http: Request GET /v1/status/leader (914.559µs) from=127.0.0.6:50669 2023/01/02 23:25:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m2.305350009s) from=127.0.0.6:40425 2023/01/02 23:25:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.121406548s) from=127.0.0.6:37193 2023/01/02 23:25:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:25:50 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:25:50 [DEBUG] agent: Node info in sync 2023/01/02 23:25:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.243835953s) from=127.0.0.6:54229 2023/01/02 23:25:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.031784841s) from=127.0.0.6:50133 2023/01/02 23:25:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m1.721789194s) from=127.0.0.6:34193 2023/01/02 23:25:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m5.256248673s) from=127.0.0.6:54867 2023/01/02 23:25:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.375225468s) from=127.0.0.6:38061 2023/01/02 23:25:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m4.098801156s) from=127.0.0.6:41073 2023/01/02 23:25:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.291090678s) from=127.0.0.6:48331 2023/01/02 23:25:59 [DEBUG] http: Request GET /v1/status/leader (240.957µs) from=127.0.0.6:50669 2023/01/02 23:26:02 [DEBUG] http: Request GET /v1/status/leader (293.368µs) from=127.0.0.6:45917 2023/01/02 23:26:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.75558885s) from=127.0.0.6:58691 2023/01/02 23:26:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.085743202s) from=127.0.0.6:51473 2023/01/02 23:26:19 [DEBUG] http: Request GET /v1/status/leader (177.197µs) from=127.0.0.6:50669 2023/01/02 23:26:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:26:22 [DEBUG] http: Request GET /v1/status/leader (205.303µs) from=127.0.0.6:45917 2023/01/02 23:26:39 [DEBUG] http: Request GET /v1/status/leader (321.169µs) from=127.0.0.6:50669 2023/01/02 23:26:42 [DEBUG] http: Request GET /v1/status/leader (280.905µs) from=127.0.0.6:50669 2023/01/02 23:26:59 [DEBUG] http: Request GET /v1/status/leader (682.449µs) from=127.0.0.6:50669 2023/01/02 23:27:02 [DEBUG] http: Request GET /v1/status/leader (250.873µs) from=127.0.0.6:45917 2023/01/02 23:27:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m2.616612179s) from=127.0.0.6:49013 2023/01/02 23:27:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.193522607s) from=127.0.0.6:56289 2023/01/02 23:27:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.789329848s) from=127.0.0.6:35393 2023/01/02 23:27:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.301629948s) from=127.0.0.6:56957 2023/01/02 23:27:19 [DEBUG] http: Request GET /v1/status/leader (263.891µs) from=127.0.0.6:50669 2023/01/02 23:27:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.275462994s) from=127.0.0.6:33029 2023/01/02 23:27:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.007793995s) from=127.0.0.6:45987 2023/01/02 23:27:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.129814669s) from=127.0.0.6:36017 2023/01/02 23:27:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.53498516s) from=127.0.0.6:44425 2023/01/02 23:27:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.27212787s) from=127.0.0.6:56317 2023/01/02 23:27:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:27:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.260684723s) from=127.0.0.6:48243 2023/01/02 23:27:22 [DEBUG] http: Request GET /v1/status/leader (897.614µs) from=127.0.0.6:45917 2023/01/02 23:27:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:27:23 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:27:23 [DEBUG] agent: Node info in sync 2023/01/02 23:27:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.824647039s) from=127.0.0.6:52569 2023/01/02 23:27:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m6.313029816s) from=127.0.0.6:57503 2023/01/02 23:27:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.846571398s) from=127.0.0.6:59997 2023/01/02 23:27:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:27:39 [DEBUG] http: Request GET /v1/status/leader (311.205µs) from=127.0.0.6:50669 2023/01/02 23:27:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.346851613s) from=127.0.0.6:38997 2023/01/02 23:27:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m7.178356541s) from=127.0.0.6:34869 2023/01/02 23:27:42 [DEBUG] http: Request GET /v1/status/leader (253.68µs) from=127.0.0.6:45917 2023/01/02 23:27:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.596829575s) from=127.0.0.6:33725 2023/01/02 23:27:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.597928243s) from=127.0.0.6:56077 2023/01/02 23:27:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.943291841s) from=127.0.0.6:40881 2023/01/02 23:27:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.013663301s) from=127.0.0.6:37193 2023/01/02 23:27:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.109257112s) from=127.0.0.6:54229 2023/01/02 23:27:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m5.759466697s) from=127.0.0.6:40425 2023/01/02 23:27:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.636556591s) from=127.0.0.6:50133 2023/01/02 23:27:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.021802443s) from=127.0.0.6:38061 2023/01/02 23:27:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.868026471s) from=127.0.0.6:54867 2023/01/02 23:27:59 [DEBUG] http: Request GET /v1/status/leader (278.908µs) from=127.0.0.6:50669 2023/01/02 23:27:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.999223314s) from=127.0.0.6:34193 2023/01/02 23:27:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.133848128s) from=127.0.0.6:41073 2023/01/02 23:28:02 [DEBUG] http: Request GET /v1/status/leader (570.753µs) from=127.0.0.6:50669 2023/01/02 23:28:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.366885182s) from=127.0.0.6:48331 2023/01/02 23:28:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.7344729s) from=127.0.0.6:58691 2023/01/02 23:28:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.329710624s) from=127.0.0.6:51473 2023/01/02 23:28:19 [DEBUG] http: Request GET /v1/status/leader (221.346µs) from=127.0.0.6:45917 2023/01/02 23:28:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:28:22 [DEBUG] http: Request GET /v1/status/leader (343.633µs) from=127.0.0.6:50669 2023/01/02 23:28:39 [DEBUG] http: Request GET /v1/status/leader (318.123µs) from=127.0.0.6:45917 2023/01/02 23:28:42 [DEBUG] http: Request GET /v1/status/leader (272.643µs) from=127.0.0.6:45917 2023/01/02 23:28:59 [DEBUG] http: Request GET /v1/status/leader (178.931µs) from=127.0.0.6:50669 2023/01/02 23:29:02 [DEBUG] http: Request GET /v1/status/leader (3.199019ms) from=127.0.0.6:45917 2023/01/02 23:29:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.15545354s) from=127.0.0.6:49013 2023/01/02 23:29:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.04789861s) from=127.0.0.6:56289 2023/01/02 23:29:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:29:17 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:29:17 [DEBUG] agent: Node info in sync 2023/01/02 23:29:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.447897584s) from=127.0.0.6:56957 2023/01/02 23:29:19 [DEBUG] http: Request GET /v1/status/leader (298.717µs) from=127.0.0.6:50669 2023/01/02 23:29:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.390167754s) from=127.0.0.6:35393 2023/01/02 23:29:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.663711829s) from=127.0.0.6:33029 2023/01/02 23:29:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:29:22 [DEBUG] http: Request GET /v1/status/leader (152.989µs) from=127.0.0.6:50669 2023/01/02 23:29:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.739594845s) from=127.0.0.6:56317 2023/01/02 23:29:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.674744378s) from=127.0.0.6:45987 2023/01/02 23:29:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.770971927s) from=127.0.0.6:36017 2023/01/02 23:29:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.145562564s) from=127.0.0.6:48243 2023/01/02 23:29:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.897104238s) from=127.0.0.6:52569 2023/01/02 23:29:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.338327773s) from=127.0.0.6:44425 2023/01/02 23:29:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m6.409848102s) from=127.0.0.6:57503 2023/01/02 23:29:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.824650774s) from=127.0.0.6:59997 2023/01/02 23:29:39 [DEBUG] http: Request GET /v1/status/leader (198.321µs) from=127.0.0.6:50669 2023/01/02 23:29:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.531173382s) from=127.0.0.6:38997 2023/01/02 23:29:42 [DEBUG] http: Request GET /v1/status/leader (380.658µs) from=127.0.0.6:50669 2023/01/02 23:29:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.41791881s) from=127.0.0.6:33725 2023/01/02 23:29:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.41998889s) from=127.0.0.6:34869 2023/01/02 23:29:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.96098997s) from=127.0.0.6:56077 2023/01/02 23:29:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.740865781s) from=127.0.0.6:40881 2023/01/02 23:29:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.061179047s) from=127.0.0.6:37193 2023/01/02 23:29:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m2.975062632s) from=127.0.0.6:40425 2023/01/02 23:29:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.726640826s) from=127.0.0.6:50133 2023/01/02 23:29:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.944034142s) from=127.0.0.6:54229 2023/01/02 23:29:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.516879086s) from=127.0.0.6:54867 2023/01/02 23:29:59 [DEBUG] http: Request GET /v1/status/leader (542.101µs) from=127.0.0.6:45917 2023/01/02 23:30:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.790331491s) from=127.0.0.6:38061 2023/01/02 23:30:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m1.205253631s) from=127.0.0.6:41073 2023/01/02 23:30:02 [DEBUG] http: Request GET /v1/status/leader (423.363µs) from=127.0.0.6:50669 2023/01/02 23:30:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.758875261s) from=127.0.0.6:48331 2023/01/02 23:30:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m6.573514286s) from=127.0.0.6:34193 2023/01/02 23:30:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.728421426s) from=127.0.0.6:58691 2023/01/02 23:30:19 [DEBUG] http: Request GET /v1/status/leader (159.298µs) from=127.0.0.6:50669 2023/01/02 23:30:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:30:22 [DEBUG] http: Request GET /v1/status/leader (2.212039ms) from=127.0.0.6:50669 2023/01/02 23:30:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.333193107s) from=127.0.0.6:51473 2023/01/02 23:30:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:30:39 [DEBUG] http: Request GET /v1/status/leader (369.279µs) from=127.0.0.6:50669 2023/01/02 23:30:42 [DEBUG] http: Request GET /v1/status/leader (355.476µs) from=127.0.0.6:45917 2023/01/02 23:30:59 [DEBUG] http: Request GET /v1/status/leader (197.248µs) from=127.0.0.6:50669 2023/01/02 23:31:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:31:02 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:31:02 [DEBUG] agent: Node info in sync 2023/01/02 23:31:03 [DEBUG] http: Request GET /v1/status/leader (1.93737ms) from=127.0.0.6:45917 2023/01/02 23:31:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.648962482s) from=127.0.0.6:49013 2023/01/02 23:31:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.647952355s) from=127.0.0.6:56289 2023/01/02 23:31:19 [DEBUG] http: Request GET /v1/status/leader (252.255µs) from=127.0.0.6:45917 2023/01/02 23:31:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.939341397s) from=127.0.0.6:33029 2023/01/02 23:31:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:31:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.641187332s) from=127.0.0.6:56957 2023/01/02 23:31:23 [DEBUG] http: Request GET /v1/status/leader (200.055µs) from=127.0.0.6:50669 2023/01/02 23:31:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.686941321s) from=127.0.0.6:45987 2023/01/02 23:31:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.19487126s) from=127.0.0.6:56317 2023/01/02 23:31:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.343794611s) from=127.0.0.6:52569 2023/01/02 23:31:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.823780007s) from=127.0.0.6:48243 2023/01/02 23:31:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m7.017974393s) from=127.0.0.6:35393 2023/01/02 23:31:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.02926525s) from=127.0.0.6:44425 2023/01/02 23:31:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.377898885s) from=127.0.0.6:36017 2023/01/02 23:31:39 [DEBUG] http: Request GET /v1/status/leader (261.237µs) from=127.0.0.6:45917 2023/01/02 23:31:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m7.224601274s) from=127.0.0.6:57503 2023/01/02 23:31:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.74411659s) from=127.0.0.6:59997 2023/01/02 23:31:43 [DEBUG] http: Request GET /v1/status/leader (161.72µs) from=127.0.0.6:50669 2023/01/02 23:31:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.773439734s) from=127.0.0.6:38997 2023/01/02 23:31:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.469304104s) from=127.0.0.6:34869 2023/01/02 23:31:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.318581441s) from=127.0.0.6:56077 2023/01/02 23:31:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.105399812s) from=127.0.0.6:33725 2023/01/02 23:31:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.230876055s) from=127.0.0.6:40881 2023/01/02 23:31:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.521020511s) from=127.0.0.6:37193 2023/01/02 23:31:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.284225579s) from=127.0.0.6:50133 2023/01/02 23:31:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.290807095s) from=127.0.0.6:54867 2023/01/02 23:31:59 [DEBUG] http: Request GET /v1/status/leader (249.703µs) from=127.0.0.6:50669 2023/01/02 23:32:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.325366105s) from=127.0.0.6:38061 2023/01/02 23:32:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.378534834s) from=127.0.0.6:54229 2023/01/02 23:32:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m5.894019775s) from=127.0.0.6:40425 2023/01/02 23:32:03 [DEBUG] http: Request GET /v1/status/leader (299.695µs) from=127.0.0.6:45917 2023/01/02 23:32:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.004485946s) from=127.0.0.6:48331 2023/01/02 23:32:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.199546318s) from=127.0.0.6:41073 2023/01/02 23:32:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m6.485448742s) from=127.0.0.6:34193 2023/01/02 23:32:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m5.395544761s) from=127.0.0.6:58691 2023/01/02 23:32:19 [DEBUG] http: Request GET /v1/status/leader (173.233µs) from=127.0.0.6:50669 2023/01/02 23:32:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:32:23 [DEBUG] http: Request GET /v1/status/leader (904.202µs) from=127.0.0.6:45917 2023/01/02 23:32:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.852738048s) from=127.0.0.6:51473 2023/01/02 23:32:39 [DEBUG] http: Request GET /v1/status/leader (253.432µs) from=127.0.0.6:50669 2023/01/02 23:32:43 [DEBUG] http: Request GET /v1/status/leader (152.267µs) from=127.0.0.6:50669 2023/01/02 23:32:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:32:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:32:49 [DEBUG] agent: Node info in sync 2023/01/02 23:32:59 [DEBUG] http: Request GET /v1/status/leader (208.351µs) from=127.0.0.6:45917 2023/01/02 23:33:03 [DEBUG] http: Request GET /v1/status/leader (282.077µs) from=127.0.0.6:45917 2023/01/02 23:33:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:33:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.711823607s) from=127.0.0.6:56289 2023/01/02 23:33:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m7.290545728s) from=127.0.0.6:49013 2023/01/02 23:33:19 [DEBUG] http: Request GET /v1/status/leader (234.175µs) from=127.0.0.6:50669 2023/01/02 23:33:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:33:23 [DEBUG] http: Request GET /v1/status/leader (229.25µs) from=127.0.0.6:45917 2023/01/02 23:33:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.330552074s) from=127.0.0.6:33029 2023/01/02 23:33:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.48666485s) from=127.0.0.6:56957 2023/01/02 23:33:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.55580634s) from=127.0.0.6:45987 2023/01/02 23:33:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.149884909s) from=127.0.0.6:56317 2023/01/02 23:33:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.436224133s) from=127.0.0.6:48243 2023/01/02 23:33:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.477346116s) from=127.0.0.6:36017 2023/01/02 23:33:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m5.189247615s) from=127.0.0.6:35393 2023/01/02 23:33:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.412980865s) from=127.0.0.6:52569 2023/01/02 23:33:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.510394262s) from=127.0.0.6:44425 2023/01/02 23:33:39 [DEBUG] http: Request GET /v1/status/leader (408.213µs) from=127.0.0.6:50669 2023/01/02 23:33:43 [DEBUG] http: Request GET /v1/status/leader (332.09µs) from=127.0.0.6:45917 2023/01/02 23:33:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.731792525s) from=127.0.0.6:59997 2023/01/02 23:33:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m6.174865881s) from=127.0.0.6:57503 2023/01/02 23:33:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.724488589s) from=127.0.0.6:34869 2023/01/02 23:33:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.660655547s) from=127.0.0.6:38997 2023/01/02 23:33:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:33:54 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:33:54 [DEBUG] agent: Node info in sync 2023/01/02 23:33:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.945992922s) from=127.0.0.6:56077 2023/01/02 23:33:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.746000825s) from=127.0.0.6:33725 2023/01/02 23:33:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.16253833s) from=127.0.0.6:37193 2023/01/02 23:33:59 [DEBUG] http: Request GET /v1/status/leader (259.749µs) from=127.0.0.6:45917 2023/01/02 23:33:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.793348493s) from=127.0.0.6:54867 2023/01/02 23:34:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.388604729s) from=127.0.0.6:40881 2023/01/02 23:34:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.419934668s) from=127.0.0.6:50133 2023/01/02 23:34:03 [DEBUG] http: Request GET /v1/status/leader (192.735µs) from=127.0.0.6:45917 2023/01/02 23:34:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m4.388812518s) from=127.0.0.6:40425 2023/01/02 23:34:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.750514892s) from=127.0.0.6:38061 2023/01/02 23:34:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m1.199646923s) from=127.0.0.6:41073 2023/01/02 23:34:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.705797737s) from=127.0.0.6:54229 2023/01/02 23:34:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.964703775s) from=127.0.0.6:48331 2023/01/02 23:34:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m1.914807812s) from=127.0.0.6:34193 2023/01/02 23:34:19 [DEBUG] http: Request GET /v1/status/leader (259.04µs) from=127.0.0.6:50669 2023/01/02 23:34:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:34:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.940500661s) from=127.0.0.6:58691 2023/01/02 23:34:23 [DEBUG] http: Request GET /v1/status/leader (1.310464ms) from=127.0.0.6:45917 2023/01/02 23:34:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.965274562s) from=127.0.0.6:51473 2023/01/02 23:34:39 [DEBUG] http: Request GET /v1/status/leader (275.51µs) from=127.0.0.6:45917 2023/01/02 23:34:43 [DEBUG] http: Request GET /v1/status/leader (178.18µs) from=127.0.0.6:45917 2023/01/02 23:34:59 [DEBUG] http: Request GET /v1/status/leader (371.113µs) from=127.0.0.6:45917 2023/01/02 23:35:03 [DEBUG] http: Request GET /v1/status/leader (373.014µs) from=127.0.0.6:45917 2023/01/02 23:35:19 [DEBUG] http: Request GET /v1/status/leader (378.682µs) from=127.0.0.6:50669 2023/01/02 23:35:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:35:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:35:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m3.106655713s) from=127.0.0.6:49013 2023/01/02 23:35:23 [DEBUG] http: Request GET /v1/status/leader (311.372µs) from=127.0.0.6:50669 2023/01/02 23:35:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.064322106s) from=127.0.0.6:56289 2023/01/02 23:35:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.92184407s) from=127.0.0.6:33029 2023/01/02 23:35:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.184149861s) from=127.0.0.6:56957 2023/01/02 23:35:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.200469731s) from=127.0.0.6:35393 2023/01/02 23:35:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m5.241417078s) from=127.0.0.6:45987 2023/01/02 23:35:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.559877331s) from=127.0.0.6:48243 2023/01/02 23:35:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.281695548s) from=127.0.0.6:36017 2023/01/02 23:35:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.850755487s) from=127.0.0.6:56317 2023/01/02 23:35:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.321535534s) from=127.0.0.6:44425 2023/01/02 23:35:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.685336739s) from=127.0.0.6:52569 2023/01/02 23:35:39 [DEBUG] http: Request GET /v1/status/leader (342.819µs) from=127.0.0.6:45917 2023/01/02 23:35:43 [DEBUG] http: Request GET /v1/status/leader (145.567µs) from=127.0.0.6:45917 2023/01/02 23:35:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.860098268s) from=127.0.0.6:59997 2023/01/02 23:35:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:35:46 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:35:46 [DEBUG] agent: Node info in sync 2023/01/02 23:35:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m3.146818s) from=127.0.0.6:57503 2023/01/02 23:35:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.663757923s) from=127.0.0.6:38997 2023/01/02 23:35:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.017485162s) from=127.0.0.6:34869 2023/01/02 23:35:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.629537363s) from=127.0.0.6:56077 2023/01/02 23:35:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.644455612s) from=127.0.0.6:33725 2023/01/02 23:35:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.536167744s) from=127.0.0.6:37193 2023/01/02 23:35:59 [DEBUG] http: Request GET /v1/status/leader (406.937µs) from=127.0.0.6:50669 2023/01/02 23:36:03 [DEBUG] http: Request GET /v1/status/leader (341.472µs) from=127.0.0.6:50669 2023/01/02 23:36:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.415983699s) from=127.0.0.6:50133 2023/01/02 23:36:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.63165565s) from=127.0.0.6:40881 2023/01/02 23:36:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.577463096s) from=127.0.0.6:54867 2023/01/02 23:36:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.65798756s) from=127.0.0.6:38061 2023/01/02 23:36:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m6.763289718s) from=127.0.0.6:40425 2023/01/02 23:36:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.873734091s) from=127.0.0.6:54229 2023/01/02 23:36:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.460073668s) from=127.0.0.6:48331 2023/01/02 23:36:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m7.070762473s) from=127.0.0.6:41073 2023/01/02 23:36:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.340667138s) from=127.0.0.6:34193 2023/01/02 23:36:19 [DEBUG] http: Request GET /v1/status/leader (1.193956ms) from=127.0.0.6:50669 2023/01/02 23:36:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:36:23 [DEBUG] http: Request GET /v1/status/leader (280.34µs) from=127.0.0.6:45917 2023/01/02 23:36:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.969316599s) from=127.0.0.6:58691 2023/01/02 23:36:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.473652014s) from=127.0.0.6:51473 2023/01/02 23:36:39 [DEBUG] http: Request GET /v1/status/leader (185.755µs) from=127.0.0.6:50669 2023/01/02 23:36:43 [DEBUG] http: Request GET /v1/status/leader (317.349µs) from=127.0.0.6:50669 2023/01/02 23:36:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:36:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:36:59 [DEBUG] agent: Node info in sync 2023/01/02 23:36:59 [DEBUG] http: Request GET /v1/status/leader (269.999µs) from=127.0.0.6:50669 2023/01/02 23:37:03 [DEBUG] http: Request GET /v1/status/leader (149.074µs) from=127.0.0.6:50669 2023/01/02 23:37:19 [DEBUG] http: Request GET /v1/status/leader (1.91473ms) from=127.0.0.6:50669 2023/01/02 23:37:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:37:23 [DEBUG] http: Request GET /v1/status/leader (398.229µs) from=127.0.0.6:45917 2023/01/02 23:37:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.921162684s) from=127.0.0.6:33029 2023/01/02 23:37:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.739869458s) from=127.0.0.6:56289 2023/01/02 23:37:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m7.114953416s) from=127.0.0.6:49013 2023/01/02 23:37:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.224107855s) from=127.0.0.6:48243 2023/01/02 23:37:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.975321266s) from=127.0.0.6:56957 2023/01/02 23:37:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.416652868s) from=127.0.0.6:45987 2023/01/02 23:37:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.988826617s) from=127.0.0.6:35393 2023/01/02 23:37:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.573470901s) from=127.0.0.6:52569 2023/01/02 23:37:39 [DEBUG] http: Request GET /v1/status/leader (365.728µs) from=127.0.0.6:50669 2023/01/02 23:37:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.351128407s) from=127.0.0.6:36017 2023/01/02 23:37:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.591773641s) from=127.0.0.6:44425 2023/01/02 23:37:43 [DEBUG] http: Request GET /v1/status/leader (1.115718ms) from=127.0.0.6:50669 2023/01/02 23:37:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m7.130489255s) from=127.0.0.6:56317 2023/01/02 23:37:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.146266646s) from=127.0.0.6:59997 2023/01/02 23:37:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m2.333785169s) from=127.0.0.6:57503 2023/01/02 23:37:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.598245194s) from=127.0.0.6:34869 2023/01/02 23:37:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.198295429s) from=127.0.0.6:38997 2023/01/02 23:37:59 [DEBUG] http: Request GET /v1/status/leader (282.08µs) from=127.0.0.6:45917 2023/01/02 23:38:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.167821431s) from=127.0.0.6:56077 2023/01/02 23:38:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.946976881s) from=127.0.0.6:37193 2023/01/02 23:38:03 [DEBUG] http: Request GET /v1/status/leader (146.5µs) from=127.0.0.6:45917 2023/01/02 23:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.126072019s) from=127.0.0.6:33725 2023/01/02 23:38:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.786147388s) from=127.0.0.6:50133 2023/01/02 23:38:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.037577124s) from=127.0.0.6:54867 2023/01/02 23:38:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.863918648s) from=127.0.0.6:40881 2023/01/02 23:38:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:38:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m0.023510101s) from=127.0.0.6:41073 2023/01/02 23:38:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m7.019386947s) from=127.0.0.6:38061 2023/01/02 23:38:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.457382268s) from=127.0.0.6:48331 2023/01/02 23:38:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m4.349137652s) from=127.0.0.6:40425 2023/01/02 23:38:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.715794268s) from=127.0.0.6:54229 2023/01/02 23:38:19 [DEBUG] http: Request GET /v1/status/leader (150.36µs) from=127.0.0.6:50669 2023/01/02 23:38:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:38:23 [DEBUG] http: Request GET /v1/status/leader (276.103µs) from=127.0.0.6:50669 2023/01/02 23:38:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:38:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:38:24 [DEBUG] agent: Node info in sync 2023/01/02 23:38:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.366084126s) from=127.0.0.6:34193 2023/01/02 23:38:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.734895646s) from=127.0.0.6:58691 2023/01/02 23:38:39 [DEBUG] http: Request GET /v1/status/leader (377.642µs) from=127.0.0.6:45917 2023/01/02 23:38:43 [DEBUG] http: Request GET /v1/status/leader (306.59µs) from=127.0.0.6:50669 2023/01/02 23:38:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.088241616s) from=127.0.0.6:51473 2023/01/02 23:38:59 [DEBUG] http: Request GET /v1/status/leader (170.44µs) from=127.0.0.6:45917 2023/01/02 23:39:03 [DEBUG] http: Request GET /v1/status/leader (244.561µs) from=127.0.0.6:50669 2023/01/02 23:39:19 [DEBUG] http: Request GET /v1/status/leader (457.459µs) from=127.0.0.6:45917 2023/01/02 23:39:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:39:23 [DEBUG] http: Request GET /v1/status/leader (260.297µs) from=127.0.0.6:50669 2023/01/02 23:39:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.690741984s) from=127.0.0.6:56289 2023/01/02 23:39:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.426635569s) from=127.0.0.6:33029 2023/01/02 23:39:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m5.553818323s) from=127.0.0.6:49013 2023/01/02 23:39:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.906819245s) from=127.0.0.6:48243 2023/01/02 23:39:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.072762253s) from=127.0.0.6:56957 2023/01/02 23:39:39 [DEBUG] http: Request GET /v1/status/leader (150.116µs) from=127.0.0.6:45917 2023/01/02 23:39:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.181150114s) from=127.0.0.6:52569 2023/01/02 23:39:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.709603736s) from=127.0.0.6:44425 2023/01/02 23:39:43 [DEBUG] http: Request GET /v1/status/leader (166.816µs) from=127.0.0.6:50669 2023/01/02 23:39:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.083806866s) from=127.0.0.6:56317 2023/01/02 23:39:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m5.984473145s) from=127.0.0.6:35393 2023/01/02 23:39:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.985880144s) from=127.0.0.6:45987 2023/01/02 23:39:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.944565103s) from=127.0.0.6:36017 2023/01/02 23:39:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:39:47 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:39:47 [DEBUG] agent: Node info in sync 2023/01/02 23:39:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.331771068s) from=127.0.0.6:59997 2023/01/02 23:39:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m5.61328099s) from=127.0.0.6:57503 2023/01/02 23:39:59 [DEBUG] http: Request GET /v1/status/leader (237.475µs) from=127.0.0.6:45917 2023/01/02 23:40:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.168404891s) from=127.0.0.6:34869 2023/01/02 23:40:03 [DEBUG] http: Request GET /v1/status/leader (235.193µs) from=127.0.0.6:45917 2023/01/02 23:40:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.105665516s) from=127.0.0.6:38997 2023/01/02 23:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.926496066s) from=127.0.0.6:33725 2023/01/02 23:40:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.094414556s) from=127.0.0.6:50133 2023/01/02 23:40:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.926583422s) from=127.0.0.6:37193 2023/01/02 23:40:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.992515688s) from=127.0.0.6:56077 2023/01/02 23:40:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.106364608s) from=127.0.0.6:54867 2023/01/02 23:40:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.260871301s) from=127.0.0.6:40881 2023/01/02 23:40:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.629585362s) from=127.0.0.6:48331 2023/01/02 23:40:19 [DEBUG] http: Request GET /v1/status/leader (752.288µs) from=127.0.0.6:50669 2023/01/02 23:40:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.685261937s) from=127.0.0.6:54229 2023/01/02 23:40:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.126930282s) from=127.0.0.6:38061 2023/01/02 23:40:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.942785697s) from=127.0.0.6:41073 2023/01/02 23:40:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:40:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m4.812676301s) from=127.0.0.6:40425 2023/01/02 23:40:23 [DEBUG] http: Request GET /v1/status/leader (184.986µs) from=127.0.0.6:45917 2023/01/02 23:40:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.651326291s) from=127.0.0.6:34193 2023/01/02 23:40:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.980417616s) from=127.0.0.6:58691 2023/01/02 23:40:39 [DEBUG] http: Request GET /v1/status/leader (252.381µs) from=127.0.0.6:45917 2023/01/02 23:40:43 [DEBUG] http: Request GET /v1/status/leader (232.768µs) from=127.0.0.6:50669 2023/01/02 23:40:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.330590192s) from=127.0.0.6:51473 2023/01/02 23:40:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:40:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:40:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:40:56 [DEBUG] agent: Node info in sync 2023/01/02 23:40:59 [DEBUG] http: Request GET /v1/status/leader (167.442µs) from=127.0.0.6:45917 2023/01/02 23:41:03 [DEBUG] http: Request GET /v1/status/leader (163.41µs) from=127.0.0.6:50669 2023/01/02 23:41:19 [DEBUG] http: Request GET /v1/status/leader (246.664µs) from=127.0.0.6:50669 2023/01/02 23:41:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:41:23 [DEBUG] http: Request GET /v1/status/leader (310.44µs) from=127.0.0.6:50669 2023/01/02 23:41:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.521667326s) from=127.0.0.6:56289 2023/01/02 23:41:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.240283813s) from=127.0.0.6:48243 2023/01/02 23:41:39 [DEBUG] http: Request GET /v1/status/leader (231.877µs) from=127.0.0.6:50669 2023/01/02 23:41:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.295660716s) from=127.0.0.6:33029 2023/01/02 23:41:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.07577464s) from=127.0.0.6:56957 2023/01/02 23:41:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m6.934265167s) from=127.0.0.6:49013 2023/01/02 23:41:43 [DEBUG] http: Request GET /v1/status/leader (188.554µs) from=127.0.0.6:45917 2023/01/02 23:41:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.854527912s) from=127.0.0.6:52569 2023/01/02 23:41:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.266976656s) from=127.0.0.6:56317 2023/01/02 23:41:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.368373912s) from=127.0.0.6:36017 2023/01/02 23:41:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.352156731s) from=127.0.0.6:44425 2023/01/02 23:41:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.021950252s) from=127.0.0.6:35393 2023/01/02 23:41:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.527911636s) from=127.0.0.6:45987 2023/01/02 23:41:59 [DEBUG] http: Request GET /v1/status/leader (442.169µs) from=127.0.0.6:45917 2023/01/02 23:42:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:42:02 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:42:02 [DEBUG] agent: Node info in sync 2023/01/02 23:42:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.118972388s) from=127.0.0.6:59997 2023/01/02 23:42:03 [DEBUG] http: Request GET /v1/status/leader (620.526µs) from=127.0.0.6:45917 2023/01/02 23:42:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m5.994635076s) from=127.0.0.6:57503 2023/01/02 23:42:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.560293099s) from=127.0.0.6:34869 2023/01/02 23:42:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.717461812s) from=127.0.0.6:33725 2023/01/02 23:42:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.787168647s) from=127.0.0.6:37193 2023/01/02 23:42:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.650347976s) from=127.0.0.6:54867 2023/01/02 23:42:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.978003578s) from=127.0.0.6:38997 2023/01/02 23:42:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.095068439s) from=127.0.0.6:40881 2023/01/02 23:42:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.901692563s) from=127.0.0.6:50133 2023/01/02 23:42:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.233589247s) from=127.0.0.6:56077 2023/01/02 23:42:19 [DEBUG] http: Request GET /v1/status/leader (193.665µs) from=127.0.0.6:50669 2023/01/02 23:42:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.045077476s) from=127.0.0.6:48331 2023/01/02 23:42:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:42:23 [DEBUG] http: Request GET /v1/status/leader (1.284257ms) from=127.0.0.6:50669 2023/01/02 23:42:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.782154595s) from=127.0.0.6:38061 2023/01/02 23:42:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.238190254s) from=127.0.0.6:54229 2023/01/02 23:42:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.286603287s) from=127.0.0.6:34193 2023/01/02 23:42:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.807753972s) from=127.0.0.6:41073 2023/01/02 23:42:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m6.929426828s) from=127.0.0.6:40425 2023/01/02 23:42:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.985097656s) from=127.0.0.6:58691 2023/01/02 23:42:39 [DEBUG] http: Request GET /v1/status/leader (159.179µs) from=127.0.0.6:50669 2023/01/02 23:42:43 [DEBUG] http: Request GET /v1/status/leader (464.466µs) from=127.0.0.6:50669 2023/01/02 23:42:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.674680895s) from=127.0.0.6:51473 2023/01/02 23:42:59 [DEBUG] http: Request GET /v1/status/leader (411.89µs) from=127.0.0.6:45917 2023/01/02 23:43:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:43:03 [DEBUG] http: Request GET /v1/status/leader (807.958µs) from=127.0.0.6:45917 2023/01/02 23:43:19 [DEBUG] http: Request GET /v1/status/leader (338.14µs) from=127.0.0.6:45917 2023/01/02 23:43:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:43:23 [DEBUG] http: Request GET /v1/status/leader (420.37µs) from=127.0.0.6:50669 2023/01/02 23:43:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:43:35 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:43:35 [DEBUG] agent: Node info in sync 2023/01/02 23:43:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.493655837s) from=127.0.0.6:48243 2023/01/02 23:43:39 [DEBUG] http: Request GET /v1/status/leader (340.524µs) from=127.0.0.6:45917 2023/01/02 23:43:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.657086174s) from=127.0.0.6:56289 2023/01/02 23:43:43 [DEBUG] http: Request GET /v1/status/leader (1.87835ms) from=127.0.0.6:50669 2023/01/02 23:43:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.187222089s) from=127.0.0.6:56957 2023/01/02 23:43:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m2.060998323s) from=127.0.0.6:49013 2023/01/02 23:43:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.466320352s) from=127.0.0.6:44425 2023/01/02 23:43:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.016123124s) from=127.0.0.6:36017 2023/01/02 23:43:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.028194059s) from=127.0.0.6:35393 2023/01/02 23:43:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.629522883s) from=127.0.0.6:52569 2023/01/02 23:43:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.088319865s) from=127.0.0.6:33029 2023/01/02 23:43:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.488665446s) from=127.0.0.6:56317 2023/01/02 23:43:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.184483308s) from=127.0.0.6:45987 2023/01/02 23:43:59 [DEBUG] http: Request GET /v1/status/leader (277.629µs) from=127.0.0.6:50669 2023/01/02 23:44:03 [DEBUG] http: Request GET /v1/status/leader (324.792µs) from=127.0.0.6:45917 2023/01/02 23:44:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.795213872s) from=127.0.0.6:59997 2023/01/02 23:44:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m3.382471694s) from=127.0.0.6:57503 2023/01/02 23:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.311902141s) from=127.0.0.6:54867 2023/01/02 23:44:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.4565451s) from=127.0.0.6:38997 2023/01/02 23:44:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.478063715s) from=127.0.0.6:33725 2023/01/02 23:44:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.552826954s) from=127.0.0.6:34869 2023/01/02 23:44:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.834612042s) from=127.0.0.6:37193 2023/01/02 23:44:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.46743781s) from=127.0.0.6:50133 2023/01/02 23:44:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m7.307253257s) from=127.0.0.6:40881 2023/01/02 23:44:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.075461083s) from=127.0.0.6:56077 2023/01/02 23:44:19 [DEBUG] http: Request GET /v1/status/leader (1.165347ms) from=127.0.0.6:50669 2023/01/02 23:44:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:44:23 [DEBUG] http: Request GET /v1/status/leader (253.513µs) from=127.0.0.6:50669 2023/01/02 23:44:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.910380735s) from=127.0.0.6:38061 2023/01/02 23:44:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.55096879s) from=127.0.0.6:48331 2023/01/02 23:44:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.789073085s) from=127.0.0.6:34193 2023/01/02 23:44:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m0.356592017s) from=127.0.0.6:40425 2023/01/02 23:44:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m7.304926807s) from=127.0.0.6:54229 2023/01/02 23:44:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.054153958s) from=127.0.0.6:41073 2023/01/02 23:44:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.798699669s) from=127.0.0.6:58691 2023/01/02 23:44:40 [DEBUG] http: Request GET /v1/status/leader (171.986µs) from=127.0.0.6:50669 2023/01/02 23:44:43 [DEBUG] http: Request GET /v1/status/leader (433.354µs) from=127.0.0.6:45917 2023/01/02 23:45:00 [DEBUG] http: Request GET /v1/status/leader (313.604µs) from=127.0.0.6:50669 2023/01/02 23:45:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.629289523s) from=127.0.0.6:51473 2023/01/02 23:45:03 [DEBUG] http: Request GET /v1/status/leader (4.13837ms) from=127.0.0.6:45917 2023/01/02 23:45:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:45:09 [DEBUG] agent: Node info in sync 2023/01/02 23:45:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:45:20 [DEBUG] http: Request GET /v1/status/leader (350.326µs) from=127.0.0.6:45917 2023/01/02 23:45:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:45:23 [DEBUG] http: Request GET /v1/status/leader (349.282µs) from=127.0.0.6:45917 2023/01/02 23:45:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.277823934s) from=127.0.0.6:48243 2023/01/02 23:45:40 [DEBUG] http: Request GET /v1/status/leader (146.147µs) from=127.0.0.6:50669 2023/01/02 23:45:43 [DEBUG] http: Request GET /v1/status/leader (162.175µs) from=127.0.0.6:45917 2023/01/02 23:45:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m0.152701445s) from=127.0.0.6:56957 2023/01/02 23:45:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.593357575s) from=127.0.0.6:44425 2023/01/02 23:45:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.020107852s) from=127.0.0.6:56289 2023/01/02 23:45:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m4.475280008s) from=127.0.0.6:49013 2023/01/02 23:45:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.382582162s) from=127.0.0.6:35393 2023/01/02 23:45:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.932128358s) from=127.0.0.6:36017 2023/01/02 23:45:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.441237456s) from=127.0.0.6:33029 2023/01/02 23:45:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.886630626s) from=127.0.0.6:52569 2023/01/02 23:45:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.391023562s) from=127.0.0.6:56317 2023/01/02 23:46:00 [DEBUG] http: Request GET /v1/status/leader (295.269µs) from=127.0.0.6:50669 2023/01/02 23:46:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.627950982s) from=127.0.0.6:45987 2023/01/02 23:46:03 [DEBUG] http: Request GET /v1/status/leader (312.508µs) from=127.0.0.6:45917 2023/01/02 23:46:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.024323614s) from=127.0.0.6:59997 2023/01/02 23:46:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m4.72320046s) from=127.0.0.6:57503 2023/01/02 23:46:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.366121604s) from=127.0.0.6:34869 2023/01/02 23:46:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m5.481869228s) from=127.0.0.6:54867 2023/01/02 23:46:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.296020504s) from=127.0.0.6:38997 2023/01/02 23:46:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m7.474132229s) from=127.0.0.6:33725 2023/01/02 23:46:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.326126546s) from=127.0.0.6:50133 2023/01/02 23:46:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.062012894s) from=127.0.0.6:56077 2023/01/02 23:46:20 [DEBUG] http: Request GET /v1/status/leader (300.898µs) from=127.0.0.6:50669 2023/01/02 23:46:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.399682699s) from=127.0.0.6:37193 2023/01/02 23:46:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:46:23 [DEBUG] http: Request GET /v1/status/leader (289.205µs) from=127.0.0.6:45917 2023/01/02 23:46:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.803227141s) from=127.0.0.6:40881 2023/01/02 23:46:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.102274572s) from=127.0.0.6:38061 2023/01/02 23:46:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.158014193s) from=127.0.0.6:34193 2023/01/02 23:46:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.105303352s) from=127.0.0.6:48331 2023/01/02 23:46:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m1.67534854s) from=127.0.0.6:40425 2023/01/02 23:46:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.971123284s) from=127.0.0.6:54229 2023/01/02 23:46:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.178089506s) from=127.0.0.6:58691 2023/01/02 23:46:40 [DEBUG] http: Request GET /v1/status/leader (257.109µs) from=127.0.0.6:50669 2023/01/02 23:46:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.978184481s) from=127.0.0.6:41073 2023/01/02 23:46:43 [DEBUG] http: Request GET /v1/status/leader (173.439µs) from=127.0.0.6:45917 2023/01/02 23:46:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:46:56 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:46:56 [DEBUG] agent: Node info in sync 2023/01/02 23:47:00 [DEBUG] http: Request GET /v1/status/leader (175.918µs) from=127.0.0.6:50669 2023/01/02 23:47:03 [DEBUG] http: Request GET /v1/status/leader (316.13µs) from=127.0.0.6:50669 2023/01/02 23:47:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.050808704s) from=127.0.0.6:51473 2023/01/02 23:47:20 [DEBUG] http: Request GET /v1/status/leader (249.246µs) from=127.0.0.6:50669 2023/01/02 23:47:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:47:23 [DEBUG] http: Request GET /v1/status/leader (180.919µs) from=127.0.0.6:50669 2023/01/02 23:47:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:47:40 [DEBUG] http: Request GET /v1/status/leader (869.565µs) from=127.0.0.6:45917 2023/01/02 23:47:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.473954807s) from=127.0.0.6:48243 2023/01/02 23:47:43 [DEBUG] http: Request GET /v1/status/leader (190.835µs) from=127.0.0.6:50669 2023/01/02 23:47:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.736355537s) from=127.0.0.6:44425 2023/01/02 23:47:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.231450396s) from=127.0.0.6:56957 2023/01/02 23:47:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.737614411s) from=127.0.0.6:49013 2023/01/02 23:47:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.855766357s) from=127.0.0.6:36017 2023/01/02 23:47:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.900735618s) from=127.0.0.6:56289 2023/01/02 23:47:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.556872457s) from=127.0.0.6:52569 2023/01/02 23:47:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.911260237s) from=127.0.0.6:33029 2023/01/02 23:47:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.678257277s) from=127.0.0.6:56317 2023/01/02 23:47:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:47:56 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:47:56 [DEBUG] agent: Node info in sync 2023/01/02 23:47:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m7.464114674s) from=127.0.0.6:35393 2023/01/02 23:48:00 [DEBUG] http: Request GET /v1/status/leader (384.804µs) from=127.0.0.6:45917 2023/01/02 23:48:03 [DEBUG] http: Request GET /v1/status/leader (329.843µs) from=127.0.0.6:50669 2023/01/02 23:48:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.923217296s) from=127.0.0.6:45987 2023/01/02 23:48:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.148504753s) from=127.0.0.6:59997 2023/01/02 23:48:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m1.248645794s) from=127.0.0.6:57503 2023/01/02 23:48:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.142209137s) from=127.0.0.6:54867 2023/01/02 23:48:20 [DEBUG] http: Request GET /v1/status/leader (645.63µs) from=127.0.0.6:50669 2023/01/02 23:48:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.760444745s) from=127.0.0.6:38997 2023/01/02 23:48:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.053832378s) from=127.0.0.6:34869 2023/01/02 23:48:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.300693041s) from=127.0.0.6:33725 2023/01/02 23:48:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.53408258s) from=127.0.0.6:50133 2023/01/02 23:48:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:48:23 [DEBUG] http: Request GET /v1/status/leader (288.438µs) from=127.0.0.6:45917 2023/01/02 23:48:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.794241817s) from=127.0.0.6:56077 2023/01/02 23:48:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.839619822s) from=127.0.0.6:37193 2023/01/02 23:48:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.571685168s) from=127.0.0.6:40881 2023/01/02 23:48:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.439348808s) from=127.0.0.6:38061 2023/01/02 23:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.81727084s) from=127.0.0.6:48331 2023/01/02 23:48:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m6.625569736s) from=127.0.0.6:34193 2023/01/02 23:48:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m4.636314937s) from=127.0.0.6:40425 2023/01/02 23:48:40 [DEBUG] http: Request GET /v1/status/leader (237.079µs) from=127.0.0.6:50669 2023/01/02 23:48:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.151519471s) from=127.0.0.6:58691 2023/01/02 23:48:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m0.324093502s) from=127.0.0.6:41073 2023/01/02 23:48:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.101709533s) from=127.0.0.6:54229 2023/01/02 23:48:43 [DEBUG] http: Request GET /v1/status/leader (277.142µs) from=127.0.0.6:45917 2023/01/02 23:49:00 [DEBUG] http: Request GET /v1/status/leader (1.953137ms) from=127.0.0.6:45917 2023/01/02 23:49:03 [DEBUG] http: Request GET /v1/status/leader (168.369µs) from=127.0.0.6:50669 2023/01/02 23:49:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.46624407s) from=127.0.0.6:51473 2023/01/02 23:49:20 [DEBUG] http: Request GET /v1/status/leader (411.478µs) from=127.0.0.6:45917 2023/01/02 23:49:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:49:23 [DEBUG] http: Request GET /v1/status/leader (740.587µs) from=127.0.0.6:50669 2023/01/02 23:49:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:49:33 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:49:33 [DEBUG] agent: Node info in sync 2023/01/02 23:49:40 [DEBUG] http: Request GET /v1/status/leader (214.969µs) from=127.0.0.6:50669 2023/01/02 23:49:43 [DEBUG] http: Request GET /v1/status/leader (2.835593ms) from=127.0.0.6:45917 2023/01/02 23:49:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.683815879s) from=127.0.0.6:48243 2023/01/02 23:49:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.711660697s) from=127.0.0.6:44425 2023/01/02 23:49:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.177199117s) from=127.0.0.6:56957 2023/01/02 23:49:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m3.40961494s) from=127.0.0.6:49013 2023/01/02 23:49:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.507764807s) from=127.0.0.6:56289 2023/01/02 23:49:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.007948633s) from=127.0.0.6:36017 2023/01/02 23:49:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.035347552s) from=127.0.0.6:52569 2023/01/02 23:49:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.967194891s) from=127.0.0.6:33029 2023/01/02 23:50:00 [DEBUG] http: Request GET /v1/status/leader (247.927µs) from=127.0.0.6:50669 2023/01/02 23:50:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.83559016s) from=127.0.0.6:56317 2023/01/02 23:50:03 [DEBUG] http: Request GET /v1/status/leader (230.825µs) from=127.0.0.6:45917 2023/01/02 23:50:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.49540795s) from=127.0.0.6:35393 2023/01/02 23:50:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:50:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m7.023886914s) from=127.0.0.6:45987 2023/01/02 23:50:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.196599305s) from=127.0.0.6:59997 2023/01/02 23:50:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.91097863s) from=127.0.0.6:54867 2023/01/02 23:50:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m5.359301335s) from=127.0.0.6:57503 2023/01/02 23:50:20 [DEBUG] http: Request GET /v1/status/leader (165.96µs) from=127.0.0.6:45917 2023/01/02 23:50:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:50:23 [DEBUG] http: Request GET /v1/status/leader (200.088µs) from=127.0.0.6:45917 2023/01/02 23:50:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.446138241s) from=127.0.0.6:34869 2023/01/02 23:50:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.72137464s) from=127.0.0.6:38997 2023/01/02 23:50:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.256895991s) from=127.0.0.6:50133 2023/01/02 23:50:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.504986377s) from=127.0.0.6:33725 2023/01/02 23:50:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.879832644s) from=127.0.0.6:37193 2023/01/02 23:50:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.086353261s) from=127.0.0.6:56077 2023/01/02 23:50:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.511956118s) from=127.0.0.6:40881 2023/01/02 23:50:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m0.087432709s) from=127.0.0.6:40425 2023/01/02 23:50:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.213318757s) from=127.0.0.6:48331 2023/01/02 23:50:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.575039714s) from=127.0.0.6:38061 2023/01/02 23:50:40 [DEBUG] http: Request GET /v1/status/leader (512.807µs) from=127.0.0.6:45917 2023/01/02 23:50:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.057782479s) from=127.0.0.6:34193 2023/01/02 23:50:43 [DEBUG] http: Request GET /v1/status/leader (481.988µs) from=127.0.0.6:45917 2023/01/02 23:50:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.767703561s) from=127.0.0.6:54229 2023/01/02 23:50:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.797515582s) from=127.0.0.6:58691 2023/01/02 23:50:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.419952936s) from=127.0.0.6:41073 2023/01/02 23:51:00 [DEBUG] http: Request GET /v1/status/leader (158.6µs) from=127.0.0.6:45917 2023/01/02 23:51:03 [DEBUG] http: Request GET /v1/status/leader (224.218µs) from=127.0.0.6:45917 2023/01/02 23:51:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.533314724s) from=127.0.0.6:51473 2023/01/02 23:51:20 [DEBUG] http: Request GET /v1/status/leader (398.575µs) from=127.0.0.6:45917 2023/01/02 23:51:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:51:23 [DEBUG] http: Request GET /v1/status/leader (284.824µs) from=127.0.0.6:45917 2023/01/02 23:51:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:51:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:51:26 [DEBUG] agent: Node info in sync 2023/01/02 23:51:40 [DEBUG] http: Request GET /v1/status/leader (187.662µs) from=127.0.0.6:45917 2023/01/02 23:51:43 [DEBUG] http: Request GET /v1/status/leader (380.121µs) from=127.0.0.6:50669 2023/01/02 23:51:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.799990562s) from=127.0.0.6:48243 2023/01/02 23:51:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.407627909s) from=127.0.0.6:44425 2023/01/02 23:51:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.344327193s) from=127.0.0.6:56957 2023/01/02 23:51:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.521566601s) from=127.0.0.6:56289 2023/01/02 23:51:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.523265702s) from=127.0.0.6:36017 2023/01/02 23:51:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m5.958962524s) from=127.0.0.6:49013 2023/01/02 23:52:00 [DEBUG] http: Request GET /v1/status/leader (393.859µs) from=127.0.0.6:45917 2023/01/02 23:52:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.833808962s) from=127.0.0.6:52569 2023/01/02 23:52:03 [DEBUG] http: Request GET /v1/status/leader (223.397µs) from=127.0.0.6:45917 2023/01/02 23:52:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.712606692s) from=127.0.0.6:56317 2023/01/02 23:52:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.755784758s) from=127.0.0.6:33029 2023/01/02 23:52:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.28093003s) from=127.0.0.6:35393 2023/01/02 23:52:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.999050631s) from=127.0.0.6:59997 2023/01/02 23:52:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.569736624s) from=127.0.0.6:45987 2023/01/02 23:52:20 [DEBUG] http: Request GET /v1/status/leader (383.74µs) from=127.0.0.6:45917 2023/01/02 23:52:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:52:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m3.14629125s) from=127.0.0.6:57503 2023/01/02 23:52:24 [DEBUG] http: Request GET /v1/status/leader (386.57µs) from=127.0.0.6:45917 2023/01/02 23:52:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:52:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m6.475827211s) from=127.0.0.6:54867 2023/01/02 23:52:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.303296886s) from=127.0.0.6:34869 2023/01/02 23:52:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.640337761s) from=127.0.0.6:37193 2023/01/02 23:52:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.86912398s) from=127.0.0.6:33725 2023/01/02 23:52:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.971869153s) from=127.0.0.6:38997 2023/01/02 23:52:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.269075358s) from=127.0.0.6:50133 2023/01/02 23:52:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.694831905s) from=127.0.0.6:40881 2023/01/02 23:52:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.652626771s) from=127.0.0.6:56077 2023/01/02 23:52:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:52:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:52:36 [DEBUG] agent: Node info in sync 2023/01/02 23:52:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.506182275s) from=127.0.0.6:38061 2023/01/02 23:52:40 [DEBUG] http: Request GET /v1/status/leader (341.842µs) from=127.0.0.6:50669 2023/01/02 23:52:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.337346231s) from=127.0.0.6:48331 2023/01/02 23:52:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m6.064172419s) from=127.0.0.6:40425 2023/01/02 23:52:44 [DEBUG] http: Request GET /v1/status/leader (468.282µs) from=127.0.0.6:45917 2023/01/02 23:52:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.397308183s) from=127.0.0.6:34193 2023/01/02 23:52:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.300744465s) from=127.0.0.6:54229 2023/01/02 23:52:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.40386587s) from=127.0.0.6:41073 2023/01/02 23:52:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m5.687782162s) from=127.0.0.6:58691 2023/01/02 23:53:00 [DEBUG] http: Request GET /v1/status/leader (1.918942ms) from=127.0.0.6:45917 2023/01/02 23:53:04 [DEBUG] http: Request GET /v1/status/leader (273.08µs) from=127.0.0.6:50669 2023/01/02 23:53:20 [DEBUG] http: Request GET /v1/status/leader (233.804µs) from=127.0.0.6:50669 2023/01/02 23:53:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:53:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.226240821s) from=127.0.0.6:51473 2023/01/02 23:53:24 [DEBUG] http: Request GET /v1/status/leader (132.247µs) from=127.0.0.6:45917 2023/01/02 23:53:40 [DEBUG] http: Request GET /v1/status/leader (143.752µs) from=127.0.0.6:45917 2023/01/02 23:53:44 [DEBUG] http: Request GET /v1/status/leader (894.505µs) from=127.0.0.6:50669 2023/01/02 23:53:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:53:56 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:53:56 [DEBUG] agent: Node info in sync 2023/01/02 23:53:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.424476081s) from=127.0.0.6:48243 2023/01/02 23:54:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m0.081180911s) from=127.0.0.6:49013 2023/01/02 23:54:00 [DEBUG] http: Request GET /v1/status/leader (278.707µs) from=127.0.0.6:50669 2023/01/02 23:54:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.701995086s) from=127.0.0.6:44425 2023/01/02 23:54:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.08678814s) from=127.0.0.6:56957 2023/01/02 23:54:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.598934898s) from=127.0.0.6:56289 2023/01/02 23:54:04 [DEBUG] http: Request GET /v1/status/leader (506.543µs) from=127.0.0.6:45917 2023/01/02 23:54:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.81661254s) from=127.0.0.6:36017 2023/01/02 23:54:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.419740745s) from=127.0.0.6:52569 2023/01/02 23:54:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.559323989s) from=127.0.0.6:56317 2023/01/02 23:54:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.474228137s) from=127.0.0.6:33029 2023/01/02 23:54:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.581991193s) from=127.0.0.6:35393 2023/01/02 23:54:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.827413062s) from=127.0.0.6:59997 2023/01/02 23:54:20 [DEBUG] http: Request GET /v1/status/leader (327.223µs) from=127.0.0.6:45917 2023/01/02 23:54:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.581543912s) from=127.0.0.6:45987 2023/01/02 23:54:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:54:24 [DEBUG] http: Request GET /v1/status/leader (250.066µs) from=127.0.0.6:45917 2023/01/02 23:54:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m4.327065823s) from=127.0.0.6:57503 2023/01/02 23:54:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.834837275s) from=127.0.0.6:54867 2023/01/02 23:54:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.789214278s) from=127.0.0.6:38997 2023/01/02 23:54:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.277427244s) from=127.0.0.6:34869 2023/01/02 23:54:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.91622146s) from=127.0.0.6:37193 2023/01/02 23:54:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.383916823s) from=127.0.0.6:33725 2023/01/02 23:54:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:54:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.530632257s) from=127.0.0.6:50133 2023/01/02 23:54:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.196313099s) from=127.0.0.6:56077 2023/01/02 23:54:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.91873765s) from=127.0.0.6:40881 2023/01/02 23:54:40 [DEBUG] http: Request GET /v1/status/leader (235.713µs) from=127.0.0.6:45917 2023/01/02 23:54:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.44380623s) from=127.0.0.6:38061 2023/01/02 23:54:44 [DEBUG] http: Request GET /v1/status/leader (244.293µs) from=127.0.0.6:45917 2023/01/02 23:54:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.066513781s) from=127.0.0.6:48331 2023/01/02 23:54:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m2.792458457s) from=127.0.0.6:40425 2023/01/02 23:54:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.767118359s) from=127.0.0.6:54229 2023/01/02 23:54:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.294868687s) from=127.0.0.6:34193 2023/01/02 23:54:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.991347152s) from=127.0.0.6:41073 2023/01/02 23:54:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m7.331453735s) from=127.0.0.6:58691 2023/01/02 23:55:00 [DEBUG] http: Request GET /v1/status/leader (254.002µs) from=127.0.0.6:50669 2023/01/02 23:55:04 [DEBUG] http: Request GET /v1/status/leader (234.271µs) from=127.0.0.6:45917 2023/01/02 23:55:20 [DEBUG] http: Request GET /v1/status/leader (285.895µs) from=127.0.0.6:50669 2023/01/02 23:55:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:55:24 [DEBUG] http: Request GET /v1/status/leader (324.913µs) from=127.0.0.6:45917 2023/01/02 23:55:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.981870441s) from=127.0.0.6:51473 2023/01/02 23:55:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:55:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:55:37 [DEBUG] agent: Node info in sync 2023/01/02 23:55:40 [DEBUG] http: Request GET /v1/status/leader (145.562µs) from=127.0.0.6:45917 2023/01/02 23:55:44 [DEBUG] http: Request GET /v1/status/leader (291.285µs) from=127.0.0.6:45917 2023/01/02 23:56:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.797002192s) from=127.0.0.6:48243 2023/01/02 23:56:00 [DEBUG] http: Request GET /v1/status/leader (2.562438ms) from=127.0.0.6:45917 2023/01/02 23:56:04 [DEBUG] http: Request GET /v1/status/leader (226.941µs) from=127.0.0.6:45917 2023/01/02 23:56:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.312787606s) from=127.0.0.6:44425 2023/01/02 23:56:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.818662746s) from=127.0.0.6:56957 2023/01/02 23:56:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m7.474323995s) from=127.0.0.6:49013 2023/01/02 23:56:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.311727862s) from=127.0.0.6:52569 2023/01/02 23:56:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.256595752s) from=127.0.0.6:56289 2023/01/02 23:56:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.560614333s) from=127.0.0.6:56317 2023/01/02 23:56:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.245967887s) from=127.0.0.6:36017 2023/01/02 23:56:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.035498374s) from=127.0.0.6:33029 2023/01/02 23:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.087878427s) from=127.0.0.6:59997 2023/01/02 23:56:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.877351735s) from=127.0.0.6:35393 2023/01/02 23:56:20 [DEBUG] http: Request GET /v1/status/leader (298.127µs) from=127.0.0.6:45917 2023/01/02 23:56:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.134476022s) from=127.0.0.6:45987 2023/01/02 23:56:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:56:24 [DEBUG] http: Request GET /v1/status/leader (367.413µs) from=127.0.0.6:50669 2023/01/02 23:56:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.847163889s) from=127.0.0.6:54867 2023/01/02 23:56:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m4.874539453s) from=127.0.0.6:57503 2023/01/02 23:56:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.684810713s) from=127.0.0.6:38997 2023/01/02 23:56:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.798296166s) from=127.0.0.6:34869 2023/01/02 23:56:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.813707815s) from=127.0.0.6:37193 2023/01/02 23:56:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.247086938s) from=127.0.0.6:33725 2023/01/02 23:56:40 [DEBUG] http: Request GET /v1/status/leader (1.605756ms) from=127.0.0.6:45917 2023/01/02 23:56:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.83766688s) from=127.0.0.6:50133 2023/01/02 23:56:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:56:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.852502408s) from=127.0.0.6:56077 2023/01/02 23:56:44 [DEBUG] http: Request GET /v1/status/leader (267.119µs) from=127.0.0.6:45917 2023/01/02 23:56:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.412652169s) from=127.0.0.6:40881 2023/01/02 23:56:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.349636781s) from=127.0.0.6:38061 2023/01/02 23:56:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m1.681795457s) from=127.0.0.6:40425 2023/01/02 23:56:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.271679548s) from=127.0.0.6:54229 2023/01/02 23:56:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.521845689s) from=127.0.0.6:48331 2023/01/02 23:56:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m6.274770237s) from=127.0.0.6:34193 2023/01/02 23:57:00 [DEBUG] http: Request GET /v1/status/leader (200.34µs) from=127.0.0.6:50669 2023/01/02 23:57:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:57:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:57:00 [DEBUG] agent: Node info in sync 2023/01/02 23:57:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.664909143s) from=127.0.0.6:58691 2023/01/02 23:57:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m4.517021996s) from=127.0.0.6:41073 2023/01/02 23:57:04 [DEBUG] http: Request GET /v1/status/leader (365.825µs) from=127.0.0.6:50669 2023/01/02 23:57:20 [DEBUG] http: Request GET /v1/status/leader (747.249µs) from=127.0.0.6:50669 2023/01/02 23:57:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:57:24 [DEBUG] http: Request GET /v1/status/leader (272.475µs) from=127.0.0.6:45917 2023/01/02 23:57:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.603650614s) from=127.0.0.6:51473 2023/01/02 23:57:40 [DEBUG] http: Request GET /v1/status/leader (201.928µs) from=127.0.0.6:50669 2023/01/02 23:57:44 [DEBUG] http: Request GET /v1/status/leader (255.741µs) from=127.0.0.6:50669 2023/01/02 23:58:00 [DEBUG] http: Request GET /v1/status/leader (208.046µs) from=127.0.0.6:50669 2023/01/02 23:58:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.386583928s) from=127.0.0.6:48243 2023/01/02 23:58:04 [DEBUG] http: Request GET /v1/status/leader (153.608µs) from=127.0.0.6:50669 2023/01/02 23:58:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.396379536s) from=127.0.0.6:44425 2023/01/02 23:58:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.220330619s) from=127.0.0.6:52569 2023/01/02 23:58:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.360131333s) from=127.0.0.6:56957 2023/01/02 23:58:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.549006438s) from=127.0.0.6:49013 2023/01/02 23:58:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.784233028s) from=127.0.0.6:56289 2023/01/02 23:58:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.550212753s) from=127.0.0.6:56317 2023/01/02 23:58:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.721169999s) from=127.0.0.6:33029 2023/01/02 23:58:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.154858643s) from=127.0.0.6:59997 2023/01/02 23:58:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.571135572s) from=127.0.0.6:36017 2023/01/02 23:58:20 [DEBUG] http: Request GET /v1/status/leader (481.252µs) from=127.0.0.6:45917 2023/01/02 23:58:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.701252608s) from=127.0.0.6:35393 2023/01/02 23:58:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:58:24 [DEBUG] http: Request GET /v1/status/leader (295.408µs) from=127.0.0.6:45917 2023/01/02 23:58:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m7.407445277s) from=127.0.0.6:45987 2023/01/02 23:58:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.09424401s) from=127.0.0.6:54867 2023/01/02 23:58:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.303823548s) from=127.0.0.6:38997 2023/01/02 23:58:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m2.556086624s) from=127.0.0.6:57503 2023/01/02 23:58:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.843993293s) from=127.0.0.6:34869 2023/01/02 23:58:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.057463656s) from=127.0.0.6:33725 2023/01/02 23:58:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.564681652s) from=127.0.0.6:37193 2023/01/02 23:58:40 [DEBUG] http: Request GET /v1/status/leader (264.115µs) from=127.0.0.6:45917 2023/01/02 23:58:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.924284167s) from=127.0.0.6:50133 2023/01/02 23:58:44 [DEBUG] http: Request GET /v1/status/leader (323.302µs) from=127.0.0.6:45917 2023/01/02 23:58:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.930279815s) from=127.0.0.6:56077 2023/01/02 23:58:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/02 23:58:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/02 23:58:45 [DEBUG] agent: Node info in sync 2023/01/02 23:58:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.356539627s) from=127.0.0.6:40881 2023/01/02 23:58:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.696023887s) from=127.0.0.6:38061 2023/01/02 23:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.675812858s) from=127.0.0.6:48331 2023/01/02 23:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m7.018460865s) from=127.0.0.6:40425 2023/01/02 23:58:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.958851657s) from=127.0.0.6:54229 2023/01/02 23:58:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.787565907s) from=127.0.0.6:34193 2023/01/02 23:59:00 [DEBUG] http: Request GET /v1/status/leader (377.7µs) from=127.0.0.6:45917 2023/01/02 23:59:04 [DEBUG] http: Request GET /v1/status/leader (150.575µs) from=127.0.0.6:50669 2023/01/02 23:59:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.128798999s) from=127.0.0.6:58691 2023/01/02 23:59:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m7.359182719s) from=127.0.0.6:41073 2023/01/02 23:59:20 [DEBUG] http: Request GET /v1/status/leader (400.203µs) from=127.0.0.6:45917 2023/01/02 23:59:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/02 23:59:24 [DEBUG] http: Request GET /v1/status/leader (300.026µs) from=127.0.0.6:45917 2023/01/02 23:59:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.477613979s) from=127.0.0.6:51473 2023/01/02 23:59:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/02 23:59:40 [DEBUG] http: Request GET /v1/status/leader (457.637µs) from=127.0.0.6:50669 2023/01/02 23:59:44 [DEBUG] http: Request GET /v1/status/leader (265.924µs) from=127.0.0.6:45917 2023/01/03 00:00:00 [DEBUG] http: Request GET /v1/status/leader (1.582692ms) from=127.0.0.6:45917 2023/01/03 00:00:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.460773443s) from=127.0.0.6:48243 2023/01/03 00:00:04 [DEBUG] http: Request GET /v1/status/leader (397.046µs) from=127.0.0.6:50669 2023/01/03 00:00:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.295866103s) from=127.0.0.6:52569 2023/01/03 00:00:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.050633568s) from=127.0.0.6:44425 2023/01/03 00:00:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.246461633s) from=127.0.0.6:56289 2023/01/03 00:00:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m4.686299892s) from=127.0.0.6:49013 2023/01/03 00:00:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.944046201s) from=127.0.0.6:56957 2023/01/03 00:00:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.909215849s) from=127.0.0.6:56317 2023/01/03 00:00:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.111568897s) from=127.0.0.6:33029 2023/01/03 00:00:20 [DEBUG] http: Request GET /v1/status/leader (500.775µs) from=127.0.0.6:45917 2023/01/03 00:00:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.311840805s) from=127.0.0.6:59997 2023/01/03 00:00:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:00:24 [DEBUG] http: Request GET /v1/status/leader (317.823µs) from=127.0.0.6:45917 2023/01/03 00:00:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.752064088s) from=127.0.0.6:36017 2023/01/03 00:00:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m7.140187652s) from=127.0.0.6:35393 2023/01/03 00:00:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:00:32 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:00:32 [DEBUG] agent: Node info in sync 2023/01/03 00:00:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m5.565461635s) from=127.0.0.6:45987 2023/01/03 00:00:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m2.09841983s) from=127.0.0.6:57503 2023/01/03 00:00:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.680170937s) from=127.0.0.6:54867 2023/01/03 00:00:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.463982914s) from=127.0.0.6:38997 2023/01/03 00:00:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.518853157s) from=127.0.0.6:34869 2023/01/03 00:00:40 [DEBUG] http: Request GET /v1/status/leader (334.142µs) from=127.0.0.6:50669 2023/01/03 00:00:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.384072769s) from=127.0.0.6:50133 2023/01/03 00:00:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.720725094s) from=127.0.0.6:33725 2023/01/03 00:00:44 [DEBUG] http: Request GET /v1/status/leader (279.755µs) from=127.0.0.6:45917 2023/01/03 00:00:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.505678244s) from=127.0.0.6:56077 2023/01/03 00:00:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.740725478s) from=127.0.0.6:37193 2023/01/03 00:00:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.317762813s) from=127.0.0.6:40881 2023/01/03 00:00:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.601370156s) from=127.0.0.6:38061 2023/01/03 00:00:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.518397043s) from=127.0.0.6:48331 2023/01/03 00:00:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m1.780482291s) from=127.0.0.6:40425 2023/01/03 00:01:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.617846847s) from=127.0.0.6:34193 2023/01/03 00:01:00 [DEBUG] http: Request GET /v1/status/leader (238.493µs) from=127.0.0.6:45917 2023/01/03 00:01:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m7.02591129s) from=127.0.0.6:54229 2023/01/03 00:01:04 [DEBUG] http: Request GET /v1/status/leader (262.469µs) from=127.0.0.6:50669 2023/01/03 00:01:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.75329032s) from=127.0.0.6:58691 2023/01/03 00:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.45327515s) from=127.0.0.6:41073 2023/01/03 00:01:20 [DEBUG] http: Request GET /v1/status/leader (250.249µs) from=127.0.0.6:50669 2023/01/03 00:01:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:01:24 [DEBUG] http: Request GET /v1/status/leader (280.904µs) from=127.0.0.6:50669 2023/01/03 00:01:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.064018167s) from=127.0.0.6:51473 2023/01/03 00:01:40 [DEBUG] http: Request GET /v1/status/leader (291.792µs) from=127.0.0.6:45917 2023/01/03 00:01:44 [DEBUG] http: Request GET /v1/status/leader (301.996µs) from=127.0.0.6:50669 2023/01/03 00:02:00 [DEBUG] http: Request GET /v1/status/leader (241.545µs) from=127.0.0.6:50669 2023/01/03 00:02:04 [DEBUG] http: Request GET /v1/status/leader (148.017µs) from=127.0.0.6:50669 2023/01/03 00:02:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.772193812s) from=127.0.0.6:48243 2023/01/03 00:02:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.099810131s) from=127.0.0.6:52569 2023/01/03 00:02:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.107507381s) from=127.0.0.6:44425 2023/01/03 00:02:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m4.069386411s) from=127.0.0.6:49013 2023/01/03 00:02:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.032121196s) from=127.0.0.6:56289 2023/01/03 00:02:20 [DEBUG] http: Request GET /v1/status/leader (145.148µs) from=127.0.0.6:45917 2023/01/03 00:02:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:02:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:02:21 [DEBUG] agent: Node info in sync 2023/01/03 00:02:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m7.100901208s) from=127.0.0.6:56957 2023/01/03 00:02:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:02:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.18863706s) from=127.0.0.6:56317 2023/01/03 00:02:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:02:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.398487242s) from=127.0.0.6:33029 2023/01/03 00:02:24 [DEBUG] http: Request GET /v1/status/leader (977.054µs) from=127.0.0.6:50669 2023/01/03 00:02:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.569626124s) from=127.0.0.6:59997 2023/01/03 00:02:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.759630928s) from=127.0.0.6:36017 2023/01/03 00:02:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m5.085416692s) from=127.0.0.6:35393 2023/01/03 00:02:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.356282861s) from=127.0.0.6:45987 2023/01/03 00:02:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m2.587764893s) from=127.0.0.6:57503 2023/01/03 00:02:40 [DEBUG] http: Request GET /v1/status/leader (265.547µs) from=127.0.0.6:50669 2023/01/03 00:02:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.767525227s) from=127.0.0.6:54867 2023/01/03 00:02:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.3901598s) from=127.0.0.6:34869 2023/01/03 00:02:44 [DEBUG] http: Request GET /v1/status/leader (250.265µs) from=127.0.0.6:45917 2023/01/03 00:02:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.853315784s) from=127.0.0.6:38997 2023/01/03 00:02:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.548183623s) from=127.0.0.6:33725 2023/01/03 00:02:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.370892812s) from=127.0.0.6:56077 2023/01/03 00:02:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.581536537s) from=127.0.0.6:37193 2023/01/03 00:02:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.925349848s) from=127.0.0.6:50133 2023/01/03 00:02:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.904955888s) from=127.0.0.6:40881 2023/01/03 00:02:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.861657155s) from=127.0.0.6:38061 2023/01/03 00:03:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m3.83786596s) from=127.0.0.6:40425 2023/01/03 00:03:00 [DEBUG] http: Request GET /v1/status/leader (146.928µs) from=127.0.0.6:50669 2023/01/03 00:03:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.66862901s) from=127.0.0.6:48331 2023/01/03 00:03:04 [DEBUG] http: Request GET /v1/status/leader (147.471µs) from=127.0.0.6:45917 2023/01/03 00:03:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.607703154s) from=127.0.0.6:34193 2023/01/03 00:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.379663081s) from=127.0.0.6:54229 2023/01/03 00:03:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.018405466s) from=127.0.0.6:58691 2023/01/03 00:03:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m0.896120223s) from=127.0.0.6:41073 2023/01/03 00:03:20 [DEBUG] http: Request GET /v1/status/leader (229.684µs) from=127.0.0.6:50669 2023/01/03 00:03:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:03:24 [DEBUG] http: Request GET /v1/status/leader (265.227µs) from=127.0.0.6:45917 2023/01/03 00:03:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.915050631s) from=127.0.0.6:51473 2023/01/03 00:03:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:03:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:03:32 [DEBUG] agent: Node info in sync 2023/01/03 00:03:40 [DEBUG] http: Request GET /v1/status/leader (146.797µs) from=127.0.0.6:50669 2023/01/03 00:03:44 [DEBUG] http: Request GET /v1/status/leader (725.843µs) from=127.0.0.6:50669 2023/01/03 00:04:00 [DEBUG] http: Request GET /v1/status/leader (292.214µs) from=127.0.0.6:45917 2023/01/03 00:04:04 [DEBUG] http: Request GET /v1/status/leader (507.594µs) from=127.0.0.6:50669 2023/01/03 00:04:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.071900787s) from=127.0.0.6:48243 2023/01/03 00:04:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.545291292s) from=127.0.0.6:52569 2023/01/03 00:04:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.554950376s) from=127.0.0.6:44425 2023/01/03 00:04:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m2.744692111s) from=127.0.0.6:49013 2023/01/03 00:04:20 [DEBUG] http: Request GET /v1/status/leader (591.297µs) from=127.0.0.6:45917 2023/01/03 00:04:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.529489878s) from=127.0.0.6:56289 2023/01/03 00:04:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:04:24 [DEBUG] http: Request GET /v1/status/leader (289.677µs) from=127.0.0.6:45917 2023/01/03 00:04:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.759985786s) from=127.0.0.6:33029 2023/01/03 00:04:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.05295193s) from=127.0.0.6:56957 2023/01/03 00:04:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.640261245s) from=127.0.0.6:56317 2023/01/03 00:04:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.301891285s) from=127.0.0.6:59997 2023/01/03 00:04:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.61675231s) from=127.0.0.6:36017 2023/01/03 00:04:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.023752335s) from=127.0.0.6:35393 2023/01/03 00:04:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m5.466976198s) from=127.0.0.6:45987 2023/01/03 00:04:40 [DEBUG] http: Request GET /v1/status/leader (420.215µs) from=127.0.0.6:45917 2023/01/03 00:04:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m3.210077612s) from=127.0.0.6:57503 2023/01/03 00:04:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.32357998s) from=127.0.0.6:54867 2023/01/03 00:04:44 [DEBUG] http: Request GET /v1/status/leader (361.302µs) from=127.0.0.6:45917 2023/01/03 00:04:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.980182497s) from=127.0.0.6:34869 2023/01/03 00:04:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.91816311s) from=127.0.0.6:50133 2023/01/03 00:04:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.561902711s) from=127.0.0.6:38997 2023/01/03 00:04:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.350485204s) from=127.0.0.6:33725 2023/01/03 00:04:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.365560921s) from=127.0.0.6:56077 2023/01/03 00:04:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.330151472s) from=127.0.0.6:37193 2023/01/03 00:04:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.136567349s) from=127.0.0.6:40881 2023/01/03 00:04:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.454341403s) from=127.0.0.6:38061 2023/01/03 00:05:00 [DEBUG] http: Request GET /v1/status/leader (177.946µs) from=127.0.0.6:45917 2023/01/03 00:05:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.562325321s) from=127.0.0.6:48331 2023/01/03 00:05:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:05:04 [DEBUG] http: Request GET /v1/status/leader (456.82µs) from=127.0.0.6:50669 2023/01/03 00:05:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m5.210610686s) from=127.0.0.6:40425 2023/01/03 00:05:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.814166693s) from=127.0.0.6:54229 2023/01/03 00:05:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.333909536s) from=127.0.0.6:34193 2023/01/03 00:05:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.339032615s) from=127.0.0.6:58691 2023/01/03 00:05:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m5.856855982s) from=127.0.0.6:41073 2023/01/03 00:05:20 [DEBUG] http: Request GET /v1/status/leader (238.144µs) from=127.0.0.6:45917 2023/01/03 00:05:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:05:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:05:23 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:05:23 [DEBUG] agent: Node info in sync 2023/01/03 00:05:24 [DEBUG] http: Request GET /v1/status/leader (148.674µs) from=127.0.0.6:45917 2023/01/03 00:05:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.28246278s) from=127.0.0.6:51473 2023/01/03 00:05:40 [DEBUG] http: Request GET /v1/status/leader (2.908262ms) from=127.0.0.6:45917 2023/01/03 00:05:44 [DEBUG] http: Request GET /v1/status/leader (400.272µs) from=127.0.0.6:45917 2023/01/03 00:06:00 [DEBUG] http: Request GET /v1/status/leader (360.4µs) from=127.0.0.6:50669 2023/01/03 00:06:04 [DEBUG] http: Request GET /v1/status/leader (802.269µs) from=127.0.0.6:45917 2023/01/03 00:06:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.988182952s) from=127.0.0.6:48243 2023/01/03 00:06:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.103484914s) from=127.0.0.6:44425 2023/01/03 00:06:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.539446644s) from=127.0.0.6:52569 2023/01/03 00:06:20 [DEBUG] http: Request GET /v1/status/leader (944.584µs) from=127.0.0.6:50669 2023/01/03 00:06:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.859064579s) from=127.0.0.6:56289 2023/01/03 00:06:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:06:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m3.516606805s) from=127.0.0.6:49013 2023/01/03 00:06:24 [DEBUG] http: Request GET /v1/status/leader (288.27µs) from=127.0.0.6:50669 2023/01/03 00:06:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.312350919s) from=127.0.0.6:56957 2023/01/03 00:06:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.816138574s) from=127.0.0.6:33029 2023/01/03 00:06:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.421985633s) from=127.0.0.6:56317 2023/01/03 00:06:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m1.318404102s) from=127.0.0.6:35393 2023/01/03 00:06:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.849045226s) from=127.0.0.6:59997 2023/01/03 00:06:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.415153251s) from=127.0.0.6:36017 2023/01/03 00:06:40 [DEBUG] http: Request GET /v1/status/leader (276.258µs) from=127.0.0.6:45917 2023/01/03 00:06:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.85608203s) from=127.0.0.6:45987 2023/01/03 00:06:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.357694944s) from=127.0.0.6:54867 2023/01/03 00:06:44 [DEBUG] http: Request GET /v1/status/leader (159.238µs) from=127.0.0.6:45917 2023/01/03 00:06:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m3.399517585s) from=127.0.0.6:57503 2023/01/03 00:06:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.542895638s) from=127.0.0.6:34869 2023/01/03 00:06:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.691695995s) from=127.0.0.6:38997 2023/01/03 00:06:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:06:53 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:06:53 [DEBUG] agent: Node info in sync 2023/01/03 00:06:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.893862546s) from=127.0.0.6:50133 2023/01/03 00:06:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.75213869s) from=127.0.0.6:33725 2023/01/03 00:06:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.368246904s) from=127.0.0.6:56077 2023/01/03 00:06:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.919323005s) from=127.0.0.6:37193 2023/01/03 00:06:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.394629511s) from=127.0.0.6:38061 2023/01/03 00:07:00 [DEBUG] http: Request GET /v1/status/leader (636.925µs) from=127.0.0.6:45917 2023/01/03 00:07:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.222895126s) from=127.0.0.6:40881 2023/01/03 00:07:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.884400003s) from=127.0.0.6:48331 2023/01/03 00:07:04 [DEBUG] http: Request GET /v1/status/leader (378.368µs) from=127.0.0.6:45917 2023/01/03 00:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m0.885066345s) from=127.0.0.6:40425 2023/01/03 00:07:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.632203469s) from=127.0.0.6:54229 2023/01/03 00:07:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m5.686653193s) from=127.0.0.6:34193 2023/01/03 00:07:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.325866906s) from=127.0.0.6:58691 2023/01/03 00:07:20 [DEBUG] http: Request GET /v1/status/leader (318.423µs) from=127.0.0.6:50669 2023/01/03 00:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.155845899s) from=127.0.0.6:41073 2023/01/03 00:07:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:07:24 [DEBUG] http: Request GET /v1/status/leader (179.954µs) from=127.0.0.6:50669 2023/01/03 00:07:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:07:40 [DEBUG] http: Request GET /v1/status/leader (1.597929ms) from=127.0.0.6:50669 2023/01/03 00:07:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.354884435s) from=127.0.0.6:51473 2023/01/03 00:07:44 [DEBUG] http: Request GET /v1/status/leader (286.251µs) from=127.0.0.6:50669 2023/01/03 00:08:00 [DEBUG] http: Request GET /v1/status/leader (340.472µs) from=127.0.0.6:45917 2023/01/03 00:08:04 [DEBUG] http: Request GET /v1/status/leader (145.815µs) from=127.0.0.6:50669 2023/01/03 00:08:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:08:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:08:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:08:11 [DEBUG] agent: Node info in sync 2023/01/03 00:08:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.602055745s) from=127.0.0.6:48243 2023/01/03 00:08:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.614449048s) from=127.0.0.6:44425 2023/01/03 00:08:20 [DEBUG] http: Request GET /v1/status/leader (304.5µs) from=127.0.0.6:50669 2023/01/03 00:08:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.243044523s) from=127.0.0.6:52569 2023/01/03 00:08:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:08:24 [DEBUG] http: Request GET /v1/status/leader (227.558µs) from=127.0.0.6:45917 2023/01/03 00:08:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m3.983150648s) from=127.0.0.6:49013 2023/01/03 00:08:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.496417489s) from=127.0.0.6:56289 2023/01/03 00:08:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.680046782s) from=127.0.0.6:33029 2023/01/03 00:08:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m7.131392061s) from=127.0.0.6:56957 2023/01/03 00:08:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.045483647s) from=127.0.0.6:56317 2023/01/03 00:08:40 [DEBUG] http: Request GET /v1/status/leader (247.986µs) from=127.0.0.6:45917 2023/01/03 00:08:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.425562879s) from=127.0.0.6:35393 2023/01/03 00:08:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.736840744s) from=127.0.0.6:36017 2023/01/03 00:08:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.691844475s) from=127.0.0.6:59997 2023/01/03 00:08:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.287293986s) from=127.0.0.6:45987 2023/01/03 00:08:44 [DEBUG] http: Request GET /v1/status/leader (156.863µs) from=127.0.0.6:50669 2023/01/03 00:08:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.78117503s) from=127.0.0.6:54867 2023/01/03 00:08:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m5.896810517s) from=127.0.0.6:57503 2023/01/03 00:08:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.577779056s) from=127.0.0.6:38997 2023/01/03 00:08:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.5169104s) from=127.0.0.6:34869 2023/01/03 00:08:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.828994023s) from=127.0.0.6:56077 2023/01/03 00:08:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.956252519s) from=127.0.0.6:50133 2023/01/03 00:09:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.569725492s) from=127.0.0.6:33725 2023/01/03 00:09:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.804956569s) from=127.0.0.6:37193 2023/01/03 00:09:00 [DEBUG] http: Request GET /v1/status/leader (270.755µs) from=127.0.0.6:45917 2023/01/03 00:09:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.692077898s) from=127.0.0.6:38061 2023/01/03 00:09:04 [DEBUG] http: Request GET /v1/status/leader (235.171µs) from=127.0.0.6:50669 2023/01/03 00:09:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.874875344s) from=127.0.0.6:40881 2023/01/03 00:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.831216718s) from=127.0.0.6:48331 2023/01/03 00:09:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m4.023199148s) from=127.0.0.6:40425 2023/01/03 00:09:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.023288098s) from=127.0.0.6:34193 2023/01/03 00:09:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.435673305s) from=127.0.0.6:58691 2023/01/03 00:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m7.086487482s) from=127.0.0.6:54229 2023/01/03 00:09:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:09:19 [DEBUG] agent: Node info in sync 2023/01/03 00:09:20 [DEBUG] http: Request GET /v1/status/leader (214.624µs) from=127.0.0.6:45917 2023/01/03 00:09:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:09:24 [DEBUG] http: Request GET /v1/status/leader (178.184µs) from=127.0.0.6:45917 2023/01/03 00:09:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m7.326911424s) from=127.0.0.6:41073 2023/01/03 00:09:40 [DEBUG] http: Request GET /v1/status/leader (410.398µs) from=127.0.0.6:50669 2023/01/03 00:09:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.833630758s) from=127.0.0.6:51473 2023/01/03 00:09:44 [DEBUG] http: Request GET /v1/status/leader (254.52µs) from=127.0.0.6:45917 2023/01/03 00:09:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:10:00 [DEBUG] http: Request GET /v1/status/leader (145.46µs) from=127.0.0.6:45917 2023/01/03 00:10:04 [DEBUG] http: Request GET /v1/status/leader (259.143µs) from=127.0.0.6:50669 2023/01/03 00:10:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.598166574s) from=127.0.0.6:48243 2023/01/03 00:10:20 [DEBUG] http: Request GET /v1/status/leader (232.667µs) from=127.0.0.6:45917 2023/01/03 00:10:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:10:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.082243713s) from=127.0.0.6:52569 2023/01/03 00:10:24 [DEBUG] http: Request GET /v1/status/leader (147.233µs) from=127.0.0.6:45917 2023/01/03 00:10:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m7.254629422s) from=127.0.0.6:44425 2023/01/03 00:10:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.132599632s) from=127.0.0.6:56289 2023/01/03 00:10:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.681017362s) from=127.0.0.6:33029 2023/01/03 00:10:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m7.276000237s) from=127.0.0.6:49013 2023/01/03 00:10:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.379103602s) from=127.0.0.6:56957 2023/01/03 00:10:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.710865185s) from=127.0.0.6:56317 2023/01/03 00:10:40 [DEBUG] http: Request GET /v1/status/leader (229.963µs) from=127.0.0.6:50669 2023/01/03 00:10:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.93221884s) from=127.0.0.6:35393 2023/01/03 00:10:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.020750836s) from=127.0.0.6:36017 2023/01/03 00:10:44 [DEBUG] http: Request GET /v1/status/leader (159.828µs) from=127.0.0.6:50669 2023/01/03 00:10:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.025483348s) from=127.0.0.6:59997 2023/01/03 00:10:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m4.351497596s) from=127.0.0.6:54867 2023/01/03 00:10:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.370134039s) from=127.0.0.6:45987 2023/01/03 00:10:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:10:51 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:10:51 [DEBUG] agent: Node info in sync 2023/01/03 00:10:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m4.708137785s) from=127.0.0.6:57503 2023/01/03 00:10:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.799820561s) from=127.0.0.6:34869 2023/01/03 00:11:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.252776488s) from=127.0.0.6:38997 2023/01/03 00:11:00 [DEBUG] http: Request GET /v1/status/leader (174.189µs) from=127.0.0.6:45917 2023/01/03 00:11:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.795690327s) from=127.0.0.6:56077 2023/01/03 00:11:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.850053316s) from=127.0.0.6:37193 2023/01/03 00:11:04 [DEBUG] http: Request GET /v1/status/leader (323.164µs) from=127.0.0.6:45917 2023/01/03 00:11:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.732883031s) from=127.0.0.6:50133 2023/01/03 00:11:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.939093229s) from=127.0.0.6:33725 2023/01/03 00:11:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.11413543s) from=127.0.0.6:40881 2023/01/03 00:11:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m7.238117176s) from=127.0.0.6:38061 2023/01/03 00:11:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.759283126s) from=127.0.0.6:48331 2023/01/03 00:11:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m6.983307351s) from=127.0.0.6:40425 2023/01/03 00:11:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.400280883s) from=127.0.0.6:34193 2023/01/03 00:11:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.227425003s) from=127.0.0.6:54229 2023/01/03 00:11:20 [DEBUG] http: Request GET /v1/status/leader (510.574µs) from=127.0.0.6:50669 2023/01/03 00:11:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:11:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.620539543s) from=127.0.0.6:58691 2023/01/03 00:11:24 [DEBUG] http: Request GET /v1/status/leader (171.005µs) from=127.0.0.6:45917 2023/01/03 00:11:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.807244767s) from=127.0.0.6:41073 2023/01/03 00:11:40 [DEBUG] http: Request GET /v1/status/leader (301.627µs) from=127.0.0.6:45917 2023/01/03 00:11:44 [DEBUG] http: Request GET /v1/status/leader (214.269µs) from=127.0.0.6:45917 2023/01/03 00:11:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.58431042s) from=127.0.0.6:51473 2023/01/03 00:12:01 [DEBUG] http: Request GET /v1/status/leader (258.268µs) from=127.0.0.6:50669 2023/01/03 00:12:04 [DEBUG] http: Request GET /v1/status/leader (433.063µs) from=127.0.0.6:45917 2023/01/03 00:12:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:12:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:12:05 [DEBUG] agent: Node info in sync 2023/01/03 00:12:21 [DEBUG] http: Request GET /v1/status/leader (1.451474ms) from=127.0.0.6:50669 2023/01/03 00:12:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:12:24 [DEBUG] http: Request GET /v1/status/leader (449.753µs) from=127.0.0.6:45917 2023/01/03 00:12:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m7.296101448s) from=127.0.0.6:48243 2023/01/03 00:12:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.773814824s) from=127.0.0.6:52569 2023/01/03 00:12:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.92711341s) from=127.0.0.6:44425 2023/01/03 00:12:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.103132487s) from=127.0.0.6:56289 2023/01/03 00:12:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m2.39759902s) from=127.0.0.6:49013 2023/01/03 00:12:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.758178037s) from=127.0.0.6:33029 2023/01/03 00:12:41 [DEBUG] http: Request GET /v1/status/leader (287.251µs) from=127.0.0.6:50669 2023/01/03 00:12:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.792926645s) from=127.0.0.6:56317 2023/01/03 00:12:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:12:44 [DEBUG] http: Request GET /v1/status/leader (182.122µs) from=127.0.0.6:50669 2023/01/03 00:12:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.75494838s) from=127.0.0.6:56957 2023/01/03 00:12:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m5.027650805s) from=127.0.0.6:35393 2023/01/03 00:12:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.600575956s) from=127.0.0.6:36017 2023/01/03 00:12:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.920708483s) from=127.0.0.6:54867 2023/01/03 00:12:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.729200324s) from=127.0.0.6:45987 2023/01/03 00:12:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.391462505s) from=127.0.0.6:59997 2023/01/03 00:12:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m0.545279604s) from=127.0.0.6:57503 2023/01/03 00:13:01 [DEBUG] http: Request GET /v1/status/leader (211.772µs) from=127.0.0.6:45917 2023/01/03 00:13:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.445152189s) from=127.0.0.6:37193 2023/01/03 00:13:04 [DEBUG] http: Request GET /v1/status/leader (278.571µs) from=127.0.0.6:50669 2023/01/03 00:13:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.842256208s) from=127.0.0.6:38997 2023/01/03 00:13:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.743989172s) from=127.0.0.6:34869 2023/01/03 00:13:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.825319873s) from=127.0.0.6:56077 2023/01/03 00:13:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.908563313s) from=127.0.0.6:33725 2023/01/03 00:13:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.477177945s) from=127.0.0.6:50133 2023/01/03 00:13:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.491898938s) from=127.0.0.6:48331 2023/01/03 00:13:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m7.454020479s) from=127.0.0.6:40881 2023/01/03 00:13:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.413145096s) from=127.0.0.6:38061 2023/01/03 00:13:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.576381039s) from=127.0.0.6:54229 2023/01/03 00:13:21 [DEBUG] http: Request GET /v1/status/leader (329.819µs) from=127.0.0.6:45917 2023/01/03 00:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m4.143487866s) from=127.0.0.6:40425 2023/01/03 00:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.575285799s) from=127.0.0.6:34193 2023/01/03 00:13:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:13:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:13:24 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:13:24 [DEBUG] agent: Node info in sync 2023/01/03 00:13:24 [DEBUG] http: Request GET /v1/status/leader (221.723µs) from=127.0.0.6:45917 2023/01/03 00:13:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.007915307s) from=127.0.0.6:58691 2023/01/03 00:13:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m4.154432068s) from=127.0.0.6:41073 2023/01/03 00:13:41 [DEBUG] http: Request GET /v1/status/leader (271.435µs) from=127.0.0.6:50669 2023/01/03 00:13:44 [DEBUG] http: Request GET /v1/status/leader (1.716518ms) from=127.0.0.6:45917 2023/01/03 00:13:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.165795747s) from=127.0.0.6:51473 2023/01/03 00:14:01 [DEBUG] http: Request GET /v1/status/leader (438.309µs) from=127.0.0.6:50669 2023/01/03 00:14:04 [DEBUG] http: Request GET /v1/status/leader (337.039µs) from=127.0.0.6:50669 2023/01/03 00:14:21 [DEBUG] http: Request GET /v1/status/leader (335.82µs) from=127.0.0.6:50669 2023/01/03 00:14:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:14:25 [DEBUG] http: Request GET /v1/status/leader (952.628µs) from=127.0.0.6:50669 2023/01/03 00:14:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.679746683s) from=127.0.0.6:48243 2023/01/03 00:14:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.820615549s) from=127.0.0.6:56289 2023/01/03 00:14:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.255963566s) from=127.0.0.6:52569 2023/01/03 00:14:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.703336116s) from=127.0.0.6:44425 2023/01/03 00:14:41 [DEBUG] http: Request GET /v1/status/leader (289.992µs) from=127.0.0.6:50669 2023/01/03 00:14:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m3.518860112s) from=127.0.0.6:49013 2023/01/03 00:14:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.934506847s) from=127.0.0.6:33029 2023/01/03 00:14:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:14:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:14:44 [DEBUG] agent: Node info in sync 2023/01/03 00:14:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.916721448s) from=127.0.0.6:56317 2023/01/03 00:14:45 [DEBUG] http: Request GET /v1/status/leader (301.832µs) from=127.0.0.6:45917 2023/01/03 00:14:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.367124161s) from=127.0.0.6:35393 2023/01/03 00:14:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.622529563s) from=127.0.0.6:56957 2023/01/03 00:14:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.274892285s) from=127.0.0.6:36017 2023/01/03 00:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.106729761s) from=127.0.0.6:54867 2023/01/03 00:14:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.880727482s) from=127.0.0.6:59997 2023/01/03 00:14:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.859047624s) from=127.0.0.6:45987 2023/01/03 00:15:01 [DEBUG] http: Request GET /v1/status/leader (1.238709ms) from=127.0.0.6:50669 2023/01/03 00:15:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m4.447471612s) from=127.0.0.6:57503 2023/01/03 00:15:05 [DEBUG] http: Request GET /v1/status/leader (259.186µs) from=127.0.0.6:50669 2023/01/03 00:15:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.230787766s) from=127.0.0.6:38997 2023/01/03 00:15:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:15:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.987309828s) from=127.0.0.6:34869 2023/01/03 00:15:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.609034958s) from=127.0.0.6:37193 2023/01/03 00:15:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.025003663s) from=127.0.0.6:56077 2023/01/03 00:15:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m1.161509405s) from=127.0.0.6:50133 2023/01/03 00:15:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.617420557s) from=127.0.0.6:48331 2023/01/03 00:15:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.832548485s) from=127.0.0.6:33725 2023/01/03 00:15:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.03512722s) from=127.0.0.6:40881 2023/01/03 00:15:21 [DEBUG] http: Request GET /v1/status/leader (143.802µs) from=127.0.0.6:50669 2023/01/03 00:15:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:15:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m1.222826355s) from=127.0.0.6:34193 2023/01/03 00:15:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m7.032314095s) from=127.0.0.6:38061 2023/01/03 00:15:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m2.466494195s) from=127.0.0.6:40425 2023/01/03 00:15:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m4.313609849s) from=127.0.0.6:54229 2023/01/03 00:15:25 [DEBUG] http: Request GET /v1/status/leader (143.796µs) from=127.0.0.6:45917 2023/01/03 00:15:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.47438485s) from=127.0.0.6:58691 2023/01/03 00:15:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.047712297s) from=127.0.0.6:41073 2023/01/03 00:15:41 [DEBUG] http: Request GET /v1/status/leader (142.622µs) from=127.0.0.6:45917 2023/01/03 00:15:45 [DEBUG] http: Request GET /v1/status/leader (237.565µs) from=127.0.0.6:50669 2023/01/03 00:15:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:15:46 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:15:46 [DEBUG] agent: Node info in sync 2023/01/03 00:15:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.210021184s) from=127.0.0.6:51473 2023/01/03 00:16:01 [DEBUG] http: Request GET /v1/status/leader (271.305µs) from=127.0.0.6:50669 2023/01/03 00:16:05 [DEBUG] http: Request GET /v1/status/leader (236.072µs) from=127.0.0.6:50669 2023/01/03 00:16:21 [DEBUG] http: Request GET /v1/status/leader (151.23µs) from=127.0.0.6:45917 2023/01/03 00:16:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:16:25 [DEBUG] http: Request GET /v1/status/leader (179.474µs) from=127.0.0.6:50669 2023/01/03 00:16:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.066162105s) from=127.0.0.6:48243 2023/01/03 00:16:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.114778406s) from=127.0.0.6:56289 2023/01/03 00:16:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.831359776s) from=127.0.0.6:52569 2023/01/03 00:16:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.100872298s) from=127.0.0.6:44425 2023/01/03 00:16:41 [DEBUG] http: Request GET /v1/status/leader (261.8µs) from=127.0.0.6:50669 2023/01/03 00:16:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.875999446s) from=127.0.0.6:49013 2023/01/03 00:16:45 [DEBUG] http: Request GET /v1/status/leader (232.894µs) from=127.0.0.6:50669 2023/01/03 00:16:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.343291249s) from=127.0.0.6:56317 2023/01/03 00:16:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.842049s) from=127.0.0.6:33029 2023/01/03 00:16:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.138122535s) from=127.0.0.6:56957 2023/01/03 00:16:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.745857814s) from=127.0.0.6:35393 2023/01/03 00:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.985197456s) from=127.0.0.6:54867 2023/01/03 00:16:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.432027559s) from=127.0.0.6:59997 2023/01/03 00:16:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.557137276s) from=127.0.0.6:36017 2023/01/03 00:17:01 [DEBUG] http: Request GET /v1/status/leader (208.835µs) from=127.0.0.6:45917 2023/01/03 00:17:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m0.493942309s) from=127.0.0.6:57503 2023/01/03 00:17:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m5.50692525s) from=127.0.0.6:45987 2023/01/03 00:17:05 [DEBUG] http: Request GET /v1/status/leader (2.104434ms) from=127.0.0.6:50669 2023/01/03 00:17:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.694131001s) from=127.0.0.6:38997 2023/01/03 00:17:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.059730467s) from=127.0.0.6:56077 2023/01/03 00:17:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:17:14 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:17:14 [DEBUG] agent: Node info in sync 2023/01/03 00:17:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.297992675s) from=127.0.0.6:34869 2023/01/03 00:17:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.818360885s) from=127.0.0.6:37193 2023/01/03 00:17:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.183746357s) from=127.0.0.6:48331 2023/01/03 00:17:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m6.420737884s) from=127.0.0.6:50133 2023/01/03 00:17:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.0942407s) from=127.0.0.6:40881 2023/01/03 00:17:21 [DEBUG] http: Request GET /v1/status/leader (285.141µs) from=127.0.0.6:45917 2023/01/03 00:17:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.126740362s) from=127.0.0.6:33725 2023/01/03 00:17:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:17:25 [DEBUG] http: Request GET /v1/status/leader (145.317µs) from=127.0.0.6:50669 2023/01/03 00:17:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.37292112s) from=127.0.0.6:38061 2023/01/03 00:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m2.918687228s) from=127.0.0.6:40425 2023/01/03 00:17:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.147299184s) from=127.0.0.6:34193 2023/01/03 00:17:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.091877652s) from=127.0.0.6:54229 2023/01/03 00:17:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.13707947s) from=127.0.0.6:58691 2023/01/03 00:17:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:17:41 [DEBUG] http: Request GET /v1/status/leader (323.39µs) from=127.0.0.6:50669 2023/01/03 00:17:45 [DEBUG] http: Request GET /v1/status/leader (686.573µs) from=127.0.0.6:45917 2023/01/03 00:17:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m5.392465654s) from=127.0.0.6:41073 2023/01/03 00:17:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.070014851s) from=127.0.0.6:51473 2023/01/03 00:18:01 [DEBUG] http: Request GET /v1/status/leader (646.26µs) from=127.0.0.6:45917 2023/01/03 00:18:05 [DEBUG] http: Request GET /v1/status/leader (147.565µs) from=127.0.0.6:50669 2023/01/03 00:18:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:18:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:18:18 [DEBUG] agent: Node info in sync 2023/01/03 00:18:21 [DEBUG] http: Request GET /v1/status/leader (234.71µs) from=127.0.0.6:50669 2023/01/03 00:18:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:18:25 [DEBUG] http: Request GET /v1/status/leader (169.09µs) from=127.0.0.6:50669 2023/01/03 00:18:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.683923756s) from=127.0.0.6:48243 2023/01/03 00:18:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.545400938s) from=127.0.0.6:56289 2023/01/03 00:18:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.752562824s) from=127.0.0.6:52569 2023/01/03 00:18:41 [DEBUG] http: Request GET /v1/status/leader (279.438µs) from=127.0.0.6:45917 2023/01/03 00:18:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.440331409s) from=127.0.0.6:49013 2023/01/03 00:18:45 [DEBUG] http: Request GET /v1/status/leader (1.188642ms) from=127.0.0.6:50669 2023/01/03 00:18:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.148547757s) from=127.0.0.6:56317 2023/01/03 00:18:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m6.889650407s) from=127.0.0.6:44425 2023/01/03 00:18:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.42566708s) from=127.0.0.6:33029 2023/01/03 00:18:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.701946317s) from=127.0.0.6:56957 2023/01/03 00:18:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.608733334s) from=127.0.0.6:35393 2023/01/03 00:19:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.662437175s) from=127.0.0.6:54867 2023/01/03 00:19:01 [DEBUG] http: Request GET /v1/status/leader (277.53µs) from=127.0.0.6:50669 2023/01/03 00:19:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m0.121380603s) from=127.0.0.6:57503 2023/01/03 00:19:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.723429127s) from=127.0.0.6:59997 2023/01/03 00:19:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.715641588s) from=127.0.0.6:36017 2023/01/03 00:19:05 [DEBUG] http: Request GET /v1/status/leader (283.674µs) from=127.0.0.6:50669 2023/01/03 00:19:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.704250255s) from=127.0.0.6:45987 2023/01/03 00:19:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.042390706s) from=127.0.0.6:34869 2023/01/03 00:19:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.556977933s) from=127.0.0.6:38997 2023/01/03 00:19:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.290349702s) from=127.0.0.6:56077 2023/01/03 00:19:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.579586359s) from=127.0.0.6:37193 2023/01/03 00:19:21 [DEBUG] http: Request GET /v1/status/leader (231.728µs) from=127.0.0.6:45917 2023/01/03 00:19:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.466194629s) from=127.0.0.6:48331 2023/01/03 00:19:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:19:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:19:22 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:19:22 [DEBUG] agent: Node info in sync 2023/01/03 00:19:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.419130483s) from=127.0.0.6:50133 2023/01/03 00:19:25 [DEBUG] http: Request GET /v1/status/leader (146.158µs) from=127.0.0.6:50669 2023/01/03 00:19:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.640770466s) from=127.0.0.6:40881 2023/01/03 00:19:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.191261616s) from=127.0.0.6:33725 2023/01/03 00:19:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.23580416s) from=127.0.0.6:38061 2023/01/03 00:19:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m2.019526469s) from=127.0.0.6:34193 2023/01/03 00:19:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.114626182s) from=127.0.0.6:54229 2023/01/03 00:19:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m4.832744259s) from=127.0.0.6:40425 2023/01/03 00:19:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m5.437991135s) from=127.0.0.6:58691 2023/01/03 00:19:41 [DEBUG] http: Request GET /v1/status/leader (498.459µs) from=127.0.0.6:50669 2023/01/03 00:19:45 [DEBUG] http: Request GET /v1/status/leader (928.863µs) from=127.0.0.6:50669 2023/01/03 00:19:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.258256973s) from=127.0.0.6:41073 2023/01/03 00:19:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:19:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.823253308s) from=127.0.0.6:51473 2023/01/03 00:20:01 [DEBUG] http: Request GET /v1/status/leader (450.541µs) from=127.0.0.6:50669 2023/01/03 00:20:05 [DEBUG] http: Request GET /v1/status/leader (355.752µs) from=127.0.0.6:50669 2023/01/03 00:20:21 [DEBUG] http: Request GET /v1/status/leader (395.66µs) from=127.0.0.6:50669 2023/01/03 00:20:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:20:25 [DEBUG] http: Request GET /v1/status/leader (272.064µs) from=127.0.0.6:45917 2023/01/03 00:20:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.883779712s) from=127.0.0.6:48243 2023/01/03 00:20:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:20:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:20:35 [DEBUG] agent: Node info in sync 2023/01/03 00:20:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.661358423s) from=127.0.0.6:52569 2023/01/03 00:20:41 [DEBUG] http: Request GET /v1/status/leader (1.019232ms) from=127.0.0.6:45917 2023/01/03 00:20:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.002255814s) from=127.0.0.6:56289 2023/01/03 00:20:45 [DEBUG] http: Request GET /v1/status/leader (266.019µs) from=127.0.0.6:45917 2023/01/03 00:20:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m1.995122436s) from=127.0.0.6:44425 2023/01/03 00:20:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m5.482187126s) from=127.0.0.6:49013 2023/01/03 00:20:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.864084079s) from=127.0.0.6:56317 2023/01/03 00:21:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.004759655s) from=127.0.0.6:56957 2023/01/03 00:21:01 [DEBUG] http: Request GET /v1/status/leader (308.928µs) from=127.0.0.6:45917 2023/01/03 00:21:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m4.433536507s) from=127.0.0.6:35393 2023/01/03 00:21:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.086520208s) from=127.0.0.6:33029 2023/01/03 00:21:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.515539629s) from=127.0.0.6:59997 2023/01/03 00:21:05 [DEBUG] http: Request GET /v1/status/leader (324.147µs) from=127.0.0.6:50669 2023/01/03 00:21:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m5.116653463s) from=127.0.0.6:54867 2023/01/03 00:21:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m6.339969041s) from=127.0.0.6:57503 2023/01/03 00:21:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.664563459s) from=127.0.0.6:36017 2023/01/03 00:21:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m7.119782853s) from=127.0.0.6:45987 2023/01/03 00:21:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.02156336s) from=127.0.0.6:34869 2023/01/03 00:21:21 [DEBUG] http: Request GET /v1/status/leader (507.042µs) from=127.0.0.6:50669 2023/01/03 00:21:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.785471696s) from=127.0.0.6:37193 2023/01/03 00:21:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:21:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.876433002s) from=127.0.0.6:38997 2023/01/03 00:21:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.639214422s) from=127.0.0.6:48331 2023/01/03 00:21:25 [DEBUG] http: Request GET /v1/status/leader (378.52µs) from=127.0.0.6:45917 2023/01/03 00:21:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.271000906s) from=127.0.0.6:50133 2023/01/03 00:21:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m7.492904678s) from=127.0.0.6:56077 2023/01/03 00:21:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.252779685s) from=127.0.0.6:40881 2023/01/03 00:21:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.968456899s) from=127.0.0.6:38061 2023/01/03 00:21:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.977623102s) from=127.0.0.6:33725 2023/01/03 00:21:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.03777531s) from=127.0.0.6:34193 2023/01/03 00:21:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m2.199464575s) from=127.0.0.6:54229 2023/01/03 00:21:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m6.740301652s) from=127.0.0.6:40425 2023/01/03 00:21:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.226199666s) from=127.0.0.6:58691 2023/01/03 00:21:41 [DEBUG] http: Request GET /v1/status/leader (378.955µs) from=127.0.0.6:50669 2023/01/03 00:21:45 [DEBUG] http: Request GET /v1/status/leader (2.624221ms) from=127.0.0.6:45917 2023/01/03 00:21:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.756227888s) from=127.0.0.6:41073 2023/01/03 00:21:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.710264328s) from=127.0.0.6:51473 2023/01/03 00:21:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:21:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:21:58 [DEBUG] agent: Node info in sync 2023/01/03 00:22:01 [DEBUG] http: Request GET /v1/status/leader (380.835µs) from=127.0.0.6:50669 2023/01/03 00:22:05 [DEBUG] http: Request GET /v1/status/leader (315.863µs) from=127.0.0.6:45917 2023/01/03 00:22:21 [DEBUG] http: Request GET /v1/status/leader (179.448µs) from=127.0.0.6:50669 2023/01/03 00:22:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:22:25 [DEBUG] http: Request GET /v1/status/leader (142.86µs) from=127.0.0.6:45917 2023/01/03 00:22:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.24174793s) from=127.0.0.6:48243 2023/01/03 00:22:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:22:41 [DEBUG] http: Request GET /v1/status/leader (260.603µs) from=127.0.0.6:50669 2023/01/03 00:22:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.661331836s) from=127.0.0.6:52569 2023/01/03 00:22:45 [DEBUG] http: Request GET /v1/status/leader (263.705µs) from=127.0.0.6:50669 2023/01/03 00:22:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.052358986s) from=127.0.0.6:56289 2023/01/03 00:22:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.361139147s) from=127.0.0.6:44425 2023/01/03 00:22:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m6.24537291s) from=127.0.0.6:49013 2023/01/03 00:22:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.715454213s) from=127.0.0.6:56317 2023/01/03 00:23:01 [DEBUG] http: Request GET /v1/status/leader (159.013µs) from=127.0.0.6:50669 2023/01/03 00:23:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m3.022938284s) from=127.0.0.6:56957 2023/01/03 00:23:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.515082561s) from=127.0.0.6:35393 2023/01/03 00:23:05 [DEBUG] http: Request GET /v1/status/leader (495.516µs) from=127.0.0.6:45917 2023/01/03 00:23:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.005988149s) from=127.0.0.6:59997 2023/01/03 00:23:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.40395764s) from=127.0.0.6:33029 2023/01/03 00:23:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:23:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:23:07 [DEBUG] agent: Node info in sync 2023/01/03 00:23:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.669431576s) from=127.0.0.6:54867 2023/01/03 00:23:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m1.919645865s) from=127.0.0.6:57503 2023/01/03 00:23:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.597636271s) from=127.0.0.6:36017 2023/01/03 00:23:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.98142353s) from=127.0.0.6:45987 2023/01/03 00:23:21 [DEBUG] http: Request GET /v1/status/leader (229.523µs) from=127.0.0.6:45917 2023/01/03 00:23:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.636210475s) from=127.0.0.6:37193 2023/01/03 00:23:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:23:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.443709977s) from=127.0.0.6:34869 2023/01/03 00:23:25 [DEBUG] http: Request GET /v1/status/leader (149.082µs) from=127.0.0.6:50669 2023/01/03 00:23:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.078191448s) from=127.0.0.6:38997 2023/01/03 00:23:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.595519286s) from=127.0.0.6:48331 2023/01/03 00:23:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m0.330305741s) from=127.0.0.6:50133 2023/01/03 00:23:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.801900129s) from=127.0.0.6:56077 2023/01/03 00:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.339119791s) from=127.0.0.6:33725 2023/01/03 00:23:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.242007822s) from=127.0.0.6:38061 2023/01/03 00:23:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.532635588s) from=127.0.0.6:40881 2023/01/03 00:23:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.961598146s) from=127.0.0.6:34193 2023/01/03 00:23:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m6.168948971s) from=127.0.0.6:54229 2023/01/03 00:23:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m2.605754048s) from=127.0.0.6:40425 2023/01/03 00:23:41 [DEBUG] http: Request GET /v1/status/leader (280.56µs) from=127.0.0.6:50669 2023/01/03 00:23:45 [DEBUG] http: Request GET /v1/status/leader (1.207288ms) from=127.0.0.6:45917 2023/01/03 00:23:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.944203783s) from=127.0.0.6:58691 2023/01/03 00:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m5.013126327s) from=127.0.0.6:41073 2023/01/03 00:23:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.37882124s) from=127.0.0.6:51473 2023/01/03 00:24:01 [DEBUG] http: Request GET /v1/status/leader (279.474µs) from=127.0.0.6:50669 2023/01/03 00:24:05 [DEBUG] http: Request GET /v1/status/leader (265.54µs) from=127.0.0.6:45917 2023/01/03 00:24:21 [DEBUG] http: Request GET /v1/status/leader (147.849µs) from=127.0.0.6:45917 2023/01/03 00:24:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:24:25 [DEBUG] http: Request GET /v1/status/leader (159.623µs) from=127.0.0.6:45917 2023/01/03 00:24:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:24:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:24:30 [DEBUG] agent: Node info in sync 2023/01/03 00:24:41 [DEBUG] http: Request GET /v1/status/leader (256.439µs) from=127.0.0.6:50669 2023/01/03 00:24:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.71306512s) from=127.0.0.6:52569 2023/01/03 00:24:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.90900204s) from=127.0.0.6:48243 2023/01/03 00:24:45 [DEBUG] http: Request GET /v1/status/leader (233.997µs) from=127.0.0.6:45917 2023/01/03 00:24:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:24:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.017616928s) from=127.0.0.6:56289 2023/01/03 00:24:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.11941192s) from=127.0.0.6:44425 2023/01/03 00:25:01 [DEBUG] http: Request GET /v1/status/leader (241.68µs) from=127.0.0.6:50669 2023/01/03 00:25:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m6.374874222s) from=127.0.0.6:49013 2023/01/03 00:25:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.701144088s) from=127.0.0.6:56317 2023/01/03 00:25:05 [DEBUG] http: Request GET /v1/status/leader (218.155µs) from=127.0.0.6:50669 2023/01/03 00:25:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m1.658742836s) from=127.0.0.6:56957 2023/01/03 00:25:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m3.23692719s) from=127.0.0.6:35393 2023/01/03 00:25:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.221618445s) from=127.0.0.6:54867 2023/01/03 00:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.747551528s) from=127.0.0.6:59997 2023/01/03 00:25:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.271119016s) from=127.0.0.6:33029 2023/01/03 00:25:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m3.693778375s) from=127.0.0.6:57503 2023/01/03 00:25:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.329679024s) from=127.0.0.6:45987 2023/01/03 00:25:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.971482284s) from=127.0.0.6:36017 2023/01/03 00:25:21 [DEBUG] http: Request GET /v1/status/leader (273.71µs) from=127.0.0.6:50669 2023/01/03 00:25:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:25:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.607639511s) from=127.0.0.6:37193 2023/01/03 00:25:25 [DEBUG] http: Request GET /v1/status/leader (361.725µs) from=127.0.0.6:50669 2023/01/03 00:25:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.721652035s) from=127.0.0.6:34869 2023/01/03 00:25:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.737193526s) from=127.0.0.6:48331 2023/01/03 00:25:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.942785932s) from=127.0.0.6:56077 2023/01/03 00:25:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.158213854s) from=127.0.0.6:38997 2023/01/03 00:25:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.319893008s) from=127.0.0.6:50133 2023/01/03 00:25:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.092043737s) from=127.0.0.6:34193 2023/01/03 00:25:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.947803825s) from=127.0.0.6:40881 2023/01/03 00:25:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.998967393s) from=127.0.0.6:33725 2023/01/03 00:25:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.450939454s) from=127.0.0.6:54229 2023/01/03 00:25:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.58905916s) from=127.0.0.6:38061 2023/01/03 00:25:41 [DEBUG] http: Request GET /v1/status/leader (2.055368ms) from=127.0.0.6:50669 2023/01/03 00:25:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m3.727857367s) from=127.0.0.6:40425 2023/01/03 00:25:45 [DEBUG] http: Request GET /v1/status/leader (258.917µs) from=127.0.0.6:45917 2023/01/03 00:25:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m7.2142228s) from=127.0.0.6:58691 2023/01/03 00:26:01 [DEBUG] http: Request GET /v1/status/leader (414.847µs) from=127.0.0.6:50669 2023/01/03 00:26:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m5.262595212s) from=127.0.0.6:41073 2023/01/03 00:26:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.72278964s) from=127.0.0.6:51473 2023/01/03 00:26:05 [DEBUG] http: Request GET /v1/status/leader (236.599µs) from=127.0.0.6:45917 2023/01/03 00:26:21 [DEBUG] http: Request GET /v1/status/leader (379.48µs) from=127.0.0.6:45917 2023/01/03 00:26:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:26:25 [DEBUG] http: Request GET /v1/status/leader (238.374µs) from=127.0.0.6:45917 2023/01/03 00:26:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:26:26 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:26:26 [DEBUG] agent: Node info in sync 2023/01/03 00:26:41 [DEBUG] http: Request GET /v1/status/leader (335.381µs) from=127.0.0.6:45917 2023/01/03 00:26:45 [DEBUG] http: Request GET /v1/status/leader (369.907µs) from=127.0.0.6:50669 2023/01/03 00:26:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.069439046s) from=127.0.0.6:52569 2023/01/03 00:26:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.171165462s) from=127.0.0.6:48243 2023/01/03 00:26:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.97941538s) from=127.0.0.6:56289 2023/01/03 00:26:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m5.287157949s) from=127.0.0.6:44425 2023/01/03 00:27:01 [DEBUG] http: Request GET /v1/status/leader (143.596µs) from=127.0.0.6:50669 2023/01/03 00:27:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.562296371s) from=127.0.0.6:56317 2023/01/03 00:27:05 [DEBUG] http: Request GET /v1/status/leader (171.578µs) from=127.0.0.6:45917 2023/01/03 00:27:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m4.674201367s) from=127.0.0.6:49013 2023/01/03 00:27:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m0.195557351s) from=127.0.0.6:35393 2023/01/03 00:27:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.604450704s) from=127.0.0.6:56957 2023/01/03 00:27:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m2.196091137s) from=127.0.0.6:54867 2023/01/03 00:27:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.820375445s) from=127.0.0.6:33029 2023/01/03 00:27:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.151631338s) from=127.0.0.6:59997 2023/01/03 00:27:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.000838009s) from=127.0.0.6:36017 2023/01/03 00:27:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m6.658252667s) from=127.0.0.6:57503 2023/01/03 00:27:21 [DEBUG] http: Request GET /v1/status/leader (558.112µs) from=127.0.0.6:56317 2023/01/03 00:27:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:27:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m5.060340581s) from=127.0.0.6:45987 2023/01/03 00:27:25 [DEBUG] http: Request GET /v1/status/leader (299.981µs) from=127.0.0.6:56317 2023/01/03 00:27:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:27:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.826898654s) from=127.0.0.6:37193 2023/01/03 00:27:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.901732152s) from=127.0.0.6:34869 2023/01/03 00:27:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.449833874s) from=127.0.0.6:56077 2023/01/03 00:27:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.787940423s) from=127.0.0.6:48331 2023/01/03 00:27:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.662370935s) from=127.0.0.6:50133 2023/01/03 00:27:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.537949074s) from=127.0.0.6:38997 2023/01/03 00:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m0.555142943s) from=127.0.0.6:34193 2023/01/03 00:27:41 [DEBUG] http: Request GET /v1/status/leader (310.553µs) from=127.0.0.6:56317 2023/01/03 00:27:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.488602564s) from=127.0.0.6:54229 2023/01/03 00:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.349744071s) from=127.0.0.6:33725 2023/01/03 00:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.980953608s) from=127.0.0.6:38061 2023/01/03 00:27:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.44819874s) from=127.0.0.6:40881 2023/01/03 00:27:45 [DEBUG] http: Request GET /v1/status/leader (415.14µs) from=127.0.0.6:50669 2023/01/03 00:27:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m1.112913758s) from=127.0.0.6:40425 2023/01/03 00:27:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.641918716s) from=127.0.0.6:58691 2023/01/03 00:28:01 [DEBUG] http: Request GET /v1/status/leader (298.075µs) from=127.0.0.6:56317 2023/01/03 00:28:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:28:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:28:01 [DEBUG] agent: Node info in sync 2023/01/03 00:28:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.870466607s) from=127.0.0.6:41073 2023/01/03 00:28:05 [DEBUG] http: Request GET /v1/status/leader (323.531µs) from=127.0.0.6:56317 2023/01/03 00:28:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.152725787s) from=127.0.0.6:51473 2023/01/03 00:28:21 [DEBUG] http: Request GET /v1/status/leader (582.965µs) from=127.0.0.6:56317 2023/01/03 00:28:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:28:25 [DEBUG] http: Request GET /v1/status/leader (152.125µs) from=127.0.0.6:56317 2023/01/03 00:28:41 [DEBUG] http: Request GET /v1/status/leader (382.264µs) from=127.0.0.6:56317 2023/01/03 00:28:45 [DEBUG] http: Request GET /v1/status/leader (165.433µs) from=127.0.0.6:56317 2023/01/03 00:28:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.112330363s) from=127.0.0.6:48243 2023/01/03 00:28:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.901029019s) from=127.0.0.6:52569 2023/01/03 00:28:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m2.022302439s) from=127.0.0.6:44425 2023/01/03 00:28:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.836940671s) from=127.0.0.6:56289 2023/01/03 00:29:01 [DEBUG] http: Request GET /v1/status/leader (2.864593ms) from=127.0.0.6:50669 2023/01/03 00:29:05 [DEBUG] http: Request GET /v1/status/leader (624.647µs) from=127.0.0.6:56317 2023/01/03 00:29:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.782786365s) from=127.0.0.6:45917 2023/01/03 00:29:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m4.554473467s) from=127.0.0.6:49013 2023/01/03 00:29:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.629834887s) from=127.0.0.6:54867 2023/01/03 00:29:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.923084105s) from=127.0.0.6:35393 2023/01/03 00:29:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m5.990767186s) from=127.0.0.6:56957 2023/01/03 00:29:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.807086065s) from=127.0.0.6:33029 2023/01/03 00:29:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.661868166s) from=127.0.0.6:59997 2023/01/03 00:29:21 [DEBUG] http: Request GET /v1/status/leader (168.887µs) from=127.0.0.6:56317 2023/01/03 00:29:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:29:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.094810782s) from=127.0.0.6:45987 2023/01/03 00:29:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m3.574602852s) from=127.0.0.6:57503 2023/01/03 00:29:25 [DEBUG] http: Request GET /v1/status/leader (374.135µs) from=127.0.0.6:56317 2023/01/03 00:29:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.500344546s) from=127.0.0.6:36017 2023/01/03 00:29:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:29:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:29:27 [DEBUG] agent: Node info in sync 2023/01/03 00:29:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.080610667s) from=127.0.0.6:37193 2023/01/03 00:29:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.367392595s) from=127.0.0.6:34869 2023/01/03 00:29:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.292227067s) from=127.0.0.6:48331 2023/01/03 00:29:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m7.061789799s) from=127.0.0.6:56077 2023/01/03 00:29:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.463252256s) from=127.0.0.6:50133 2023/01/03 00:29:41 [DEBUG] http: Request GET /v1/status/leader (1.590928ms) from=127.0.0.6:56317 2023/01/03 00:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.9870602s) from=127.0.0.6:34193 2023/01/03 00:29:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.479400179s) from=127.0.0.6:38997 2023/01/03 00:29:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.625043322s) from=127.0.0.6:38061 2023/01/03 00:29:45 [DEBUG] http: Request GET /v1/status/leader (297.957µs) from=127.0.0.6:50669 2023/01/03 00:29:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.859229836s) from=127.0.0.6:54229 2023/01/03 00:29:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.127820841s) from=127.0.0.6:40881 2023/01/03 00:29:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.122401106s) from=127.0.0.6:33725 2023/01/03 00:29:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:29:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m5.70786661s) from=127.0.0.6:40425 2023/01/03 00:30:01 [DEBUG] http: Request GET /v1/status/leader (294.007µs) from=127.0.0.6:56317 2023/01/03 00:30:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m5.572166382s) from=127.0.0.6:58691 2023/01/03 00:30:05 [DEBUG] http: Request GET /v1/status/leader (276.793µs) from=127.0.0.6:56317 2023/01/03 00:30:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.734258877s) from=127.0.0.6:51473 2023/01/03 00:30:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.722578765s) from=127.0.0.6:41073 2023/01/03 00:30:21 [DEBUG] http: Request GET /v1/status/leader (246.834µs) from=127.0.0.6:56317 2023/01/03 00:30:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:30:25 [DEBUG] http: Request GET /v1/status/leader (239.213µs) from=127.0.0.6:56317 2023/01/03 00:30:41 [DEBUG] http: Request GET /v1/status/leader (158.675µs) from=127.0.0.6:56317 2023/01/03 00:30:45 [DEBUG] http: Request GET /v1/status/leader (240.339µs) from=127.0.0.6:50669 2023/01/03 00:30:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.727249892s) from=127.0.0.6:56289 2023/01/03 00:31:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.627882188s) from=127.0.0.6:44425 2023/01/03 00:31:01 [DEBUG] http: Request GET /v1/status/leader (239.109µs) from=127.0.0.6:50669 2023/01/03 00:31:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.406239288s) from=127.0.0.6:52569 2023/01/03 00:31:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m7.444307748s) from=127.0.0.6:48243 2023/01/03 00:31:05 [DEBUG] http: Request GET /v1/status/leader (318.879µs) from=127.0.0.6:56317 2023/01/03 00:31:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.362726559s) from=127.0.0.6:45917 2023/01/03 00:31:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m3.894995556s) from=127.0.0.6:54867 2023/01/03 00:31:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m6.207301478s) from=127.0.0.6:49013 2023/01/03 00:31:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.370987993s) from=127.0.0.6:33029 2023/01/03 00:31:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m5.457548789s) from=127.0.0.6:35393 2023/01/03 00:31:21 [DEBUG] http: Request GET /v1/status/leader (223.378µs) from=127.0.0.6:50669 2023/01/03 00:31:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.776641196s) from=127.0.0.6:56957 2023/01/03 00:31:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:31:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:31:23 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:31:23 [DEBUG] agent: Node info in sync 2023/01/03 00:31:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.601680374s) from=127.0.0.6:59997 2023/01/03 00:31:25 [DEBUG] http: Request GET /v1/status/leader (273.167µs) from=127.0.0.6:50669 2023/01/03 00:31:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m1.84637286s) from=127.0.0.6:57503 2023/01/03 00:31:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.974469598s) from=127.0.0.6:45987 2023/01/03 00:31:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.388664839s) from=127.0.0.6:36017 2023/01/03 00:31:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.132526297s) from=127.0.0.6:37193 2023/01/03 00:31:41 [DEBUG] http: Request GET /v1/status/leader (152.746µs) from=127.0.0.6:50669 2023/01/03 00:31:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.045270991s) from=127.0.0.6:50133 2023/01/03 00:31:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.697428643s) from=127.0.0.6:56077 2023/01/03 00:31:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.725257541s) from=127.0.0.6:48331 2023/01/03 00:31:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.423706665s) from=127.0.0.6:34869 2023/01/03 00:31:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.528867884s) from=127.0.0.6:34193 2023/01/03 00:31:45 [DEBUG] http: Request GET /v1/status/leader (243.914µs) from=127.0.0.6:56317 2023/01/03 00:31:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.660601146s) from=127.0.0.6:38061 2023/01/03 00:31:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.573727151s) from=127.0.0.6:38997 2023/01/03 00:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.92610475s) from=127.0.0.6:33725 2023/01/03 00:31:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.234825109s) from=127.0.0.6:40881 2023/01/03 00:31:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m7.319209494s) from=127.0.0.6:54229 2023/01/03 00:31:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m4.496312153s) from=127.0.0.6:40425 2023/01/03 00:32:01 [DEBUG] http: Request GET /v1/status/leader (2.275908ms) from=127.0.0.6:56317 2023/01/03 00:32:05 [DEBUG] http: Request GET /v1/status/leader (242.593µs) from=127.0.0.6:56317 2023/01/03 00:32:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m5.905140069s) from=127.0.0.6:58691 2023/01/03 00:32:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.539343423s) from=127.0.0.6:51473 2023/01/03 00:32:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m3.869694742s) from=127.0.0.6:41073 2023/01/03 00:32:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:32:21 [DEBUG] http: Request GET /v1/status/leader (238.508µs) from=127.0.0.6:56317 2023/01/03 00:32:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:32:25 [DEBUG] http: Request GET /v1/status/leader (152.589µs) from=127.0.0.6:50669 2023/01/03 00:32:41 [DEBUG] http: Request GET /v1/status/leader (1.313868ms) from=127.0.0.6:50669 2023/01/03 00:32:45 [DEBUG] http: Request GET /v1/status/leader (244.914µs) from=127.0.0.6:50669 2023/01/03 00:33:01 [DEBUG] http: Request GET /v1/status/leader (168.317µs) from=127.0.0.6:56317 2023/01/03 00:33:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.696982926s) from=127.0.0.6:56289 2023/01/03 00:33:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.347498945s) from=127.0.0.6:48243 2023/01/03 00:33:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m3.04154998s) from=127.0.0.6:44425 2023/01/03 00:33:05 [DEBUG] http: Request GET /v1/status/leader (357.05µs) from=127.0.0.6:50669 2023/01/03 00:33:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.305187807s) from=127.0.0.6:52569 2023/01/03 00:33:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:33:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:33:11 [DEBUG] agent: Node info in sync 2023/01/03 00:33:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.725833133s) from=127.0.0.6:45917 2023/01/03 00:33:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.23916453s) from=127.0.0.6:54867 2023/01/03 00:33:21 [DEBUG] http: Request GET /v1/status/leader (453.025µs) from=127.0.0.6:50669 2023/01/03 00:33:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:33:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m4.975572576s) from=127.0.0.6:49013 2023/01/03 00:33:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.446157072s) from=127.0.0.6:33029 2023/01/03 00:33:25 [DEBUG] http: Request GET /v1/status/leader (360.622µs) from=127.0.0.6:50669 2023/01/03 00:33:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m4.718872468s) from=127.0.0.6:56957 2023/01/03 00:33:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m6.413172978s) from=127.0.0.6:35393 2023/01/03 00:33:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.249797969s) from=127.0.0.6:59997 2023/01/03 00:33:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.291848529s) from=127.0.0.6:45987 2023/01/03 00:33:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m6.855028481s) from=127.0.0.6:57503 2023/01/03 00:33:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.820492824s) from=127.0.0.6:36017 2023/01/03 00:33:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.115635993s) from=127.0.0.6:37193 2023/01/03 00:33:41 [DEBUG] http: Request GET /v1/status/leader (286.212µs) from=127.0.0.6:56317 2023/01/03 00:33:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.560050984s) from=127.0.0.6:48331 2023/01/03 00:33:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.899266302s) from=127.0.0.6:50133 2023/01/03 00:33:45 [DEBUG] http: Request GET /v1/status/leader (311.78µs) from=127.0.0.6:50669 2023/01/03 00:33:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.537691141s) from=127.0.0.6:56077 2023/01/03 00:33:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.885146855s) from=127.0.0.6:34869 2023/01/03 00:33:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.440797844s) from=127.0.0.6:34193 2023/01/03 00:33:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.248413093s) from=127.0.0.6:38997 2023/01/03 00:33:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m3.959570244s) from=127.0.0.6:38061 2023/01/03 00:33:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.035687836s) from=127.0.0.6:33725 2023/01/03 00:33:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.685955683s) from=127.0.0.6:40881 2023/01/03 00:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m1.190792831s) from=127.0.0.6:40425 2023/01/03 00:34:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m7.152083193s) from=127.0.0.6:54229 2023/01/03 00:34:01 [DEBUG] http: Request GET /v1/status/leader (258.173µs) from=127.0.0.6:50669 2023/01/03 00:34:05 [DEBUG] http: Request GET /v1/status/leader (1.292543ms) from=127.0.0.6:56317 2023/01/03 00:34:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.152366699s) from=127.0.0.6:58691 2023/01/03 00:34:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.16391396s) from=127.0.0.6:51473 2023/01/03 00:34:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m0.068852293s) from=127.0.0.6:41073 2023/01/03 00:34:21 [DEBUG] http: Request GET /v1/status/leader (311.634µs) from=127.0.0.6:56317 2023/01/03 00:34:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:34:25 [DEBUG] http: Request GET /v1/status/leader (693.767µs) from=127.0.0.6:50669 2023/01/03 00:34:41 [DEBUG] http: Request GET /v1/status/leader (249.415µs) from=127.0.0.6:56317 2023/01/03 00:34:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:34:44 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:34:44 [DEBUG] agent: Node info in sync 2023/01/03 00:34:45 [DEBUG] http: Request GET /v1/status/leader (155.189µs) from=127.0.0.6:50669 2023/01/03 00:35:01 [DEBUG] http: Request GET /v1/status/leader (315.472µs) from=127.0.0.6:56317 2023/01/03 00:35:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.373349782s) from=127.0.0.6:48243 2023/01/03 00:35:05 [DEBUG] http: Request GET /v1/status/leader (286.901µs) from=127.0.0.6:56317 2023/01/03 00:35:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.310621123s) from=127.0.0.6:52569 2023/01/03 00:35:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.013390625s) from=127.0.0.6:44425 2023/01/03 00:35:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:35:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.161906864s) from=127.0.0.6:56289 2023/01/03 00:35:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.301209694s) from=127.0.0.6:45917 2023/01/03 00:35:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.196293052s) from=127.0.0.6:54867 2023/01/03 00:35:21 [DEBUG] http: Request GET /v1/status/leader (380.905µs) from=127.0.0.6:56317 2023/01/03 00:35:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:35:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.379458836s) from=127.0.0.6:33029 2023/01/03 00:35:25 [DEBUG] http: Request GET /v1/status/leader (191.579µs) from=127.0.0.6:50669 2023/01/03 00:35:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m5.207134747s) from=127.0.0.6:49013 2023/01/03 00:35:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.569777574s) from=127.0.0.6:59997 2023/01/03 00:35:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m2.87908695s) from=127.0.0.6:35393 2023/01/03 00:35:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.463530788s) from=127.0.0.6:45987 2023/01/03 00:35:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m7.339632925s) from=127.0.0.6:56957 2023/01/03 00:35:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m5.341069099s) from=127.0.0.6:57503 2023/01/03 00:35:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.135793236s) from=127.0.0.6:36017 2023/01/03 00:35:41 [DEBUG] http: Request GET /v1/status/leader (461µs) from=127.0.0.6:56317 2023/01/03 00:35:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m3.07952095s) from=127.0.0.6:37193 2023/01/03 00:35:45 [DEBUG] http: Request GET /v1/status/leader (261.748µs) from=127.0.0.6:56317 2023/01/03 00:35:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.20716064s) from=127.0.0.6:48331 2023/01/03 00:35:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.946935588s) from=127.0.0.6:56077 2023/01/03 00:35:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m7.116551257s) from=127.0.0.6:50133 2023/01/03 00:35:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.434453811s) from=127.0.0.6:38997 2023/01/03 00:35:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m4.673967043s) from=127.0.0.6:34193 2023/01/03 00:35:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.034099215s) from=127.0.0.6:33725 2023/01/03 00:35:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m7.060122432s) from=127.0.0.6:34869 2023/01/03 00:35:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m5.617203892s) from=127.0.0.6:38061 2023/01/03 00:35:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m1.525334387s) from=127.0.0.6:40425 2023/01/03 00:35:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.653037515s) from=127.0.0.6:40881 2023/01/03 00:36:01 [DEBUG] http: Request GET /v1/status/leader (154.115µs) from=127.0.0.6:50669 2023/01/03 00:36:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.860160565s) from=127.0.0.6:54229 2023/01/03 00:36:05 [DEBUG] http: Request GET /v1/status/leader (1.08959ms) from=127.0.0.6:50669 2023/01/03 00:36:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.075018368s) from=127.0.0.6:58691 2023/01/03 00:36:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.042788352s) from=127.0.0.6:51473 2023/01/03 00:36:21 [DEBUG] http: Request GET /v1/status/leader (143.963µs) from=127.0.0.6:56317 2023/01/03 00:36:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:36:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m6.746713035s) from=127.0.0.6:41073 2023/01/03 00:36:26 [DEBUG] http: Request GET /v1/status/leader (301.426µs) from=127.0.0.6:50669 2023/01/03 00:36:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:36:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:36:31 [DEBUG] agent: Node info in sync 2023/01/03 00:36:41 [DEBUG] http: Request GET /v1/status/leader (326.595µs) from=127.0.0.6:50669 2023/01/03 00:36:46 [DEBUG] http: Request GET /v1/status/leader (385.432µs) from=127.0.0.6:56317 2023/01/03 00:37:01 [DEBUG] http: Request GET /v1/status/leader (488.194µs) from=127.0.0.6:56317 2023/01/03 00:37:06 [DEBUG] http: Request GET /v1/status/leader (394.872µs) from=127.0.0.6:56317 2023/01/03 00:37:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m7.258971362s) from=127.0.0.6:48243 2023/01/03 00:37:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.962003542s) from=127.0.0.6:44425 2023/01/03 00:37:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.515987635s) from=127.0.0.6:56289 2023/01/03 00:37:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m7.138146521s) from=127.0.0.6:52569 2023/01/03 00:37:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.23878963s) from=127.0.0.6:45917 2023/01/03 00:37:21 [DEBUG] http: Request GET /v1/status/leader (538.002µs) from=127.0.0.6:56317 2023/01/03 00:37:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:37:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m6.715563414s) from=127.0.0.6:54867 2023/01/03 00:37:26 [DEBUG] http: Request GET /v1/status/leader (1.734099ms) from=127.0.0.6:50669 2023/01/03 00:37:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.343318974s) from=127.0.0.6:33029 2023/01/03 00:37:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.997226602s) from=127.0.0.6:59997 2023/01/03 00:37:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m3.806540661s) from=127.0.0.6:49013 2023/01/03 00:37:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.930891353s) from=127.0.0.6:45987 2023/01/03 00:37:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:37:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m5.377155659s) from=127.0.0.6:35393 2023/01/03 00:37:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m1.941366796s) from=127.0.0.6:57503 2023/01/03 00:37:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.423077204s) from=127.0.0.6:36017 2023/01/03 00:37:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m6.803328973s) from=127.0.0.6:56957 2023/01/03 00:37:41 [DEBUG] http: Request GET /v1/status/leader (181.477µs) from=127.0.0.6:50669 2023/01/03 00:37:46 [DEBUG] http: Request GET /v1/status/leader (365.43µs) from=127.0.0.6:50669 2023/01/03 00:37:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.91138263s) from=127.0.0.6:37193 2023/01/03 00:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.568409817s) from=127.0.0.6:48331 2023/01/03 00:37:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m3.348918821s) from=127.0.0.6:56077 2023/01/03 00:37:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m4.886592138s) from=127.0.0.6:50133 2023/01/03 00:37:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m1.25198823s) from=127.0.0.6:38061 2023/01/03 00:37:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.597720005s) from=127.0.0.6:34193 2023/01/03 00:37:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.376195724s) from=127.0.0.6:38997 2023/01/03 00:38:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.793505022s) from=127.0.0.6:33725 2023/01/03 00:38:01 [DEBUG] http: Request GET /v1/status/leader (303.409µs) from=127.0.0.6:56317 2023/01/03 00:38:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m7.126736569s) from=127.0.0.6:34869 2023/01/03 00:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m4.603071673s) from=127.0.0.6:40425 2023/01/03 00:38:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.707487019s) from=127.0.0.6:40881 2023/01/03 00:38:06 [DEBUG] http: Request GET /v1/status/leader (1.010277ms) from=127.0.0.6:56317 2023/01/03 00:38:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m5.172979024s) from=127.0.0.6:54229 2023/01/03 00:38:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:38:12 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:38:12 [DEBUG] agent: Node info in sync 2023/01/03 00:38:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.146702495s) from=127.0.0.6:58691 2023/01/03 00:38:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.467699841s) from=127.0.0.6:51473 2023/01/03 00:38:21 [DEBUG] http: Request GET /v1/status/leader (234.793µs) from=127.0.0.6:56317 2023/01/03 00:38:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:38:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m2.7700467s) from=127.0.0.6:41073 2023/01/03 00:38:26 [DEBUG] http: Request GET /v1/status/leader (272.912µs) from=127.0.0.6:50669 2023/01/03 00:38:41 [DEBUG] http: Request GET /v1/status/leader (193.389µs) from=127.0.0.6:56317 2023/01/03 00:38:46 [DEBUG] http: Request GET /v1/status/leader (253.186µs) from=127.0.0.6:56317 2023/01/03 00:39:01 [DEBUG] http: Request GET /v1/status/leader (252.643µs) from=127.0.0.6:50669 2023/01/03 00:39:06 [DEBUG] http: Request GET /v1/status/leader (263.785µs) from=127.0.0.6:56317 2023/01/03 00:39:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.062542699s) from=127.0.0.6:48243 2023/01/03 00:39:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.219327211s) from=127.0.0.6:56289 2023/01/03 00:39:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m4.863561759s) from=127.0.0.6:44425 2023/01/03 00:39:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.305963986s) from=127.0.0.6:52569 2023/01/03 00:39:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.196969012s) from=127.0.0.6:45917 2023/01/03 00:39:22 [DEBUG] http: Request GET /v1/status/leader (971.619µs) from=127.0.0.6:56317 2023/01/03 00:39:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:39:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m1.115269942s) from=127.0.0.6:54867 2023/01/03 00:39:26 [DEBUG] http: Request GET /v1/status/leader (257.028µs) from=127.0.0.6:56317 2023/01/03 00:39:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.434422317s) from=127.0.0.6:33029 2023/01/03 00:39:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=139 (2m1.417472027s) from=127.0.0.6:49013 2023/01/03 00:39:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.44_8181" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_catalog_10.233.24.234_8806" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.234_8806" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.96_9015" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v0_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.34_9092" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.39.86_8410" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v2_nslcm_10.233.9.33_8403" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_multicloud_10.233.60.186_9001" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.50.208_8803" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_parser_10.233.24.234_8806" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_nsd_10.233.24.234_8806" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.255_9011" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_vnfres_10.233.7.69_8802" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.18.13_8801" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.217_9007" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.248_8080" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_sdnc_10.233.60.204_8282" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.25.20_8082" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.34.254_8443" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.239_8482" in sync 2023/01/03 00:39:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.7.81_8484" in sync 2023/01/03 00:39:36 [DEBUG] agent: Node info in sync 2023/01/03 00:39:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.032598425s) from=127.0.0.6:45987 2023/01/03 00:39:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.221460455s) from=127.0.0.6:59997 2023/01/03 00:39:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=140 (2m5.539835083s) from=127.0.0.6:35393 2023/01/03 00:39:42 [DEBUG] http: Request GET /v1/status/leader (149.735µs) from=127.0.0.6:56317 2023/01/03 00:39:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-87t7w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/03 00:39:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=145 (2m2.421388982s) from=127.0.0.6:56957 2023/01/03 00:39:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=148 (2m4.896636647s) from=127.0.0.6:57503 2023/01/03 00:39:46 [DEBUG] http: Request GET /v1/status/leader (286.52µs) from=127.0.0.6:56317 2023/01/03 00:39:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.630178867s) from=127.0.0.6:36017 2023/01/03 00:39:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m5.724951376s) from=127.0.0.6:37193 2023/01/03 00:39:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.405328203s) from=127.0.0.6:48331 2023/01/03 00:39:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.665833453s) from=127.0.0.6:56077 2023/01/03 00:39:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=60 (2m0.207347888s) from=127.0.0.6:38061 2023/01/03 00:39:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.309394286s) from=127.0.0.6:38997 2023/01/03 00:40:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=49 (2m2.348606812s) from=127.0.0.6:50133 2023/01/03 00:40:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=58 (2m3.635474573s) from=127.0.0.6:34193 2023/01/03 00:40:02 [DEBUG] http: Request GET /v1/status/leader (147.147µs) from=127.0.0.6:56317 2023/01/03 00:40:06 [DEBUG] http: Request GET /v1/status/leader (1.297234ms) from=127.0.0.6:50669 2023/01/03 00:40:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.061208216s) from=127.0.0.6:33725 2023/01/03 00:40:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.602133729s) from=127.0.0.6:40881 2023/01/03 00:40:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=54 (2m6.226330428s) from=127.0.0.6:40425 2023/01/03 00:40:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m7.22012483s) from=127.0.0.6:34869 2023/01/03 00:40:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.377117114s) from=127.0.0.6:54229 2023/01/03 00:40:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.739940041s) from=127.0.0.6:51473 2023/01/03 00:40:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.738114308s) from=127.0.0.6:58691 2023/01/03 00:40:22 [DEBUG] http: Request GET /v1/status/leader (247.358µs) from=127.0.0.6:56317 2023/01/03 00:40:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:40:26 [DEBUG] http: Request GET /v1/status/leader (316.018µs) from=127.0.0.6:56317 2023/01/03 00:40:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=59 (2m0.656715723s) from=127.0.0.6:41073 2023/01/03 00:40:42 [DEBUG] http: Request GET /v1/status/leader (144.722µs) from=127.0.0.6:50669 2023/01/03 00:40:46 [DEBUG] http: Request GET /v1/status/leader (163.342µs) from=127.0.0.6:56317 2023/01/03 00:41:02 [DEBUG] http: Request GET /v1/status/leader (254.648µs) from=127.0.0.6:50669 2023/01/03 00:41:06 [DEBUG] http: Request GET /v1/status/leader (252.905µs) from=127.0.0.6:56317 2023/01/03 00:41:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=144 (2m0.366616751s) from=127.0.0.6:44425 2023/01/03 00:41:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.155023258s) from=127.0.0.6:48243 2023/01/03 00:41:22 [DEBUG] http: Request GET /v1/status/leader (1.162426ms) from=127.0.0.6:56317 2023/01/03 00:41:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.188603347s) from=127.0.0.6:45917 2023/01/03 00:41:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-87t7w" since the cluster is too small 2023/01/03 00:41:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.966528047s) from=127.0.0.6:56289 2023/01/03 00:41:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.03955756s) from=127.0.0.6:52569 2023/01/03 00:41:26 [DEBUG] http: Request GET /v1/status/leader (172.238µs) from=127.0.0.6:56317 2023/01/03 00:41:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=57 (2m0.717559333s) from=127.0.0.6:54867 2023/01/03 00:41:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automaticall