+ 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