+ 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: '41fe513c-fad8-4896-97e6-6932aef37241' Node name: 'onap-msb-consul-5454dcc5c5-fgtg5' 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/05 22:52:34 [DEBUG] agent: Using random ID "41fe513c-fad8-4896-97e6-6932aef37241" as node ID 2023/01/05 22:52:34 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:41fe513c-fad8-4896-97e6-6932aef37241 Address:127.0.0.1:8300}] 2023/01/05 22:52:34 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/01/05 22:52:34 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-fgtg5.dc1 127.0.0.1 2023/01/05 22:52:34 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-fgtg5 127.0.0.1 2023/01/05 22:52:34 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-fgtg5 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 22:52:34 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-fgtg5.dc1" in area "wan" 2023/01/05 22:52:34 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/01/05 22:52:34 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/01/05 22:52:34 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/01/05 22:52:34 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/01/05 22:52:34 [INFO] agent: started state syncer 2023/01/05 22:52:34 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/01/05 22:52:34 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/01/05 22:52:34 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/01/05 22:52:34 [DEBUG] raft: Votes needed: 1 2023/01/05 22:52:34 [DEBUG] raft: Vote granted from 41fe513c-fad8-4896-97e6-6932aef37241 in term 2. Tally: 1 2023/01/05 22:52:34 [INFO] raft: Election won. Tally: 1 2023/01/05 22:52:34 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/01/05 22:52:34 [INFO] consul: cluster leadership acquired 2023/01/05 22:52:34 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-fgtg5 2023/01/05 22:52:34 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/01/05 22:52:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 22:52:34 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-fgtg5' joined, marking health alive 2023/01/05 22:52:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 22:52:34 [INFO] agent: Synced node info 2023/01/05 22:52:34 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.3 (currently running: 1.4.3) 2023/01/05 22:52:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 22:52:35 [DEBUG] agent: Node info in sync 2023/01/05 22:53:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 22:54:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 22:54:19 [DEBUG] agent: Node info in sync 2023/01/05 22:54:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 22:54:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 22:55:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 22:55:30 [DEBUG] agent: Node info in sync 2023/01/05 22:55:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 22:56:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 22:56:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 22:56:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 22:56:48 [DEBUG] agent: Node info in sync 2023/01/05 22:57:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 22:58:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 22:58:29 [DEBUG] agent: Node info in sync 2023/01/05 22:58:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 22:58:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 22:59:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:00:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:00:09 [DEBUG] agent: Node info in sync 2023/01/05 23:00:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:01:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:01:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:01:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:01:58 [DEBUG] agent: Node info in sync 2023/01/05 23:02:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:03:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:03:32 [DEBUG] agent: Node info in sync 2023/01/05 23:03:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:03:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:04:29 [DEBUG] http: Request GET /v1/status/leader (1.410394ms) from=127.0.0.6:33089 2023/01/05 23:04:30 [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/05 23:04:30 [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/05 23:04:30 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.8.198_9011" 2023/01/05 23:04:30 [DEBUG] agent: Node info in sync 2023/01/05 23:04:30 [DEBUG] http: Request PUT /v1/agent/service/register (12.538113ms) from=127.0.0.6:51585 2023/01/05 23:04:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:30 [DEBUG] agent: Node info in sync 2023/01/05 23:04:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.129365ms) from=127.0.0.6:51585 2023/01/05 23:04:31 [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/05 23:04:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.8.198_9011" 2023/01/05 23:04:31 [DEBUG] agent: Node info in sync 2023/01/05 23:04:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.568131ms) from=127.0.0.6:33089 2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Node info in sync 2023/01/05 23:04:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.365371ms) from=127.0.0.6:33089 2023/01/05 23:04:31 [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/05 23:04:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [INFO] agent: Synced service "_v1_parser_10.233.17.53_8806" 2023/01/05 23:04:31 [DEBUG] agent: Node info in sync 2023/01/05 23:04:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.694873ms) from=127.0.0.6:51585 2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [DEBUG] agent: Node info in sync 2023/01/05 23:04:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.032429ms) from=127.0.0.6:51585 2023/01/05 23:04:31 [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/05 23:04:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [INFO] agent: Synced service "_v1_catalog_10.233.17.53_8806" 2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Node info in sync 2023/01/05 23:04:31 [DEBUG] http: Request PUT /v1/agent/service/register (10.150811ms) from=127.0.0.6:33089 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Node info in sync 2023/01/05 23:04:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (547.604µs) from=127.0.0.6:51585 2023/01/05 23:04:31 [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/05 23:04:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [INFO] agent: Synced service "_v1_nsd_10.233.17.53_8806" 2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Node info in sync 2023/01/05 23:04:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.283549ms) from=127.0.0.6:51585 2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [DEBUG] agent: Node info in sync 2023/01/05 23:04:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (357.885µs) from=127.0.0.6:51585 2023/01/05 23:04:31 [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/05 23:04:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.17.53_8806" 2023/01/05 23:04:31 [DEBUG] agent: Node info in sync 2023/01/05 23:04:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.478359ms) from=127.0.0.6:51585 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:31 [DEBUG] agent: Node info in sync 2023/01/05 23:04:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (356.018µs) from=127.0.0.6:33089 2023/01/05 23:04:31 [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/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [INFO] agent: Synced service "_v1_sdc-gui_10.233.5.191_8181" 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.177378ms) from=127.0.0.6:33089 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (2.33591ms) from=127.0.0.6:51585 2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:04:32 [INFO] agent: Synced service "_v1_wf-gui_10.233.8.135_8080" 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (28.64204ms) from=127.0.0.6:33089 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (631.808µs) from=127.0.0.6:33089 2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:04:32 [INFO] agent: Synced service "_v0_multicloud_10.233.45.239_9001" 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.376133ms) from=127.0.0.6:51585 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (546.692µs) from=127.0.0.6:33089 2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [INFO] agent: Synced service "_v1_multicloud_10.233.45.239_9001" 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.591964ms) from=127.0.0.6:33089 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (437.895µs) from=127.0.0.6:33089 2023/01/05 23:04:32 [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/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.32.171_9015" 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.650478ms) from=127.0.0.6:51585 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (491.158µs) from=127.0.0.6:51585 2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.27.169_9007" 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.119903ms) from=127.0.0.6:33089 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (579.383µs) from=127.0.0.6:33089 2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:04:32 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.27.169_9007" 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.173793ms) from=127.0.0.6:51585 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:04:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:04:32 [DEBUG] agent: Node info in sync 2023/01/05 23:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.483398ms) from=127.0.0.6:33089 2023/01/05 23:04:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:04:42 [DEBUG] http: Request GET /v1/catalog/services (511.667µs) from=127.0.0.6:51585 2023/01/05 23:04:42 [DEBUG] http: Request GET /v1/status/leader (590.171µs) from=127.0.0.6:51585 2023/01/05 23:04:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (434.174µs) from=127.0.0.6:33089 2023/01/05 23:04:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (280.182µs) from=127.0.0.6:33089 2023/01/05 23:04:53 [DEBUG] http: Request GET /v1/catalog/services (362.674µs) from=127.0.0.6:57575 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/status/leader (413.363µs) from=127.0.0.6:57575 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (304.251µs) from=127.0.0.6:57135 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (516.133µs) from=127.0.0.6:57135 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (373.916µs) from=127.0.0.6:57135 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (371.556µs) from=127.0.0.6:55407 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (166.978µs) from=127.0.0.6:55407 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/parser-v1 (357.739µs) from=127.0.0.6:59227 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (352.237µs) from=127.0.0.6:55407 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (135.961µs) from=127.0.0.6:55407 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (227.32µs) from=127.0.0.6:57135 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (163.892µs) from=127.0.0.6:59227 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (579.289µs) from=127.0.0.6:55407 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (139.512µs) from=127.0.0.6:59227 2023/01/05 23:04:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (367.336µs) from=127.0.0.6:59227 2023/01/05 23:05:02 [DEBUG] http: Request GET /v1/status/leader (852.562µs) from=127.0.0.6:41891 2023/01/05 23:05:14 [DEBUG] http: Request GET /v1/status/leader (292.391µs) from=127.0.0.6:41891 2023/01/05 23:05:22 [DEBUG] http: Request GET /v1/status/leader (282.312µs) from=127.0.0.6:41891 2023/01/05 23:05:34 [DEBUG] http: Request GET /v1/status/leader (511.864µs) from=127.0.0.6:34343 2023/01/05 23:05:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:05:42 [DEBUG] http: Request GET /v1/status/leader (312.072µs) from=127.0.0.6:41891 2023/01/05 23:05:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:05:48 [DEBUG] agent: Node info in sync 2023/01/05 23:05:54 [DEBUG] http: Request GET /v1/status/leader (241.565µs) from=127.0.0.6:41891 2023/01/05 23:06:02 [DEBUG] http: Request GET /v1/status/leader (1.105269ms) from=127.0.0.6:41891 2023/01/05 23:06:14 [DEBUG] http: Request GET /v1/status/leader (259.665µs) from=127.0.0.6:41891 2023/01/05 23:06:22 [DEBUG] http: Request GET /v1/status/leader (439.303µs) from=127.0.0.6:41891 2023/01/05 23:06:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:06:34 [DEBUG] http: Request GET /v1/status/leader (203.214µs) from=127.0.0.6:34343 2023/01/05 23:06:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:06:42 [DEBUG] http: Request GET /v1/status/leader (1.41534ms) from=127.0.0.6:41891 2023/01/05 23:06:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.780622315s) from=127.0.0.6:51585 2023/01/05 23:06:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.430654646s) from=127.0.0.6:33089 2023/01/05 23:06:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.128103371s) from=127.0.0.6:57205 2023/01/05 23:06:54 [DEBUG] http: Request GET /v1/status/leader (158.659µs) from=127.0.0.6:34343 2023/01/05 23:06:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.356162497s) from=127.0.0.6:48289 2023/01/05 23:06:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.299287658s) from=127.0.0.6:35525 2023/01/05 23:06:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.024534337s) from=127.0.0.6:39999 2023/01/05 23:06:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.012518129s) from=127.0.0.6:48701 2023/01/05 23:06:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m1.230644022s) from=127.0.0.6:59227 2023/01/05 23:06:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.006410059s) from=127.0.0.6:57135 2023/01/05 23:06:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.86791906s) from=127.0.0.6:50153 2023/01/05 23:06:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.414906519s) from=127.0.0.6:57575 2023/01/05 23:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m4.764662025s) from=127.0.0.6:47061 2023/01/05 23:06:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.780773063s) from=127.0.0.6:45167 2023/01/05 23:06:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.830140952s) from=127.0.0.6:44239 2023/01/05 23:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.583476092s) from=127.0.0.6:48005 2023/01/05 23:07:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.727148267s) from=127.0.0.6:55407 2023/01/05 23:07:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.0916409s) from=127.0.0.6:38417 2023/01/05 23:07:02 [DEBUG] http: Request GET /v1/status/leader (378.51µs) from=127.0.0.6:41891 2023/01/05 23:07:07 [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/05 23:07: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/05 23:07:07 [INFO] agent: Synced service "_v1_sdnc_10.233.25.225_8282" 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:07:07 [DEBUG] agent: Node info in sync 2023/01/05 23:07:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.560991ms) from=127.0.0.6:41891 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:07:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:07:07 [DEBUG] agent: Node info in sync 2023/01/05 23:07:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (10.182217117s) from=127.0.0.6:57575 2023/01/05 23:07:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (24.377230106s) from=127.0.0.6:51585 2023/01/05 23:07:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.098405ms) from=127.0.0.6:51585 2023/01/05 23:07:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (282.99µs) from=127.0.0.6:34343 2023/01/05 23:07:14 [DEBUG] http: Request GET /v1/status/leader (382.487µs) from=127.0.0.6:42719 2023/01/05 23:07:22 [DEBUG] http: Request GET /v1/status/leader (697.596µs) from=127.0.0.6:41891 2023/01/05 23:07:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:07:34 [DEBUG] http: Request GET /v1/status/leader (171.612µs) from=127.0.0.6:41891 2023/01/05 23:07:42 [DEBUG] http: Request GET /v1/status/leader (560.595µs) from=127.0.0.6:41891 2023/01/05 23:07:54 [DEBUG] http: Request GET /v1/status/leader (146.254µs) from=127.0.0.6:41891 2023/01/05 23:08:02 [DEBUG] http: Request GET /v1/status/leader (826.497µs) from=127.0.0.6:41891 2023/01/05 23:08:14 [DEBUG] http: Request GET /v1/status/leader (437.633µs) from=127.0.0.6:41891 2023/01/05 23:08:22 [DEBUG] http: Request GET /v1/status/leader (283.602µs) from=127.0.0.6:41891 2023/01/05 23:08:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:08:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:08:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:08:26 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:08:26 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:08:26 [DEBUG] agent: Node info in sync 2023/01/05 23:08:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:08:34 [DEBUG] http: Request GET /v1/status/leader (307.48µs) from=127.0.0.6:41891 2023/01/05 23:08:42 [DEBUG] http: Request GET /v1/status/leader (182.226µs) from=127.0.0.6:41891 2023/01/05 23:08:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:08:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.648779471s) from=127.0.0.6:57205 2023/01/05 23:08:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.968318561s) from=127.0.0.6:33089 2023/01/05 23:08:54 [DEBUG] http: Request GET /v1/status/leader (366.002µs) from=127.0.0.6:42719 2023/01/05 23:08:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.739888839s) from=127.0.0.6:48289 2023/01/05 23:08:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.352703556s) from=127.0.0.6:57135 2023/01/05 23:08:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.531873836s) from=127.0.0.6:39999 2023/01/05 23:08:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.480801689s) from=127.0.0.6:35525 2023/01/05 23:08:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.164906193s) from=127.0.0.6:59227 2023/01/05 23:09:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.838464192s) from=127.0.0.6:48701 2023/01/05 23:09:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m1.110059383s) from=127.0.0.6:47061 2023/01/05 23:09:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.606093173s) from=127.0.0.6:38417 2023/01/05 23:09:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.782553379s) from=127.0.0.6:55407 2023/01/05 23:09:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.11961875s) from=127.0.0.6:48005 2023/01/05 23:09:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.170361767s) from=127.0.0.6:44239 2023/01/05 23:09:02 [DEBUG] http: Request GET /v1/status/leader (355.848µs) from=127.0.0.6:41891 2023/01/05 23:09:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.653489199s) from=127.0.0.6:50153 2023/01/05 23:09:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.08687124s) from=127.0.0.6:45167 2023/01/05 23:09:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m1.3503164s) from=127.0.0.6:57575 2023/01/05 23:09:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.203716016s) from=127.0.0.6:34343 2023/01/05 23:09:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m5.924614903s) from=127.0.0.6:51585 2023/01/05 23:09:14 [DEBUG] http: Request GET /v1/status/leader (324.174µs) from=127.0.0.6:41891 2023/01/05 23:09:22 [DEBUG] http: Request GET /v1/status/leader (337.696µs) from=127.0.0.6:41891 2023/01/05 23:09:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:09:34 [DEBUG] http: Request GET /v1/status/leader (305.207µs) from=127.0.0.6:42719 2023/01/05 23:09:42 [DEBUG] http: Request GET /v1/status/leader (293.773µs) from=127.0.0.6:41891 2023/01/05 23:09:54 [DEBUG] http: Request GET /v1/status/leader (156.462µs) from=127.0.0.6:42719 2023/01/05 23:09:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:09:59 [DEBUG] agent: Node info in sync 2023/01/05 23:10:02 [DEBUG] http: Request GET /v1/status/leader (1.032992ms) from=127.0.0.6:41891 2023/01/05 23:10:14 [DEBUG] http: Request GET /v1/status/leader (209.416µs) from=127.0.0.6:42719 2023/01/05 23:10:22 [DEBUG] http: Request GET /v1/status/leader (303.026µs) from=127.0.0.6:41891 2023/01/05 23:10:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:10:34 [DEBUG] http: Request GET /v1/status/leader (921.83µs) from=127.0.0.6:42719 2023/01/05 23:10:42 [DEBUG] http: Request GET /v1/status/leader (619.061µs) from=127.0.0.6:41891 2023/01/05 23:10:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.012370278s) from=127.0.0.6:33089 2023/01/05 23:10:54 [DEBUG] http: Request GET /v1/status/leader (459.377µs) from=127.0.0.6:42719 2023/01/05 23:10:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.838990107s) from=127.0.0.6:57205 2023/01/05 23:10:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.171974664s) from=127.0.0.6:39999 2023/01/05 23:10:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.717349273s) from=127.0.0.6:35525 2023/01/05 23:11:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.602685618s) from=127.0.0.6:48289 2023/01/05 23:11:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.89716969s) from=127.0.0.6:57135 2023/01/05 23:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.354813798s) from=127.0.0.6:47061 2023/01/05 23:11:02 [DEBUG] http: Request GET /v1/status/leader (453.307µs) from=127.0.0.6:41891 2023/01/05 23:11:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.121347692s) from=127.0.0.6:38417 2023/01/05 23:11:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.666673909s) from=127.0.0.6:48701 2023/01/05 23:11:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m7.312623296s) from=127.0.0.6:59227 2023/01/05 23:11:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.718066365s) from=127.0.0.6:55407 2023/01/05 23:11:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:11:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.314446633s) from=127.0.0.6:44239 2023/01/05 23:11:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.53671279s) from=127.0.0.6:45167 2023/01/05 23:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.258652333s) from=127.0.0.6:50153 2023/01/05 23:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m7.314898574s) from=127.0.0.6:48005 2023/01/05 23:11:14 [DEBUG] http: Request GET /v1/status/leader (158.804µs) from=127.0.0.6:41891 2023/01/05 23:11:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.248835306s) from=127.0.0.6:34343 2023/01/05 23:11:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m6.368413212s) from=127.0.0.6:57575 2023/01/05 23:11:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m3.210420593s) from=127.0.0.6:51585 2023/01/05 23:11:22 [DEBUG] http: Request GET /v1/status/leader (232.92µs) from=127.0.0.6:41891 2023/01/05 23:11:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:11:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:11:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:11:24 [DEBUG] agent: Node info in sync 2023/01/05 23:11:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:11:34 [DEBUG] http: Request GET /v1/status/leader (282.812µs) from=127.0.0.6:42719 2023/01/05 23:11:42 [DEBUG] http: Request GET /v1/status/leader (159.04µs) from=127.0.0.6:41891 2023/01/05 23:11:54 [DEBUG] http: Request GET /v1/status/leader (348.616µs) from=127.0.0.6:41891 2023/01/05 23:12:02 [DEBUG] http: Request GET /v1/status/leader (2.365141ms) from=127.0.0.6:41891 2023/01/05 23:12:14 [DEBUG] http: Request GET /v1/status/leader (166.524µs) from=127.0.0.6:42719 2023/01/05 23:12:22 [DEBUG] http: Request GET /v1/status/leader (255.814µs) from=127.0.0.6:41891 2023/01/05 23:12:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:12:34 [DEBUG] http: Request GET /v1/status/leader (257.725µs) from=127.0.0.6:42719 2023/01/05 23:12:42 [DEBUG] http: Request GET /v1/status/leader (159.182µs) from=127.0.0.6:41891 2023/01/05 23:12:54 [DEBUG] http: Request GET /v1/status/leader (500.957µs) from=127.0.0.6:41891 2023/01/05 23:12:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.02972407s) from=127.0.0.6:33089 2023/01/05 23:12:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.81254051s) from=127.0.0.6:57205 2023/01/05 23:13:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.575934223s) from=127.0.0.6:39999 2023/01/05 23:13:02 [DEBUG] http: Request GET /v1/status/leader (321.433µs) from=127.0.0.6:41891 2023/01/05 23:13:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.118793365s) from=127.0.0.6:35525 2023/01/05 23:13:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.929439945s) from=127.0.0.6:57135 2023/01/05 23:13:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.664606728s) from=127.0.0.6:47061 2023/01/05 23:13:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.822296297s) from=127.0.0.6:48289 2023/01/05 23:13:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.030773505s) from=127.0.0.6:44239 2023/01/05 23:13:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.188725887s) from=127.0.0.6:38417 2023/01/05 23:13:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.785606935s) from=127.0.0.6:50153 2023/01/05 23:13:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.094647307s) from=127.0.0.6:48701 2023/01/05 23:13:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:13:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:13:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:13:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:13:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:13:11 [DEBUG] agent: Node info in sync 2023/01/05 23:13:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.266899112s) from=127.0.0.6:59227 2023/01/05 23:13:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.01203482s) from=127.0.0.6:55407 2023/01/05 23:13:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.145572371s) from=127.0.0.6:45167 2023/01/05 23:13:14 [DEBUG] http: Request GET /v1/status/leader (350.608µs) from=127.0.0.6:41891 2023/01/05 23:13:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.800857191s) from=127.0.0.6:48005 2023/01/05 23:13:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m0.743224575s) from=127.0.0.6:51585 2023/01/05 23:13:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.846371098s) from=127.0.0.6:34343 2023/01/05 23:13:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m4.932106229s) from=127.0.0.6:57575 2023/01/05 23:13:22 [DEBUG] http: Request GET /v1/status/leader (362.326µs) from=127.0.0.6:41891 2023/01/05 23:13:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:13:34 [DEBUG] http: Request GET /v1/status/leader (393.593µs) from=127.0.0.6:42719 2023/01/05 23:13:43 [DEBUG] http: Request GET /v1/status/leader (193.673µs) from=127.0.0.6:41891 2023/01/05 23:13:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:13:54 [DEBUG] http: Request GET /v1/status/leader (328.572µs) from=127.0.0.6:42719 2023/01/05 23:14:03 [DEBUG] http: Request GET /v1/status/leader (264.877µs) from=127.0.0.6:41891 2023/01/05 23:14:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:14:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:14:11 [DEBUG] agent: Node info in sync 2023/01/05 23:14:14 [DEBUG] http: Request GET /v1/status/leader (159.535µs) from=127.0.0.6:41891 2023/01/05 23:14:23 [DEBUG] http: Request GET /v1/status/leader (1.291828ms) from=127.0.0.6:41891 2023/01/05 23:14:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:14:34 [DEBUG] http: Request GET /v1/status/leader (1.770529ms) from=127.0.0.6:42719 2023/01/05 23:14:43 [DEBUG] http: Request GET /v1/status/leader (905.474µs) from=127.0.0.6:41891 2023/01/05 23:14:54 [DEBUG] http: Request GET /v1/status/leader (574.143µs) from=127.0.0.6:41891 2023/01/05 23:15:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.572051789s) from=127.0.0.6:33089 2023/01/05 23:15:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.211607935s) from=127.0.0.6:57205 2023/01/05 23:15:03 [DEBUG] http: Request GET /v1/status/leader (1.09428ms) from=127.0.0.6:41891 2023/01/05 23:15:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.570108339s) from=127.0.0.6:39999 2023/01/05 23:15:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.309595268s) from=127.0.0.6:57135 2023/01/05 23:15:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.228869136s) from=127.0.0.6:47061 2023/01/05 23:15:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.327916298s) from=127.0.0.6:35525 2023/01/05 23:15:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.337161403s) from=127.0.0.6:48701 2023/01/05 23:15:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.587483244s) from=127.0.0.6:44239 2023/01/05 23:15:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.06611825s) from=127.0.0.6:50153 2023/01/05 23:15:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.626977336s) from=127.0.0.6:38417 2023/01/05 23:15:14 [DEBUG] http: Request GET /v1/status/leader (394.56µs) from=127.0.0.6:42719 2023/01/05 23:15:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.460222613s) from=127.0.0.6:48289 2023/01/05 23:15:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.603862617s) from=127.0.0.6:59227 2023/01/05 23:15:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.038919798s) from=127.0.0.6:48005 2023/01/05 23:15:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.093835011s) from=127.0.0.6:55407 2023/01/05 23:15:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.665012246s) from=127.0.0.6:45167 2023/01/05 23:15:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m1.608724708s) from=127.0.0.6:57575 2023/01/05 23:15:23 [DEBUG] http: Request GET /v1/status/leader (269.901µs) from=127.0.0.6:41891 2023/01/05 23:15:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.98820281s) from=127.0.0.6:34343 2023/01/05 23:15:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m7.084684989s) from=127.0.0.6:51585 2023/01/05 23:15:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:15:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:15:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:15:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:15:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:15:33 [DEBUG] agent: Node info in sync 2023/01/05 23:15:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:15:34 [DEBUG] http: Request GET /v1/status/leader (295.664µs) from=127.0.0.6:41891 2023/01/05 23:15:43 [DEBUG] http: Request GET /v1/status/leader (1.135944ms) from=127.0.0.6:41891 2023/01/05 23:15:54 [DEBUG] http: Request GET /v1/status/leader (260.853µs) from=127.0.0.6:42719 2023/01/05 23:16:03 [DEBUG] http: Request GET /v1/status/leader (159.708µs) from=127.0.0.6:41891 2023/01/05 23:16:14 [DEBUG] http: Request GET /v1/status/leader (200.004µs) from=127.0.0.6:41891 2023/01/05 23:16:23 [DEBUG] http: Request GET /v1/status/leader (340.698µs) from=127.0.0.6:41891 2023/01/05 23:16:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:16:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:16:34 [DEBUG] http: Request GET /v1/status/leader (265.497µs) from=127.0.0.6:42719 2023/01/05 23:16:43 [DEBUG] http: Request GET /v1/status/leader (241.564µs) from=127.0.0.6:41891 2023/01/05 23:16:54 [DEBUG] http: Request GET /v1/status/leader (411.569µs) from=127.0.0.6:42719 2023/01/05 23:17:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.327175752s) from=127.0.0.6:33089 2023/01/05 23:17:03 [DEBUG] http: Request GET /v1/status/leader (264.834µs) from=127.0.0.6:41891 2023/01/05 23:17:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.100381318s) from=127.0.0.6:57205 2023/01/05 23:17:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:17:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:17:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:17:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:17:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:17:07 [DEBUG] agent: Node info in sync 2023/01/05 23:17:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.786756141s) from=127.0.0.6:39999 2023/01/05 23:17:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.326113867s) from=127.0.0.6:57135 2023/01/05 23:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.492537574s) from=127.0.0.6:38417 2023/01/05 23:17:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m5.876767484s) from=127.0.0.6:47061 2023/01/05 23:17:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.319622056s) from=127.0.0.6:44239 2023/01/05 23:17:14 [DEBUG] http: Request GET /v1/status/leader (295.138µs) from=127.0.0.6:42719 2023/01/05 23:17:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.070927681s) from=127.0.0.6:35525 2023/01/05 23:17:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.25814936s) from=127.0.0.6:48701 2023/01/05 23:17:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.511997483s) from=127.0.0.6:48005 2023/01/05 23:17:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m4.652239733s) from=127.0.0.6:50153 2023/01/05 23:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.656765939s) from=127.0.0.6:59227 2023/01/05 23:17:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.747732344s) from=127.0.0.6:48289 2023/01/05 23:17:23 [DEBUG] http: Request GET /v1/status/leader (231.577µs) from=127.0.0.6:41891 2023/01/05 23:17:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.476431358s) from=127.0.0.6:55407 2023/01/05 23:17:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.958296766s) from=127.0.0.6:45167 2023/01/05 23:17:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m0.177908801s) from=127.0.0.6:51585 2023/01/05 23:17:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.325999834s) from=127.0.0.6:34343 2023/01/05 23:17:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m6.565629765s) from=127.0.0.6:57575 2023/01/05 23:17:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:17:35 [DEBUG] http: Request GET /v1/status/leader (308.681µs) from=127.0.0.6:41891 2023/01/05 23:17:43 [DEBUG] http: Request GET /v1/status/leader (224.385µs) from=127.0.0.6:41891 2023/01/05 23:17:55 [DEBUG] http: Request GET /v1/status/leader (287.578µs) from=127.0.0.6:41891 2023/01/05 23:18:03 [DEBUG] http: Request GET /v1/status/leader (485.38µs) from=127.0.0.6:41891 2023/01/05 23:18:15 [DEBUG] http: Request GET /v1/status/leader (255.829µs) from=127.0.0.6:41891 2023/01/05 23:18:23 [DEBUG] http: Request GET /v1/status/leader (266.447µs) from=127.0.0.6:41891 2023/01/05 23:18:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:18:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:18:35 [DEBUG] http: Request GET /v1/status/leader (175.99µs) from=127.0.0.6:41891 2023/01/05 23:18:43 [DEBUG] http: Request GET /v1/status/leader (423.897µs) from=127.0.0.6:41891 2023/01/05 23:18:55 [DEBUG] http: Request GET /v1/status/leader (721.084µs) from=127.0.0.6:42719 2023/01/05 23:19:03 [DEBUG] http: Request GET /v1/status/leader (1.68218ms) from=127.0.0.6:41891 2023/01/05 23:19:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:19:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:19:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:19:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:19:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:19:07 [DEBUG] agent: Node info in sync 2023/01/05 23:19:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.543351027s) from=127.0.0.6:33089 2023/01/05 23:19:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.095494712s) from=127.0.0.6:39999 2023/01/05 23:19:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.114741027s) from=127.0.0.6:57205 2023/01/05 23:19:15 [DEBUG] http: Request GET /v1/status/leader (972.75µs) from=127.0.0.6:42719 2023/01/05 23:19:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.545445019s) from=127.0.0.6:35525 2023/01/05 23:19:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.287485534s) from=127.0.0.6:44239 2023/01/05 23:19:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.334262014s) from=127.0.0.6:57135 2023/01/05 23:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.609997155s) from=127.0.0.6:38417 2023/01/05 23:19:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m6.92265337s) from=127.0.0.6:47061 2023/01/05 23:19:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m2.096088174s) from=127.0.0.6:59227 2023/01/05 23:19:23 [DEBUG] http: Request GET /v1/status/leader (1.519403ms) from=127.0.0.6:41891 2023/01/05 23:19:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.480634451s) from=127.0.0.6:48289 2023/01/05 23:19:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m7.102373615s) from=127.0.0.6:48701 2023/01/05 23:19:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.425621189s) from=127.0.0.6:48005 2023/01/05 23:19:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.94060518s) from=127.0.0.6:50153 2023/01/05 23:19:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.35508305s) from=127.0.0.6:55407 2023/01/05 23:19:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.116683996s) from=127.0.0.6:45167 2023/01/05 23:19:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m6.412626671s) from=127.0.0.6:51585 2023/01/05 23:19:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.416770771s) from=127.0.0.6:34343 2023/01/05 23:19:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m4.710527166s) from=127.0.0.6:57575 2023/01/05 23:19:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:19:35 [DEBUG] http: Request GET /v1/status/leader (404.819µs) from=127.0.0.6:41891 2023/01/05 23:19:43 [DEBUG] http: Request GET /v1/status/leader (782.307µs) from=127.0.0.6:41891 2023/01/05 23:19:55 [DEBUG] http: Request GET /v1/status/leader (337.461µs) from=127.0.0.6:42719 2023/01/05 23:20:03 [DEBUG] http: Request GET /v1/status/leader (425.812µs) from=127.0.0.6:41891 2023/01/05 23:20:15 [DEBUG] http: Request GET /v1/status/leader (208.482µs) from=127.0.0.6:41891 2023/01/05 23:20:23 [DEBUG] http: Request GET /v1/status/leader (840.768µs) from=127.0.0.6:41891 2023/01/05 23:20:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:20:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:20:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:20:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:20:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:20:29 [DEBUG] agent: Node info in sync 2023/01/05 23:20:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:20:35 [DEBUG] http: Request GET /v1/status/leader (2.058188ms) from=127.0.0.6:41891 2023/01/05 23:20:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:20:43 [DEBUG] http: Request GET /v1/status/leader (300.6µs) from=127.0.0.6:41891 2023/01/05 23:20:55 [DEBUG] http: Request GET /v1/status/leader (245.655µs) from=127.0.0.6:41891 2023/01/05 23:21:03 [DEBUG] http: Request GET /v1/status/leader (226.231µs) from=127.0.0.6:41891 2023/01/05 23:21:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.877761957s) from=127.0.0.6:33089 2023/01/05 23:21:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.209598892s) from=127.0.0.6:39999 2023/01/05 23:21:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.638524913s) from=127.0.0.6:57205 2023/01/05 23:21:15 [DEBUG] http: Request GET /v1/status/leader (1.904833ms) from=127.0.0.6:41891 2023/01/05 23:21:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.489118321s) from=127.0.0.6:35525 2023/01/05 23:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m0.661645322s) from=127.0.0.6:47061 2023/01/05 23:21:23 [DEBUG] http: Request GET /v1/status/leader (281.696µs) from=127.0.0.6:41891 2023/01/05 23:21:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.541446818s) from=127.0.0.6:44239 2023/01/05 23:21:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.601391317s) from=127.0.0.6:38417 2023/01/05 23:21:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.908642123s) from=127.0.0.6:57135 2023/01/05 23:21:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m2.48781008s) from=127.0.0.6:48005 2023/01/05 23:21:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.644610639s) from=127.0.0.6:59227 2023/01/05 23:21:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.009642039s) from=127.0.0.6:48701 2023/01/05 23:21:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.827683411s) from=127.0.0.6:48289 2023/01/05 23:21:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.535065336s) from=127.0.0.6:50153 2023/01/05 23:21:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.709926316s) from=127.0.0.6:45167 2023/01/05 23:21:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.866572927s) from=127.0.0.6:55407 2023/01/05 23:21:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:21:35 [DEBUG] http: Request GET /v1/status/leader (403.016µs) from=127.0.0.6:42719 2023/01/05 23:21:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.371937727s) from=127.0.0.6:34343 2023/01/05 23:21:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m5.874649627s) from=127.0.0.6:51585 2023/01/05 23:21:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m5.926188222s) from=127.0.0.6:57575 2023/01/05 23:21:43 [DEBUG] http: Request GET /v1/status/leader (244.052µs) from=127.0.0.6:41891 2023/01/05 23:21:55 [DEBUG] http: Request GET /v1/status/leader (186.146µs) from=127.0.0.6:41891 2023/01/05 23:22:03 [DEBUG] http: Request GET /v1/status/leader (252.357µs) from=127.0.0.6:41891 2023/01/05 23:22:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:22:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:22:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:22:12 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:22:12 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:22:12 [DEBUG] agent: Node info in sync 2023/01/05 23:22:15 [DEBUG] http: Request GET /v1/status/leader (524.106µs) from=127.0.0.6:42719 2023/01/05 23:22:23 [DEBUG] http: Request GET /v1/status/leader (282.407µs) from=127.0.0.6:41891 2023/01/05 23:22:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:22:35 [DEBUG] http: Request GET /v1/status/leader (310.861µs) from=127.0.0.6:41891 2023/01/05 23:22:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:22:43 [DEBUG] http: Request GET /v1/status/leader (262.579µs) from=127.0.0.6:41891 2023/01/05 23:22:55 [DEBUG] http: Request GET /v1/status/leader (359.852µs) from=127.0.0.6:41891 2023/01/05 23:23:03 [DEBUG] http: Request GET /v1/status/leader (272.259µs) from=127.0.0.6:41891 2023/01/05 23:23:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.952834289s) from=127.0.0.6:33089 2023/01/05 23:23:15 [DEBUG] http: Request GET /v1/status/leader (319.563µs) from=127.0.0.6:41891 2023/01/05 23:23:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.662052888s) from=127.0.0.6:39999 2023/01/05 23:23:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.471874388s) from=127.0.0.6:57205 2023/01/05 23:23:23 [DEBUG] http: Request GET /v1/status/leader (170.855µs) from=127.0.0.6:41891 2023/01/05 23:23:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.190382897s) from=127.0.0.6:35525 2023/01/05 23:23:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.171679839s) from=127.0.0.6:47061 2023/01/05 23:23:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.088217995s) from=127.0.0.6:44239 2023/01/05 23:23:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m1.365863183s) from=127.0.0.6:59227 2023/01/05 23:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m2.56154671s) from=127.0.0.6:48701 2023/01/05 23:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.890712563s) from=127.0.0.6:38417 2023/01/05 23:23:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.317777364s) from=127.0.0.6:57135 2023/01/05 23:23:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.389724142s) from=127.0.0.6:45167 2023/01/05 23:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.380888583s) from=127.0.0.6:48005 2023/01/05 23:23:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.679018811s) from=127.0.0.6:48289 2023/01/05 23:23:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:23:35 [DEBUG] http: Request GET /v1/status/leader (374.165µs) from=127.0.0.6:42719 2023/01/05 23:23:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.294753886s) from=127.0.0.6:50153 2023/01/05 23:23:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.907699098s) from=127.0.0.6:34343 2023/01/05 23:23:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.785405419s) from=127.0.0.6:55407 2023/01/05 23:23:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m0.914123295s) from=127.0.0.6:57575 2023/01/05 23:23:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m5.908807642s) from=127.0.0.6:51585 2023/01/05 23:23:43 [DEBUG] http: Request GET /v1/status/leader (293.008µs) from=127.0.0.6:41891 2023/01/05 23:23:55 [DEBUG] http: Request GET /v1/status/leader (249.309µs) from=127.0.0.6:42719 2023/01/05 23:24:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:24:00 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:24:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:24:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:24:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:24:00 [DEBUG] agent: Node info in sync 2023/01/05 23:24:03 [DEBUG] http: Request GET /v1/status/leader (1.911532ms) from=127.0.0.6:41891 2023/01/05 23:24:15 [DEBUG] http: Request GET /v1/status/leader (938.961µs) from=127.0.0.6:42719 2023/01/05 23:24:20 [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/05 23:24:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/01/05 23:24:20 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:24:20 [DEBUG] agent: Node info in sync 2023/01/05 23:24:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.497534ms) from=127.0.0.6:41891 2023/01/05 23:24:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:24:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (40.610587636s) from=127.0.0.6:57575 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:24:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:24:20 [DEBUG] agent: Node info in sync 2023/01/05 23:24:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (37.580423969s) from=127.0.0.6:51585 2023/01/05 23:24:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (750.766µs) from=127.0.0.6:57575 2023/01/05 23:24:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (199.249µs) from=127.0.0.6:42719 2023/01/05 23:24:23 [DEBUG] http: Request GET /v1/status/leader (838.389µs) from=127.0.0.6:41891 2023/01/05 23:24:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:24:35 [DEBUG] http: Request GET /v1/status/leader (223.137µs) from=127.0.0.6:41891 2023/01/05 23:24:43 [DEBUG] http: Request GET /v1/status/leader (302.996µs) from=127.0.0.6:41891 2023/01/05 23:24:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:24:55 [DEBUG] http: Request GET /v1/status/leader (706.656µs) from=127.0.0.6:37715 2023/01/05 23:25:03 [DEBUG] http: Request GET /v1/status/leader (495.497µs) from=127.0.0.6:41891 2023/01/05 23:25:15 [DEBUG] http: Request GET /v1/status/leader (184.81µs) from=127.0.0.6:37715 2023/01/05 23:25:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.545263525s) from=127.0.0.6:57205 2023/01/05 23:25:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.721710986s) from=127.0.0.6:39999 2023/01/05 23:25:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.921338342s) from=127.0.0.6:33089 2023/01/05 23:25:23 [DEBUG] http: Request GET /v1/status/leader (292.21µs) from=127.0.0.6:41891 2023/01/05 23:25:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.661931621s) from=127.0.0.6:47061 2023/01/05 23:25:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.117013163s) from=127.0.0.6:59227 2023/01/05 23:25:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.706537474s) from=127.0.0.6:35525 2023/01/05 23:25:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.777598408s) from=127.0.0.6:38417 2023/01/05 23:25:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m2.085809194s) from=127.0.0.6:48701 2023/01/05 23:25:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.476738987s) from=127.0.0.6:57135 2023/01/05 23:25:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.058062019s) from=127.0.0.6:44239 2023/01/05 23:25:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.939643667s) from=127.0.0.6:48005 2023/01/05 23:25:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:25:35 [DEBUG] http: Request GET /v1/status/leader (253.725µs) from=127.0.0.6:37715 2023/01/05 23:25:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.089568946s) from=127.0.0.6:45167 2023/01/05 23:25:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.629788514s) from=127.0.0.6:50153 2023/01/05 23:25:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.389979641s) from=127.0.0.6:34343 2023/01/05 23:25:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.414366869s) from=127.0.0.6:48289 2023/01/05 23:25:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.76767539s) from=127.0.0.6:55407 2023/01/05 23:25:43 [DEBUG] http: Request GET /v1/status/leader (216.208µs) from=127.0.0.6:41891 2023/01/05 23:25:55 [DEBUG] http: Request GET /v1/status/leader (260.839µs) from=127.0.0.6:37715 2023/01/05 23:26:03 [DEBUG] http: Request GET /v1/status/leader (1.53448ms) from=127.0.0.6:41891 2023/01/05 23:26:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:26:12 [DEBUG] agent: Node info in sync 2023/01/05 23:26:15 [DEBUG] http: Request GET /v1/status/leader (346.161µs) from=127.0.0.6:41891 2023/01/05 23:26:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m2.644988303s) from=127.0.0.6:57575 2023/01/05 23:26:23 [DEBUG] http: Request GET /v1/status/leader (334.694µs) from=127.0.0.6:41891 2023/01/05 23:26:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.668627634s) from=127.0.0.6:42719 2023/01/05 23:26:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (2m6.915253445s) from=127.0.0.6:51585 2023/01/05 23:26:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:26:35 [DEBUG] http: Request GET /v1/status/leader (164.513µs) from=127.0.0.6:37715 2023/01/05 23:26:43 [DEBUG] http: Request GET /v1/status/leader (249.028µs) from=127.0.0.6:41891 2023/01/05 23:26:55 [DEBUG] http: Request GET /v1/status/leader (310.273µs) from=127.0.0.6:37715 2023/01/05 23:26:59 [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/05 23:26:59 [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/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:26:59 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.1.218_8082" 2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:26:59 [DEBUG] agent: Node info in sync 2023/01/05 23:26:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.653001ms) from=127.0.0.6:37715 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:26:59 [DEBUG] agent: Node info in sync 2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (31.862659398s) from=127.0.0.6:51585 2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (36.13322774s) from=127.0.0.6:57575 2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (303.763µs) from=127.0.0.6:37715 2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (617.562µs) from=127.0.0.6:41891 2023/01/05 23:26:59 [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/05 23:26:59 [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/05 23:26:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (127.035161ms) from=127.0.0.6:51585 2023/01/05 23:26:59 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.5.42_8443" 2023/01/05 23:26:59 [DEBUG] agent: Node info in sync 2023/01/05 23:26:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.918673ms) from=127.0.0.6:37443 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:26:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:26:59 [DEBUG] agent: Node info in sync 2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (127.970752ms) from=127.0.0.6:57575 2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (612.794µs) from=127.0.0.6:37443 2023/01/05 23:26:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (203.807µs) from=127.0.0.6:57575 2023/01/05 23:27:03 [DEBUG] http: Request GET /v1/status/leader (306.194µs) from=127.0.0.6:39453 2023/01/05 23:27:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:27:11 [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/05 23:27:11 [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/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.29.239_8482" 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.759946ms) from=127.0.0.6:39453 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (11.369437745s) from=127.0.0.6:51585 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (11.366553792s) from=127.0.0.6:57575 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (911.938µs) from=127.0.0.6:57575 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (394.63µs) from=127.0.0.6:39453 2023/01/05 23:27:11 [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/05 23:27:11 [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/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.22.11_8410" 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.374854ms) from=127.0.0.6:46801 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (97.25921ms) from=127.0.0.6:57575 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (82.948797ms) from=127.0.0.6:51585 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.480409ms) from=127.0.0.6:37443 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (330.862µs) from=127.0.0.6:51585 2023/01/05 23:27:11 [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/05 23:27:11 [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/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_nslcm_10.233.26.208_8403" 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.931304ms) from=127.0.0.6:37443 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (69.133667ms) from=127.0.0.6:46801 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (69.833436ms) from=127.0.0.6:57575 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (467.877µs) from=127.0.0.6:57575 2023/01/05 23:27:11 [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/05 23:27:11 [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/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (396.465µs) from=127.0.0.6:52611 2023/01/05 23:27:11 [INFO] agent: Synced service "_v2_nslcm_10.233.26.208_8403" 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (16.509421ms) from=127.0.0.6:46801 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (71.753012ms) from=127.0.0.6:57575 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (14.708023ms) from=127.0.0.6:37443 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (570.063µs) from=127.0.0.6:52611 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (383.568µs) from=127.0.0.6:49313 2023/01/05 23:27:11 [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/05 23:27:11 [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/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_vnfres_10.233.21.24_8802" 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.407396ms) from=127.0.0.6:37443 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (90.031022ms) from=127.0.0.6:57575 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (76.297321ms) from=127.0.0.6:52611 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (438.259µs) from=127.0.0.6:37443 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (413.047µs) from=127.0.0.6:36701 2023/01/05 23:27:11 [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/05 23:27:11 [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/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_vnflcm_10.233.20.57_8801" 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (82.330106ms) from=127.0.0.6:49313 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (99.56566ms) from=127.0.0.6:57575 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (7.147329ms) from=127.0.0.6:33311 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (781.13µs) from=127.0.0.6:33311 2023/01/05 23:27:11 [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/05 23:27:11 [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/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_vnfmgr_10.233.28.196_8803" 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.50593ms) from=127.0.0.6:37443 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (60.154209ms) from=127.0.0.6:57575 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (67.42662ms) from=127.0.0.6:33311 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (249.686µs) from=127.0.0.6:33311 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (550.65µs) from=127.0.0.6:57575 2023/01/05 23:27:11 [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/05 23:27:11 [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/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:27:11 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.44.173_8484" 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request PUT /v1/agent/service/register (64.331737ms) from=127.0.0.6:49313 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:27:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:27:11 [DEBUG] agent: Node info in sync 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=160 (93.966576ms) from=127.0.0.6:57575 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=160 (146.769038ms) from=127.0.0.6:33311 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (495.504µs) from=127.0.0.6:37443 2023/01/05 23:27:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (370.789µs) from=127.0.0.6:57575 2023/01/05 23:27:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (187.798µs) from=127.0.0.6:57575 2023/01/05 23:27:15 [DEBUG] http: Request GET /v1/status/leader (275.375µs) from=127.0.0.6:45189 2023/01/05 23:27:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.433587377s) from=127.0.0.6:57205 2023/01/05 23:27:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.946565678s) from=127.0.0.6:39999 2023/01/05 23:27:23 [DEBUG] http: Request GET /v1/status/leader (217.989µs) from=127.0.0.6:49879 2023/01/05 23:27:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.413822843s) from=127.0.0.6:33089 2023/01/05 23:27:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.685782158s) from=127.0.0.6:35525 2023/01/05 23:27:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.095777673s) from=127.0.0.6:59227 2023/01/05 23:27:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.137811652s) from=127.0.0.6:57135 2023/01/05 23:27:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:27:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m7.049008115s) from=127.0.0.6:47061 2023/01/05 23:27:35 [DEBUG] http: Request GET /v1/status/leader (147.422µs) from=127.0.0.6:45189 2023/01/05 23:27:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.635509767s) from=127.0.0.6:44239 2023/01/05 23:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.269762394s) from=127.0.0.6:48701 2023/01/05 23:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.299042297s) from=127.0.0.6:38417 2023/01/05 23:27:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.034357108s) from=127.0.0.6:48005 2023/01/05 23:27:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.46728505s) from=127.0.0.6:34343 2023/01/05 23:27:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.233849844s) from=127.0.0.6:50153 2023/01/05 23:27:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.022664516s) from=127.0.0.6:45167 2023/01/05 23:27:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.970991383s) from=127.0.0.6:48289 2023/01/05 23:27:43 [DEBUG] http: Request GET /v1/status/leader (159.596µs) from=127.0.0.6:49879 2023/01/05 23:27:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.985414703s) from=127.0.0.6:55407 2023/01/05 23:27:55 [DEBUG] http: Request GET /v1/status/leader (349.623µs) from=127.0.0.6:45189 2023/01/05 23:28:03 [DEBUG] http: Request GET /v1/status/leader (380.51µs) from=127.0.0.6:49879 2023/01/05 23:28:15 [DEBUG] http: Request GET /v1/status/leader (826.254µs) from=127.0.0.6:49879 2023/01/05 23:28:23 [DEBUG] http: Request GET /v1/status/leader (333.632µs) from=127.0.0.6:49879 2023/01/05 23:28:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:28:25 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:28:25 [DEBUG] agent: Node info in sync 2023/01/05 23:28:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m2.280410125s) from=127.0.0.6:42719 2023/01/05 23:28:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:28:35 [DEBUG] http: Request GET /v1/status/leader (275.792µs) from=127.0.0.6:45189 2023/01/05 23:28:43 [DEBUG] http: Request GET /v1/status/leader (148.196µs) from=127.0.0.6:49879 2023/01/05 23:28:55 [DEBUG] http: Request GET /v1/status/leader (2.07314ms) from=127.0.0.6:49879 2023/01/05 23:29:03 [DEBUG] http: Request GET /v1/status/leader (256.846µs) from=127.0.0.6:49879 2023/01/05 23:29:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m6.226673449s) from=127.0.0.6:37715 2023/01/05 23:29:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.217185807s) from=127.0.0.6:41891 2023/01/05 23:29:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.809406731s) from=127.0.0.6:36701 2023/01/05 23:29:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.673438718s) from=127.0.0.6:33311 2023/01/05 23:29:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.628832046s) from=127.0.0.6:38067 2023/01/05 23:29:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m1.273797257s) from=127.0.0.6:57575 2023/01/05 23:29:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.875189887s) from=127.0.0.6:52611 2023/01/05 23:29:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m3.151767783s) from=127.0.0.6:37443 2023/01/05 23:29:15 [DEBUG] http: Request GET /v1/status/leader (414.77µs) from=127.0.0.6:45189 2023/01/05 23:29:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.887830316s) from=127.0.0.6:46801 2023/01/05 23:29:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m4.593641237s) from=127.0.0.6:49313 2023/01/05 23:29:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m6.47094046s) from=127.0.0.6:39453 2023/01/05 23:29:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m7.230172979s) from=127.0.0.6:51585 2023/01/05 23:29:23 [DEBUG] http: Request GET /v1/status/leader (547.109µs) from=127.0.0.6:49879 2023/01/05 23:29:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.832133878s) from=127.0.0.6:57205 2023/01/05 23:29:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.682889332s) from=127.0.0.6:39999 2023/01/05 23:29:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.807023757s) from=127.0.0.6:33089 2023/01/05 23:29:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:29:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:29:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.344242217s) from=127.0.0.6:59227 2023/01/05 23:29:35 [DEBUG] http: Request GET /v1/status/leader (266.083µs) from=127.0.0.6:45189 2023/01/05 23:29:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.616655683s) from=127.0.0.6:35525 2023/01/05 23:29:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m1.837891793s) from=127.0.0.6:47061 2023/01/05 23:29:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.962019192s) from=127.0.0.6:57135 2023/01/05 23:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m1.076360374s) from=127.0.0.6:48005 2023/01/05 23:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.786348864s) from=127.0.0.6:38417 2023/01/05 23:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.625376293s) from=127.0.0.6:48701 2023/01/05 23:29:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.274927322s) from=127.0.0.6:44239 2023/01/05 23:29:43 [DEBUG] http: Request GET /v1/status/leader (860.284µs) from=127.0.0.6:49879 2023/01/05 23:29:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.312763762s) from=127.0.0.6:50153 2023/01/05 23:29:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.783401298s) from=127.0.0.6:45167 2023/01/05 23:29:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.625881558s) from=127.0.0.6:34343 2023/01/05 23:29:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.199764888s) from=127.0.0.6:48289 2023/01/05 23:29:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.607794202s) from=127.0.0.6:55407 2023/01/05 23:29:56 [DEBUG] http: Request GET /v1/status/leader (282.899µs) from=127.0.0.6:49879 2023/01/05 23:30:03 [DEBUG] http: Request GET /v1/status/leader (277.549µs) from=127.0.0.6:49879 2023/01/05 23:30:16 [DEBUG] http: Request GET /v1/status/leader (814.021µs) from=127.0.0.6:45189 2023/01/05 23:30:23 [DEBUG] http: Request GET /v1/status/leader (462.854µs) from=127.0.0.6:49879 2023/01/05 23:30:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:30:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:30:23 [DEBUG] agent: Node info in sync 2023/01/05 23:30:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.878050907s) from=127.0.0.6:42719 2023/01/05 23:30:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:30:36 [DEBUG] http: Request GET /v1/status/leader (165.379µs) from=127.0.0.6:45189 2023/01/05 23:30:43 [DEBUG] http: Request GET /v1/status/leader (174.206µs) from=127.0.0.6:49879 2023/01/05 23:30:56 [DEBUG] http: Request GET /v1/status/leader (380.784µs) from=127.0.0.6:49879 2023/01/05 23:31:03 [DEBUG] http: Request GET /v1/status/leader (2.421109ms) from=127.0.0.6:49879 2023/01/05 23:31:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m0.913312952s) from=127.0.0.6:41891 2023/01/05 23:31:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.18372212s) from=127.0.0.6:37715 2023/01/05 23:31:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m0.677142226s) from=127.0.0.6:37443 2023/01/05 23:31:16 [DEBUG] http: Request GET /v1/status/leader (343.799µs) from=127.0.0.6:45189 2023/01/05 23:31:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.67414042s) from=127.0.0.6:36701 2023/01/05 23:31:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m4.830132357s) from=127.0.0.6:57575 2023/01/05 23:31:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.619566613s) from=127.0.0.6:38067 2023/01/05 23:31:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.761597215s) from=127.0.0.6:33311 2023/01/05 23:31:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m0.302544167s) from=127.0.0.6:51585 2023/01/05 23:31:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.677272072s) from=127.0.0.6:39453 2023/01/05 23:31:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m5.973782826s) from=127.0.0.6:52611 2023/01/05 23:31:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m3.35744866s) from=127.0.0.6:49313 2023/01/05 23:31:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m5.880081938s) from=127.0.0.6:46801 2023/01/05 23:31:23 [DEBUG] http: Request GET /v1/status/leader (324.187µs) from=127.0.0.6:49879 2023/01/05 23:31:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.427214272s) from=127.0.0.6:33089 2023/01/05 23:31:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.716239295s) from=127.0.0.6:57205 2023/01/05 23:31:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.074112851s) from=127.0.0.6:39999 2023/01/05 23:31:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:31:36 [DEBUG] http: Request GET /v1/status/leader (212.261µs) from=127.0.0.6:49879 2023/01/05 23:31:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m1.219318402s) from=127.0.0.6:47061 2023/01/05 23:31:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.738477531s) from=127.0.0.6:59227 2023/01/05 23:31:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.565305292s) from=127.0.0.6:57135 2023/01/05 23:31:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.360382074s) from=127.0.0.6:35525 2023/01/05 23:31:43 [DEBUG] http: Request GET /v1/status/leader (187.375µs) from=127.0.0.6:49879 2023/01/05 23:31:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.434880243s) from=127.0.0.6:38417 2023/01/05 23:31:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m4.136932403s) from=127.0.0.6:48005 2023/01/05 23:31:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.060261534s) from=127.0.0.6:50153 2023/01/05 23:31:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m2.903134219s) from=127.0.0.6:48701 2023/01/05 23:31:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:31:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:31:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:31:47 [DEBUG] agent: Node info in sync 2023/01/05 23:31:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.878535222s) from=127.0.0.6:45167 2023/01/05 23:31:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.387009224s) from=127.0.0.6:44239 2023/01/05 23:31:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m6.604489392s) from=127.0.0.6:34343 2023/01/05 23:31:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.692232852s) from=127.0.0.6:55407 2023/01/05 23:31:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.90396964s) from=127.0.0.6:48289 2023/01/05 23:31:56 [DEBUG] http: Request GET /v1/status/leader (363.692µs) from=127.0.0.6:49879 2023/01/05 23:32:03 [DEBUG] http: Request GET /v1/status/leader (270.906µs) from=127.0.0.6:49879 2023/01/05 23:32:16 [DEBUG] http: Request GET /v1/status/leader (163.262µs) from=127.0.0.6:49879 2023/01/05 23:32:23 [DEBUG] http: Request GET /v1/status/leader (196.975µs) from=127.0.0.6:49879 2023/01/05 23:32:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:32:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m2.092923856s) from=127.0.0.6:42719 2023/01/05 23:32:36 [DEBUG] http: Request GET /v1/status/leader (400.61µs) from=127.0.0.6:49879 2023/01/05 23:32:43 [DEBUG] http: Request GET /v1/status/leader (325.557µs) from=127.0.0.6:49879 2023/01/05 23:32:56 [DEBUG] http: Request GET /v1/status/leader (195.951µs) from=127.0.0.6:49879 2023/01/05 23:33:03 [DEBUG] http: Request GET /v1/status/leader (204.624µs) from=127.0.0.6:49879 2023/01/05 23:33:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.53787872s) from=127.0.0.6:37715 2023/01/05 23:33:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.472089191s) from=127.0.0.6:41891 2023/01/05 23:33:16 [DEBUG] http: Request GET /v1/status/leader (2.40007ms) from=127.0.0.6:45189 2023/01/05 23:33:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.05919824s) from=127.0.0.6:33311 2023/01/05 23:33:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.712007315s) from=127.0.0.6:37443 2023/01/05 23:33:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.40916235s) from=127.0.0.6:38067 2023/01/05 23:33:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.272284674s) from=127.0.0.6:39453 2023/01/05 23:33:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.02725776s) from=127.0.0.6:49313 2023/01/05 23:33:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m4.268575302s) from=127.0.0.6:36701 2023/01/05 23:33:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m4.39819609s) from=127.0.0.6:57575 2023/01/05 23:33:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m3.553655266s) from=127.0.0.6:52611 2023/01/05 23:33:23 [DEBUG] http: Request GET /v1/status/leader (165.01µs) from=127.0.0.6:49879 2023/01/05 23:33:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m5.273274168s) from=127.0.0.6:51585 2023/01/05 23:33:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:33:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:33:25 [DEBUG] agent: Node info in sync 2023/01/05 23:33:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.389384054s) from=127.0.0.6:46801 2023/01/05 23:33:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.169628208s) from=127.0.0.6:57205 2023/01/05 23:33:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.290683359s) from=127.0.0.6:33089 2023/01/05 23:33:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:33:36 [DEBUG] http: Request GET /v1/status/leader (267.049µs) from=127.0.0.6:45189 2023/01/05 23:33:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.716802012s) from=127.0.0.6:39999 2023/01/05 23:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.279804755s) from=127.0.0.6:47061 2023/01/05 23:33:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m1.475393094s) from=127.0.0.6:59227 2023/01/05 23:33:43 [DEBUG] http: Request GET /v1/status/leader (217.533µs) from=127.0.0.6:49879 2023/01/05 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.07532996s) from=127.0.0.6:38417 2023/01/05 23:33:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.988826859s) from=127.0.0.6:35525 2023/01/05 23:33:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.785459492s) from=127.0.0.6:57135 2023/01/05 23:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.377687523s) from=127.0.0.6:48005 2023/01/05 23:33:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.616004062s) from=127.0.0.6:45167 2023/01/05 23:33:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.673027453s) from=127.0.0.6:50153 2023/01/05 23:33:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.567841871s) from=127.0.0.6:48701 2023/01/05 23:33:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.032868107s) from=127.0.0.6:44239 2023/01/05 23:33:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.519831998s) from=127.0.0.6:34343 2023/01/05 23:33:56 [DEBUG] http: Request GET /v1/status/leader (212.634µs) from=127.0.0.6:45189 2023/01/05 23:33:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.124545999s) from=127.0.0.6:48289 2023/01/05 23:34:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.672111747s) from=127.0.0.6:55407 2023/01/05 23:34:03 [DEBUG] http: Request GET /v1/status/leader (2.957134ms) from=127.0.0.6:49879 2023/01/05 23:34:16 [DEBUG] http: Request GET /v1/status/leader (390.674µs) from=127.0.0.6:49879 2023/01/05 23:34:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:34:23 [DEBUG] http: Request GET /v1/status/leader (183.117µs) from=127.0.0.6:49879 2023/01/05 23:34:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:34:25 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:34:25 [DEBUG] agent: Node info in sync 2023/01/05 23:34:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:34:36 [DEBUG] http: Request GET /v1/status/leader (172.613µs) from=127.0.0.6:49879 2023/01/05 23:34:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.304128049s) from=127.0.0.6:42719 2023/01/05 23:34:43 [DEBUG] http: Request GET /v1/status/leader (181.725µs) from=127.0.0.6:49879 2023/01/05 23:34:56 [DEBUG] http: Request GET /v1/status/leader (255.833µs) from=127.0.0.6:45189 2023/01/05 23:35:03 [DEBUG] http: Request GET /v1/status/leader (169.299µs) from=127.0.0.6:49879 2023/01/05 23:35:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.713272143s) from=127.0.0.6:37715 2023/01/05 23:35:16 [DEBUG] http: Request GET /v1/status/leader (256.021µs) from=127.0.0.6:49879 2023/01/05 23:35:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m3.981302271s) from=127.0.0.6:41891 2023/01/05 23:35:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.596398215s) from=127.0.0.6:33311 2023/01/05 23:35:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m0.316648004s) from=127.0.0.6:52611 2023/01/05 23:35:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.735908281s) from=127.0.0.6:39453 2023/01/05 23:35:23 [DEBUG] http: Request GET /v1/status/leader (171.988µs) from=127.0.0.6:49879 2023/01/05 23:35:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m2.134841004s) from=127.0.0.6:57575 2023/01/05 23:35:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.790317862s) from=127.0.0.6:37443 2023/01/05 23:35:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.802641899s) from=127.0.0.6:38067 2023/01/05 23:35:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m4.219496884s) from=127.0.0.6:49313 2023/01/05 23:35:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m3.053774871s) from=127.0.0.6:51585 2023/01/05 23:35:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.834993139s) from=127.0.0.6:36701 2023/01/05 23:35:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.80791969s) from=127.0.0.6:46801 2023/01/05 23:35:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:35:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.351904743s) from=127.0.0.6:33089 2023/01/05 23:35:36 [DEBUG] http: Request GET /v1/status/leader (409.406µs) from=127.0.0.6:45189 2023/01/05 23:35:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.448265749s) from=127.0.0.6:57205 2023/01/05 23:35:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.190893224s) from=127.0.0.6:39999 2023/01/05 23:35:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.014283482s) from=127.0.0.6:47061 2023/01/05 23:35:43 [DEBUG] http: Request GET /v1/status/leader (293.154µs) from=127.0.0.6:49879 2023/01/05 23:35:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.282619936s) from=127.0.0.6:35525 2023/01/05 23:35:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.327487791s) from=127.0.0.6:59227 2023/01/05 23:35:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.874186146s) from=127.0.0.6:57135 2023/01/05 23:35:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.348048152s) from=127.0.0.6:48005 2023/01/05 23:35:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.856635865s) from=127.0.0.6:38417 2023/01/05 23:35:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.879633501s) from=127.0.0.6:45167 2023/01/05 23:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m1.975511921s) from=127.0.0.6:50153 2023/01/05 23:35:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.199635633s) from=127.0.0.6:44239 2023/01/05 23:35:56 [DEBUG] http: Request GET /v1/status/leader (307.331µs) from=127.0.0.6:49879 2023/01/05 23:35:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:35:56 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:35:56 [DEBUG] agent: Node info in sync 2023/01/05 23:35:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.664285884s) from=127.0.0.6:48701 2023/01/05 23:36:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.817921428s) from=127.0.0.6:55407 2023/01/05 23:36:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m7.247430889s) from=127.0.0.6:34343 2023/01/05 23:36:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.066654902s) from=127.0.0.6:48289 2023/01/05 23:36:03 [DEBUG] http: Request GET /v1/status/leader (196.946µs) from=127.0.0.6:49879 2023/01/05 23:36:16 [DEBUG] http: Request GET /v1/status/leader (158.456µs) from=127.0.0.6:45189 2023/01/05 23:36:24 [DEBUG] http: Request GET /v1/status/leader (261.378µs) from=127.0.0.6:49879 2023/01/05 23:36:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:36:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:36:36 [DEBUG] http: Request GET /v1/status/leader (374.989µs) from=127.0.0.6:45189 2023/01/05 23:36:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.613327528s) from=127.0.0.6:42719 2023/01/05 23:36:44 [DEBUG] http: Request GET /v1/status/leader (279.715µs) from=127.0.0.6:49879 2023/01/05 23:36:56 [DEBUG] http: Request GET /v1/status/leader (654.491µs) from=127.0.0.6:49879 2023/01/05 23:37:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:37:01 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:37:01 [DEBUG] agent: Node info in sync 2023/01/05 23:37:04 [DEBUG] http: Request GET /v1/status/leader (187.576µs) from=127.0.0.6:49879 2023/01/05 23:37:16 [DEBUG] http: Request GET /v1/status/leader (949.429µs) from=127.0.0.6:49879 2023/01/05 23:37:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m6.227759891s) from=127.0.0.6:37715 2023/01/05 23:37:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m0.196554762s) from=127.0.0.6:41891 2023/01/05 23:37:24 [DEBUG] http: Request GET /v1/status/leader (593.134µs) from=127.0.0.6:49879 2023/01/05 23:37:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.325868409s) from=127.0.0.6:33311 2023/01/05 23:37:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.710795399s) from=127.0.0.6:39453 2023/01/05 23:37:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.434723726s) from=127.0.0.6:38067 2023/01/05 23:37:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m2.866380805s) from=127.0.0.6:37443 2023/01/05 23:37:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m6.140792687s) from=127.0.0.6:52611 2023/01/05 23:37:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m3.523460558s) from=127.0.0.6:49313 2023/01/05 23:37:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m3.05080417s) from=127.0.0.6:51585 2023/01/05 23:37:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m5.543446655s) from=127.0.0.6:57575 2023/01/05 23:37:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:37:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m7.330832331s) from=127.0.0.6:36701 2023/01/05 23:37:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.790192173s) from=127.0.0.6:46801 2023/01/05 23:37:36 [DEBUG] http: Request GET /v1/status/leader (382.545µs) from=127.0.0.6:45189 2023/01/05 23:37:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.205007085s) from=127.0.0.6:33089 2023/01/05 23:37:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.45649996s) from=127.0.0.6:57205 2023/01/05 23:37:44 [DEBUG] http: Request GET /v1/status/leader (258.688µs) from=127.0.0.6:49879 2023/01/05 23:37:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.14423087s) from=127.0.0.6:47061 2023/01/05 23:37:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.634915106s) from=127.0.0.6:39999 2023/01/05 23:37:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.568736795s) from=127.0.0.6:59227 2023/01/05 23:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.677448945s) from=127.0.0.6:35525 2023/01/05 23:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.032310165s) from=127.0.0.6:38417 2023/01/05 23:37:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.988987583s) from=127.0.0.6:45167 2023/01/05 23:37:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.673364692s) from=127.0.0.6:57135 2023/01/05 23:37:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m7.052404537s) from=127.0.0.6:48005 2023/01/05 23:37:56 [DEBUG] http: Request GET /v1/status/leader (274.75µs) from=127.0.0.6:45189 2023/01/05 23:37:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.567338416s) from=127.0.0.6:50153 2023/01/05 23:38:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.315576168s) from=127.0.0.6:44239 2023/01/05 23:38:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.282608668s) from=127.0.0.6:48701 2023/01/05 23:38:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:38:03 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:38:03 [DEBUG] agent: Node info in sync 2023/01/05 23:38:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.002534154s) from=127.0.0.6:48289 2023/01/05 23:38:04 [DEBUG] http: Request GET /v1/status/leader (452.843µs) from=127.0.0.6:49879 2023/01/05 23:38:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.303996969s) from=127.0.0.6:34343 2023/01/05 23:38:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.884107343s) from=127.0.0.6:55407 2023/01/05 23:38:16 [DEBUG] http: Request GET /v1/status/leader (369.565µs) from=127.0.0.6:49879 2023/01/05 23:38:24 [DEBUG] http: Request GET /v1/status/leader (355.604µs) from=127.0.0.6:49879 2023/01/05 23:38:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:38:36 [DEBUG] http: Request GET /v1/status/leader (250.542µs) from=127.0.0.6:45189 2023/01/05 23:38:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:38:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m4.851297389s) from=127.0.0.6:42719 2023/01/05 23:38:44 [DEBUG] http: Request GET /v1/status/leader (273.418µs) from=127.0.0.6:49879 2023/01/05 23:38:56 [DEBUG] http: Request GET /v1/status/leader (157.644µs) from=127.0.0.6:49879 2023/01/05 23:39:04 [DEBUG] http: Request GET /v1/status/leader (283.96µs) from=127.0.0.6:49879 2023/01/05 23:39:16 [DEBUG] http: Request GET /v1/status/leader (315.286µs) from=127.0.0.6:49879 2023/01/05 23:39:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.990754108s) from=127.0.0.6:37715 2023/01/05 23:39:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.858380086s) from=127.0.0.6:41891 2023/01/05 23:39:24 [DEBUG] http: Request GET /v1/status/leader (168.222µs) from=127.0.0.6:49879 2023/01/05 23:39:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.34156625s) from=127.0.0.6:33311 2023/01/05 23:39:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:39:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:39:29 [DEBUG] agent: Node info in sync 2023/01/05 23:39:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m2.021524948s) from=127.0.0.6:37443 2023/01/05 23:39:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.348499014s) from=127.0.0.6:39453 2023/01/05 23:39:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m1.891196645s) from=127.0.0.6:49313 2023/01/05 23:39:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.121873214s) from=127.0.0.6:38067 2023/01/05 23:39:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m3.641176245s) from=127.0.0.6:51585 2023/01/05 23:39:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:39:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m4.900122318s) from=127.0.0.6:52611 2023/01/05 23:39:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m6.165492488s) from=127.0.0.6:57575 2023/01/05 23:39:36 [DEBUG] http: Request GET /v1/status/leader (256.918µs) from=127.0.0.6:45189 2023/01/05 23:39:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.163011113s) from=127.0.0.6:36701 2023/01/05 23:39:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.079862053s) from=127.0.0.6:46801 2023/01/05 23:39:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.36480333s) from=127.0.0.6:33089 2023/01/05 23:39:44 [DEBUG] http: Request GET /v1/status/leader (1.842575ms) from=127.0.0.6:49879 2023/01/05 23:39:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.83728447s) from=127.0.0.6:57205 2023/01/05 23:39:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.020040031s) from=127.0.0.6:59227 2023/01/05 23:39:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m5.594621223s) from=127.0.0.6:47061 2023/01/05 23:39:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.449472369s) from=127.0.0.6:39999 2023/01/05 23:39:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.844788517s) from=127.0.0.6:35525 2023/01/05 23:39:56 [DEBUG] http: Request GET /v1/status/leader (250.221µs) from=127.0.0.6:49879 2023/01/05 23:39:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.536456328s) from=127.0.0.6:57135 2023/01/05 23:39:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.958871201s) from=127.0.0.6:45167 2023/01/05 23:39:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.674509155s) from=127.0.0.6:38417 2023/01/05 23:39:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.79797886s) from=127.0.0.6:50153 2023/01/05 23:40:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.423302004s) from=127.0.0.6:48005 2023/01/05 23:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m0.061978007s) from=127.0.0.6:48701 2023/01/05 23:40:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.645353875s) from=127.0.0.6:44239 2023/01/05 23:40:04 [DEBUG] http: Request GET /v1/status/leader (371.618µs) from=127.0.0.6:49879 2023/01/05 23:40:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.378471283s) from=127.0.0.6:34343 2023/01/05 23:40:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.360082076s) from=127.0.0.6:48289 2023/01/05 23:40:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.257206545s) from=127.0.0.6:55407 2023/01/05 23:40:16 [DEBUG] http: Request GET /v1/status/leader (159.824µs) from=127.0.0.6:49879 2023/01/05 23:40:24 [DEBUG] http: Request GET /v1/status/leader (173.89µs) from=127.0.0.6:49879 2023/01/05 23:40:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:40:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:40:35 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:40:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:40:35 [DEBUG] agent: Node info in sync 2023/01/05 23:40:36 [DEBUG] http: Request GET /v1/status/leader (271.168µs) from=127.0.0.6:45189 2023/01/05 23:40:44 [DEBUG] http: Request GET /v1/status/leader (265.456µs) from=127.0.0.6:49879 2023/01/05 23:40:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.30437968s) from=127.0.0.6:42719 2023/01/05 23:40:56 [DEBUG] http: Request GET /v1/status/leader (426.596µs) from=127.0.0.6:49879 2023/01/05 23:41:04 [DEBUG] http: Request GET /v1/status/leader (220.627µs) from=127.0.0.6:49879 2023/01/05 23:41:16 [DEBUG] http: Request GET /v1/status/leader (378.791µs) from=127.0.0.6:49879 2023/01/05 23:41:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.926059276s) from=127.0.0.6:37715 2023/01/05 23:41:24 [DEBUG] http: Request GET /v1/status/leader (186.583µs) from=127.0.0.6:49879 2023/01/05 23:41:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m2.299068537s) from=127.0.0.6:41891 2023/01/05 23:41:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m0.266116146s) from=127.0.0.6:37443 2023/01/05 23:41:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.965494139s) from=127.0.0.6:33311 2023/01/05 23:41:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.178222349s) from=127.0.0.6:39453 2023/01/05 23:41:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:41:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:41:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.810990031s) from=127.0.0.6:52611 2023/01/05 23:41:36 [DEBUG] http: Request GET /v1/status/leader (197.859µs) from=127.0.0.6:45189 2023/01/05 23:41:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.171931084s) from=127.0.0.6:38067 2023/01/05 23:41:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m6.233231461s) from=127.0.0.6:49313 2023/01/05 23:41:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:41:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:41:39 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:41:39 [DEBUG] agent: Node info in sync 2023/01/05 23:41:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m7.326992539s) from=127.0.0.6:51585 2023/01/05 23:41:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m5.1257223s) from=127.0.0.6:57575 2023/01/05 23:41:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.057262484s) from=127.0.0.6:36701 2023/01/05 23:41:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.912651411s) from=127.0.0.6:46801 2023/01/05 23:41:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.071342454s) from=127.0.0.6:33089 2023/01/05 23:41:44 [DEBUG] http: Request GET /v1/status/leader (263.094µs) from=127.0.0.6:49879 2023/01/05 23:41:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.624319832s) from=127.0.0.6:57205 2023/01/05 23:41:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.971269289s) from=127.0.0.6:47061 2023/01/05 23:41:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.366429707s) from=127.0.0.6:59227 2023/01/05 23:41:56 [DEBUG] http: Request GET /v1/status/leader (305.122µs) from=127.0.0.6:45189 2023/01/05 23:41:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.925273829s) from=127.0.0.6:35525 2023/01/05 23:41:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.794805714s) from=127.0.0.6:45167 2023/01/05 23:41:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.399736167s) from=127.0.0.6:39999 2023/01/05 23:42:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.363538576s) from=127.0.0.6:57135 2023/01/05 23:42:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m1.155052479s) from=127.0.0.6:48005 2023/01/05 23:42:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.55416872s) from=127.0.0.6:44239 2023/01/05 23:42:04 [DEBUG] http: Request GET /v1/status/leader (370.556µs) from=127.0.0.6:49879 2023/01/05 23:42:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.563128852s) from=127.0.0.6:50153 2023/01/05 23:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m7.087634312s) from=127.0.0.6:38417 2023/01/05 23:42:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.080217221s) from=127.0.0.6:34343 2023/01/05 23:42:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.491159317s) from=127.0.0.6:48701 2023/01/05 23:42:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.219748604s) from=127.0.0.6:48289 2023/01/05 23:42:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.436766177s) from=127.0.0.6:55407 2023/01/05 23:42:16 [DEBUG] http: Request GET /v1/status/leader (172.216µs) from=127.0.0.6:45189 2023/01/05 23:42:24 [DEBUG] http: Request GET /v1/status/leader (1.605719ms) from=127.0.0.6:49879 2023/01/05 23:42:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:42:36 [DEBUG] http: Request GET /v1/status/leader (205.221µs) from=127.0.0.6:49879 2023/01/05 23:42:44 [DEBUG] http: Request GET /v1/status/leader (264.893µs) from=127.0.0.6:49879 2023/01/05 23:42:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:42:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:42:46 [DEBUG] agent: Node info in sync 2023/01/05 23:42:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.615410619s) from=127.0.0.6:42719 2023/01/05 23:42:56 [DEBUG] http: Request GET /v1/status/leader (247.762µs) from=127.0.0.6:45189 2023/01/05 23:43:04 [DEBUG] http: Request GET /v1/status/leader (285.121µs) from=127.0.0.6:49879 2023/01/05 23:43:16 [DEBUG] http: Request GET /v1/status/leader (306.96µs) from=127.0.0.6:45189 2023/01/05 23:43:24 [DEBUG] http: Request GET /v1/status/leader (163.705µs) from=127.0.0.6:49879 2023/01/05 23:43:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m4.771595366s) from=127.0.0.6:37715 2023/01/05 23:43:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m5.580109513s) from=127.0.0.6:41891 2023/01/05 23:43:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:43:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.535261004s) from=127.0.0.6:37443 2023/01/05 23:43:36 [DEBUG] http: Request GET /v1/status/leader (158.486µs) from=127.0.0.6:49879 2023/01/05 23:43:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.488132648s) from=127.0.0.6:39453 2023/01/05 23:43:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.164879103s) from=127.0.0.6:38067 2023/01/05 23:43:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m0.321371269s) from=127.0.0.6:49313 2023/01/05 23:43:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.312525151s) from=127.0.0.6:33311 2023/01/05 23:43:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m4.099808296s) from=127.0.0.6:52611 2023/01/05 23:43:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m0.00538497s) from=127.0.0.6:57575 2023/01/05 23:43:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.482573943s) from=127.0.0.6:36701 2023/01/05 23:43:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m2.85292926s) from=127.0.0.6:51585 2023/01/05 23:43:44 [DEBUG] http: Request GET /v1/status/leader (341.29µs) from=127.0.0.6:49879 2023/01/05 23:43:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m1.828879559s) from=127.0.0.6:46801 2023/01/05 23:43:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.580025147s) from=127.0.0.6:57205 2023/01/05 23:43:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.827339352s) from=127.0.0.6:33089 2023/01/05 23:43:56 [DEBUG] http: Request GET /v1/status/leader (283.91µs) from=127.0.0.6:45189 2023/01/05 23:43:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.958447951s) from=127.0.0.6:59227 2023/01/05 23:44:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m7.118588843s) from=127.0.0.6:47061 2023/01/05 23:44:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.030521219s) from=127.0.0.6:48005 2023/01/05 23:44:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.713742512s) from=127.0.0.6:39999 2023/01/05 23:44:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.836844055s) from=127.0.0.6:45167 2023/01/05 23:44:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.334546857s) from=127.0.0.6:35525 2023/01/05 23:44:04 [DEBUG] http: Request GET /v1/status/leader (840.911µs) from=127.0.0.6:49879 2023/01/05 23:44:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.665745456s) from=127.0.0.6:57135 2023/01/05 23:44:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.836162535s) from=127.0.0.6:50153 2023/01/05 23:44:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.971056099s) from=127.0.0.6:38417 2023/01/05 23:44:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.925963461s) from=127.0.0.6:44239 2023/01/05 23:44:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.54234594s) from=127.0.0.6:48289 2023/01/05 23:44:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m6.207577283s) from=127.0.0.6:34343 2023/01/05 23:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.738365575s) from=127.0.0.6:48701 2023/01/05 23:44:16 [DEBUG] http: Request GET /v1/status/leader (729.169µs) from=127.0.0.6:45189 2023/01/05 23:44:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.542227414s) from=127.0.0.6:55407 2023/01/05 23:44:24 [DEBUG] http: Request GET /v1/status/leader (345.82µs) from=127.0.0.6:49879 2023/01/05 23:44:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:44:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:44:36 [DEBUG] http: Request GET /v1/status/leader (730.486µs) from=127.0.0.6:45189 2023/01/05 23:44:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:44:37 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:44:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:44:37 [DEBUG] agent: Node info in sync 2023/01/05 23:44:44 [DEBUG] http: Request GET /v1/status/leader (331.979µs) from=127.0.0.6:49879 2023/01/05 23:44:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.638037096s) from=127.0.0.6:42719 2023/01/05 23:44:56 [DEBUG] http: Request GET /v1/status/leader (285.786µs) from=127.0.0.6:49879 2023/01/05 23:45:04 [DEBUG] http: Request GET /v1/status/leader (247.851µs) from=127.0.0.6:49879 2023/01/05 23:45:16 [DEBUG] http: Request GET /v1/status/leader (517.867µs) from=127.0.0.6:45189 2023/01/05 23:45:24 [DEBUG] http: Request GET /v1/status/leader (517.881µs) from=127.0.0.6:49879 2023/01/05 23:45:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.217594613s) from=127.0.0.6:41891 2023/01/05 23:45:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m7.045037702s) from=127.0.0.6:37715 2023/01/05 23:45:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:45:36 [DEBUG] http: Request GET /v1/status/leader (467.517µs) from=127.0.0.6:49879 2023/01/05 23:45:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m2.796941123s) from=127.0.0.6:37443 2023/01/05 23:45:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.539349606s) from=127.0.0.6:39453 2023/01/05 23:45:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m0.150583501s) from=127.0.0.6:57575 2023/01/05 23:45:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.790014795s) from=127.0.0.6:38067 2023/01/05 23:45:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.728874152s) from=127.0.0.6:36701 2023/01/05 23:45:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m3.848102277s) from=127.0.0.6:52611 2023/01/05 23:45:44 [DEBUG] http: Request GET /v1/status/leader (410.308µs) from=127.0.0.6:49879 2023/01/05 23:45:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m6.524494898s) from=127.0.0.6:49313 2023/01/05 23:45:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.34414118s) from=127.0.0.6:33311 2023/01/05 23:45:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m5.623195544s) from=127.0.0.6:51585 2023/01/05 23:45:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.210301113s) from=127.0.0.6:33089 2023/01/05 23:45:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.280798757s) from=127.0.0.6:57205 2023/01/05 23:45:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m7.04861156s) from=127.0.0.6:46801 2023/01/05 23:45:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:45:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:45:53 [DEBUG] agent: Node info in sync 2023/01/05 23:45:56 [DEBUG] http: Request GET /v1/status/leader (341.175µs) from=127.0.0.6:49879 2023/01/05 23:45:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.585142216s) from=127.0.0.6:59227 2023/01/05 23:46:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.215232094s) from=127.0.0.6:39999 2023/01/05 23:46:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.58062092s) from=127.0.0.6:47061 2023/01/05 23:46:04 [DEBUG] http: Request GET /v1/status/leader (283.597µs) from=127.0.0.6:49879 2023/01/05 23:46:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.42529028s) from=127.0.0.6:57135 2023/01/05 23:46:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.537313006s) from=127.0.0.6:48005 2023/01/05 23:46:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.870178038s) from=127.0.0.6:45167 2023/01/05 23:46:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.989464745s) from=127.0.0.6:35525 2023/01/05 23:46:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.699144426s) from=127.0.0.6:50153 2023/01/05 23:46:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.02465344s) from=127.0.0.6:44239 2023/01/05 23:46:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.97287993s) from=127.0.0.6:38417 2023/01/05 23:46:16 [DEBUG] http: Request GET /v1/status/leader (197.666µs) from=127.0.0.6:49879 2023/01/05 23:46:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.149757706s) from=127.0.0.6:48289 2023/01/05 23:46:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.465859656s) from=127.0.0.6:48701 2023/01/05 23:46:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.365965636s) from=127.0.0.6:55407 2023/01/05 23:46:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.021430528s) from=127.0.0.6:34343 2023/01/05 23:46:24 [DEBUG] http: Request GET /v1/status/leader (1.401677ms) from=127.0.0.6:49879 2023/01/05 23:46:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:46:36 [DEBUG] http: Request GET /v1/status/leader (279.935µs) from=127.0.0.6:45189 2023/01/05 23:46:44 [DEBUG] http: Request GET /v1/status/leader (195.088µs) from=127.0.0.6:49879 2023/01/05 23:46:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:46:56 [DEBUG] http: Request GET /v1/status/leader (226.126µs) from=127.0.0.6:49879 2023/01/05 23:47:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.993515698s) from=127.0.0.6:42719 2023/01/05 23:47:04 [DEBUG] http: Request GET /v1/status/leader (518.276µs) from=127.0.0.6:49879 2023/01/05 23:47:16 [DEBUG] http: Request GET /v1/status/leader (1.826744ms) from=127.0.0.6:45189 2023/01/05 23:47:24 [DEBUG] http: Request GET /v1/status/leader (346.015µs) from=127.0.0.6:49879 2023/01/05 23:47:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:47:24 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:47:24 [DEBUG] agent: Node info in sync 2023/01/05 23:47:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:47:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m2.822451576s) from=127.0.0.6:37715 2023/01/05 23:47:36 [DEBUG] http: Request GET /v1/status/leader (386.941µs) from=127.0.0.6:45189 2023/01/05 23:47:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.637134571s) from=127.0.0.6:41891 2023/01/05 23:47:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m1.241726063s) from=127.0.0.6:37443 2023/01/05 23:47:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.741055058s) from=127.0.0.6:39453 2023/01/05 23:47:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.401396346s) from=127.0.0.6:38067 2023/01/05 23:47:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m2.465589577s) from=127.0.0.6:57575 2023/01/05 23:47:44 [DEBUG] http: Request GET /v1/status/leader (222.607µs) from=127.0.0.6:49879 2023/01/05 23:47:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.286092312s) from=127.0.0.6:33311 2023/01/05 23:47:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.817477003s) from=127.0.0.6:36701 2023/01/05 23:47:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.084706224s) from=127.0.0.6:49313 2023/01/05 23:47:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m7.143782624s) from=127.0.0.6:52611 2023/01/05 23:47:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m1.731702943s) from=127.0.0.6:51585 2023/01/05 23:47:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.154629904s) from=127.0.0.6:33089 2023/01/05 23:47:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.322921915s) from=127.0.0.6:57205 2023/01/05 23:47:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.294950222s) from=127.0.0.6:46801 2023/01/05 23:47:56 [DEBUG] http: Request GET /v1/status/leader (157.797µs) from=127.0.0.6:45189 2023/01/05 23:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.901980932s) from=127.0.0.6:59227 2023/01/05 23:48:04 [DEBUG] http: Request GET /v1/status/leader (367.15µs) from=127.0.0.6:49879 2023/01/05 23:48:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.149656164s) from=127.0.0.6:39999 2023/01/05 23:48:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.295443819s) from=127.0.0.6:47061 2023/01/05 23:48:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.207521616s) from=127.0.0.6:57135 2023/01/05 23:48:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.739347418s) from=127.0.0.6:35525 2023/01/05 23:48:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.637384563s) from=127.0.0.6:45167 2023/01/05 23:48:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m4.104229916s) from=127.0.0.6:48005 2023/01/05 23:48:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.185705436s) from=127.0.0.6:44239 2023/01/05 23:48:17 [DEBUG] http: Request GET /v1/status/leader (261.918µs) from=127.0.0.6:45189 2023/01/05 23:48:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.619488062s) from=127.0.0.6:48289 2023/01/05 23:48:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m7.031742528s) from=127.0.0.6:50153 2023/01/05 23:48:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.975258876s) from=127.0.0.6:38417 2023/01/05 23:48:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.354595748s) from=127.0.0.6:55407 2023/01/05 23:48:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.971699293s) from=127.0.0.6:48701 2023/01/05 23:48:24 [DEBUG] http: Request GET /v1/status/leader (167.064µs) from=127.0.0.6:49879 2023/01/05 23:48:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.095449204s) from=127.0.0.6:34343 2023/01/05 23:48:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:48:37 [DEBUG] http: Request GET /v1/status/leader (4.549392ms) from=127.0.0.6:49879 2023/01/05 23:48:44 [DEBUG] http: Request GET /v1/status/leader (703.448µs) from=127.0.0.6:49879 2023/01/05 23:48:57 [DEBUG] http: Request GET /v1/status/leader (243.753µs) from=127.0.0.6:45189 2023/01/05 23:49:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.590486317s) from=127.0.0.6:42719 2023/01/05 23:49:04 [DEBUG] http: Request GET /v1/status/leader (296.454µs) from=127.0.0.6:49879 2023/01/05 23:49:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:49:05 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:49:05 [DEBUG] agent: Node info in sync 2023/01/05 23:49:17 [DEBUG] http: Request GET /v1/status/leader (160.648µs) from=127.0.0.6:45189 2023/01/05 23:49:24 [DEBUG] http: Request GET /v1/status/leader (241.321µs) from=127.0.0.6:49879 2023/01/05 23:49:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:49:37 [DEBUG] http: Request GET /v1/status/leader (253.7µs) from=127.0.0.6:49879 2023/01/05 23:49:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m2.675196657s) from=127.0.0.6:37715 2023/01/05 23:49:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m2.887268271s) from=127.0.0.6:41891 2023/01/05 23:49:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m2.769971551s) from=127.0.0.6:37443 2023/01/05 23:49:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.924803314s) from=127.0.0.6:39453 2023/01/05 23:49:44 [DEBUG] http: Request GET /v1/status/leader (381.797µs) from=127.0.0.6:49879 2023/01/05 23:49:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:49:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.531564792s) from=127.0.0.6:36701 2023/01/05 23:49:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m0.329173947s) from=127.0.0.6:49313 2023/01/05 23:49:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.65279699s) from=127.0.0.6:33311 2023/01/05 23:49:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.21206168s) from=127.0.0.6:38067 2023/01/05 23:49:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m6.647240123s) from=127.0.0.6:57575 2023/01/05 23:49:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m0.388565962s) from=127.0.0.6:52611 2023/01/05 23:49:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m2.413668934s) from=127.0.0.6:51585 2023/01/05 23:49:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.593400712s) from=127.0.0.6:57205 2023/01/05 23:49:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.435352269s) from=127.0.0.6:33089 2023/01/05 23:49:57 [DEBUG] http: Request GET /v1/status/leader (169.009µs) from=127.0.0.6:49879 2023/01/05 23:49:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.553546404s) from=127.0.0.6:46801 2023/01/05 23:50:04 [DEBUG] http: Request GET /v1/status/leader (209.141µs) from=127.0.0.6:49879 2023/01/05 23:50:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.288227029s) from=127.0.0.6:59227 2023/01/05 23:50:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.395314721s) from=127.0.0.6:39999 2023/01/05 23:50:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.70617553s) from=127.0.0.6:57135 2023/01/05 23:50:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m5.199649404s) from=127.0.0.6:47061 2023/01/05 23:50:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.683632902s) from=127.0.0.6:48005 2023/01/05 23:50:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.418601662s) from=127.0.0.6:45167 2023/01/05 23:50:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.497057996s) from=127.0.0.6:44239 2023/01/05 23:50:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.585595085s) from=127.0.0.6:35525 2023/01/05 23:50:17 [DEBUG] http: Request GET /v1/status/leader (305.056µs) from=127.0.0.6:49879 2023/01/05 23:50:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.069472623s) from=127.0.0.6:38417 2023/01/05 23:50:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.113184761s) from=127.0.0.6:48289 2023/01/05 23:50:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.320582834s) from=127.0.0.6:50153 2023/01/05 23:50:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.74405032s) from=127.0.0.6:55407 2023/01/05 23:50:24 [DEBUG] http: Request GET /v1/status/leader (158.549µs) from=127.0.0.6:49879 2023/01/05 23:50:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.364951213s) from=127.0.0.6:34343 2023/01/05 23:50:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m7.147744164s) from=127.0.0.6:48701 2023/01/05 23:50:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:50:37 [DEBUG] http: Request GET /v1/status/leader (638.34µs) from=127.0.0.6:49879 2023/01/05 23:50:44 [DEBUG] http: Request GET /v1/status/leader (3.490886ms) from=127.0.0.6:49879 2023/01/05 23:50:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:50:45 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:50:45 [DEBUG] agent: Node info in sync 2023/01/05 23:50:57 [DEBUG] http: Request GET /v1/status/leader (171.868µs) from=127.0.0.6:45189 2023/01/05 23:51:04 [DEBUG] http: Request GET /v1/status/leader (432.742µs) from=127.0.0.6:49879 2023/01/05 23:51:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m2.852296111s) from=127.0.0.6:42719 2023/01/05 23:51:17 [DEBUG] http: Request GET /v1/status/leader (355.39µs) from=127.0.0.6:49879 2023/01/05 23:51:24 [DEBUG] http: Request GET /v1/status/leader (233.175µs) from=127.0.0.6:49879 2023/01/05 23:51:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:51:37 [DEBUG] http: Request GET /v1/status/leader (348.149µs) from=127.0.0.6:45189 2023/01/05 23:51:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.707062947s) from=127.0.0.6:37715 2023/01/05 23:51:44 [DEBUG] http: Request GET /v1/status/leader (352.786µs) from=127.0.0.6:49879 2023/01/05 23:51:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:51:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.632235334s) from=127.0.0.6:41891 2023/01/05 23:51:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.469729249s) from=127.0.0.6:36701 2023/01/05 23:51:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.728426571s) from=127.0.0.6:39453 2023/01/05 23:51:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m0.324751358s) from=127.0.0.6:49313 2023/01/05 23:51:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m5.923542727s) from=127.0.0.6:37443 2023/01/05 23:51:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.057074525s) from=127.0.0.6:33311 2023/01/05 23:51:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m2.328597863s) from=127.0.0.6:52611 2023/01/05 23:51:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.651278542s) from=127.0.0.6:38067 2023/01/05 23:51:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m2.547527815s) from=127.0.0.6:51585 2023/01/05 23:51:57 [DEBUG] http: Request GET /v1/status/leader (542.535µs) from=127.0.0.6:45189 2023/01/05 23:51:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m6.790533532s) from=127.0.0.6:57575 2023/01/05 23:52:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.026112235s) from=127.0.0.6:46801 2023/01/05 23:52:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.07980293s) from=127.0.0.6:33089 2023/01/05 23:52:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.225718586s) from=127.0.0.6:57205 2023/01/05 23:52:04 [DEBUG] http: Request GET /v1/status/leader (781.409µs) from=127.0.0.6:49879 2023/01/05 23:52:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.918098353s) from=127.0.0.6:39999 2023/01/05 23:52:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:52:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:52:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:52:14 [DEBUG] agent: Node info in sync 2023/01/05 23:52:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.727232364s) from=127.0.0.6:59227 2023/01/05 23:52:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.040065335s) from=127.0.0.6:47061 2023/01/05 23:52:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.598106734s) from=127.0.0.6:57135 2023/01/05 23:52:17 [DEBUG] http: Request GET /v1/status/leader (260.189µs) from=127.0.0.6:45189 2023/01/05 23:52:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.6034725s) from=127.0.0.6:48005 2023/01/05 23:52:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.778336739s) from=127.0.0.6:44239 2023/01/05 23:52:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.450803461s) from=127.0.0.6:35525 2023/01/05 23:52:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.305175473s) from=127.0.0.6:45167 2023/01/05 23:52:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.268555299s) from=127.0.0.6:48289 2023/01/05 23:52:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.630769914s) from=127.0.0.6:38417 2023/01/05 23:52:24 [DEBUG] http: Request GET /v1/status/leader (312.172µs) from=127.0.0.6:49879 2023/01/05 23:52:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.983447994s) from=127.0.0.6:50153 2023/01/05 23:52:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.3252111s) from=127.0.0.6:34343 2023/01/05 23:52:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.96538467s) from=127.0.0.6:55407 2023/01/05 23:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.318701183s) from=127.0.0.6:48701 2023/01/05 23:52:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:52:37 [DEBUG] http: Request GET /v1/status/leader (698.829µs) from=127.0.0.6:45189 2023/01/05 23:52:44 [DEBUG] http: Request GET /v1/status/leader (331.479µs) from=127.0.0.6:49879 2023/01/05 23:52:57 [DEBUG] http: Request GET /v1/status/leader (389.887µs) from=127.0.0.6:49879 2023/01/05 23:53:04 [DEBUG] http: Request GET /v1/status/leader (666.354µs) from=127.0.0.6:49879 2023/01/05 23:53:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m7.426188975s) from=127.0.0.6:42719 2023/01/05 23:53:17 [DEBUG] http: Request GET /v1/status/leader (404.642µs) from=127.0.0.6:49879 2023/01/05 23:53:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:53:21 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:53:21 [DEBUG] agent: Node info in sync 2023/01/05 23:53:24 [DEBUG] http: Request GET /v1/status/leader (162.093µs) from=127.0.0.6:49879 2023/01/05 23:53:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:53:37 [DEBUG] http: Request GET /v1/status/leader (363.765µs) from=127.0.0.6:45189 2023/01/05 23:53:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.39110969s) from=127.0.0.6:37715 2023/01/05 23:53:44 [DEBUG] http: Request GET /v1/status/leader (313.679µs) from=127.0.0.6:49879 2023/01/05 23:53:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:53:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.742062085s) from=127.0.0.6:41891 2023/01/05 23:53:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.362481822s) from=127.0.0.6:39453 2023/01/05 23:53:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m4.06085173s) from=127.0.0.6:49313 2023/01/05 23:53:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.283427885s) from=127.0.0.6:37443 2023/01/05 23:53:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.933463968s) from=127.0.0.6:36701 2023/01/05 23:53:57 [DEBUG] http: Request GET /v1/status/leader (269.237µs) from=127.0.0.6:49879 2023/01/05 23:53:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m1.292051417s) from=127.0.0.6:51585 2023/01/05 23:53:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.658572323s) from=127.0.0.6:38067 2023/01/05 23:53:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.9996087s) from=127.0.0.6:33311 2023/01/05 23:53:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m4.68392855s) from=127.0.0.6:52611 2023/01/05 23:53:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m1.716502508s) from=127.0.0.6:57575 2023/01/05 23:54:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.602515272s) from=127.0.0.6:33089 2023/01/05 23:54:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.223610064s) from=127.0.0.6:57205 2023/01/05 23:54:04 [DEBUG] http: Request GET /v1/status/leader (355.366µs) from=127.0.0.6:49879 2023/01/05 23:54:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.454143567s) from=127.0.0.6:46801 2023/01/05 23:54:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m1.001258647s) from=127.0.0.6:47061 2023/01/05 23:54:17 [DEBUG] http: Request GET /v1/status/leader (1.390679ms) from=127.0.0.6:49879 2023/01/05 23:54:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.296269052s) from=127.0.0.6:48005 2023/01/05 23:54:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.453612141s) from=127.0.0.6:39999 2023/01/05 23:54:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.446976839s) from=127.0.0.6:57135 2023/01/05 23:54:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m6.306181283s) from=127.0.0.6:59227 2023/01/05 23:54:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.212272129s) from=127.0.0.6:35525 2023/01/05 23:54:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.674703208s) from=127.0.0.6:44239 2023/01/05 23:54:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.213695654s) from=127.0.0.6:45167 2023/01/05 23:54:24 [DEBUG] http: Request GET /v1/status/leader (413.503µs) from=127.0.0.6:49879 2023/01/05 23:54:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.4402079s) from=127.0.0.6:48289 2023/01/05 23:54:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.752712059s) from=127.0.0.6:50153 2023/01/05 23:54:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.649008636s) from=127.0.0.6:38417 2023/01/05 23:54:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.2065798s) from=127.0.0.6:55407 2023/01/05 23:54:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.359664224s) from=127.0.0.6:34343 2023/01/05 23:54:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:54:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:54:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:54:34 [DEBUG] agent: Node info in sync 2023/01/05 23:54:37 [DEBUG] http: Request GET /v1/status/leader (187.6µs) from=127.0.0.6:45189 2023/01/05 23:54:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.764813681s) from=127.0.0.6:48701 2023/01/05 23:54:44 [DEBUG] http: Request GET /v1/status/leader (155.627µs) from=127.0.0.6:49879 2023/01/05 23:54:57 [DEBUG] http: Request GET /v1/status/leader (321.901µs) from=127.0.0.6:49879 2023/01/05 23:55:04 [DEBUG] http: Request GET /v1/status/leader (261.125µs) from=127.0.0.6:49879 2023/01/05 23:55:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m2.51915259s) from=127.0.0.6:42719 2023/01/05 23:55:17 [DEBUG] http: Request GET /v1/status/leader (243.973µs) from=127.0.0.6:49879 2023/01/05 23:55:24 [DEBUG] http: Request GET /v1/status/leader (338.159µs) from=127.0.0.6:49879 2023/01/05 23:55:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:55:37 [DEBUG] http: Request GET /v1/status/leader (160.005µs) from=127.0.0.6:49879 2023/01/05 23:55:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.991531829s) from=127.0.0.6:37715 2023/01/05 23:55:44 [DEBUG] http: Request GET /v1/status/leader (234.429µs) from=127.0.0.6:49879 2023/01/05 23:55:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m0.409514957s) from=127.0.0.6:37443 2023/01/05 23:55:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:55:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m3.057563532s) from=127.0.0.6:41891 2023/01/05 23:55:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.528360453s) from=127.0.0.6:49313 2023/01/05 23:55:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.452409673s) from=127.0.0.6:39453 2023/01/05 23:55:57 [DEBUG] http: Request GET /v1/status/leader (272.676µs) from=127.0.0.6:49879 2023/01/05 23:55:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.198458894s) from=127.0.0.6:36701 2023/01/05 23:56:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.347571946s) from=127.0.0.6:52611 2023/01/05 23:56:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m1.65029381s) from=127.0.0.6:57575 2023/01/05 23:56:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.746841938s) from=127.0.0.6:38067 2023/01/05 23:56:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.951740212s) from=127.0.0.6:33311 2023/01/05 23:56:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m5.878699132s) from=127.0.0.6:51585 2023/01/05 23:56:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:56:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:56:04 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:56:04 [DEBUG] agent: Node info in sync 2023/01/05 23:56:04 [DEBUG] http: Request GET /v1/status/leader (331.523µs) from=127.0.0.6:49879 2023/01/05 23:56:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.169180012s) from=127.0.0.6:57205 2023/01/05 23:56:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.423462093s) from=127.0.0.6:33089 2023/01/05 23:56:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.316340697s) from=127.0.0.6:46801 2023/01/05 23:56:17 [DEBUG] http: Request GET /v1/status/leader (299.951µs) from=127.0.0.6:45189 2023/01/05 23:56:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.869316789s) from=127.0.0.6:47061 2023/01/05 23:56:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.64873901s) from=127.0.0.6:35525 2023/01/05 23:56:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.037642142s) from=127.0.0.6:39999 2023/01/05 23:56:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.201942475s) from=127.0.0.6:48005 2023/01/05 23:56:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.660252845s) from=127.0.0.6:59227 2023/01/05 23:56:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.149702168s) from=127.0.0.6:57135 2023/01/05 23:56:24 [DEBUG] http: Request GET /v1/status/leader (266.762µs) from=127.0.0.6:49879 2023/01/05 23:56:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.21954087s) from=127.0.0.6:45167 2023/01/05 23:56:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.66439917s) from=127.0.0.6:44239 2023/01/05 23:56:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.591448107s) from=127.0.0.6:48289 2023/01/05 23:56:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.644969609s) from=127.0.0.6:55407 2023/01/05 23:56:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.27416195s) from=127.0.0.6:34343 2023/01/05 23:56:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:56:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.426345546s) from=127.0.0.6:50153 2023/01/05 23:56:37 [DEBUG] http: Request GET /v1/status/leader (204.02µs) from=127.0.0.6:49879 2023/01/05 23:56:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m7.030449012s) from=127.0.0.6:38417 2023/01/05 23:56:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.836183416s) from=127.0.0.6:48701 2023/01/05 23:56:44 [DEBUG] http: Request GET /v1/status/leader (315.169µs) from=127.0.0.6:49879 2023/01/05 23:56:57 [DEBUG] http: Request GET /v1/status/leader (173.201µs) from=127.0.0.6:45189 2023/01/05 23:57:04 [DEBUG] http: Request GET /v1/status/leader (286.031µs) from=127.0.0.6:49879 2023/01/05 23:57:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:57:16 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:57:16 [DEBUG] agent: Node info in sync 2023/01/05 23:57:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.823109926s) from=127.0.0.6:42719 2023/01/05 23:57:17 [DEBUG] http: Request GET /v1/status/leader (265.038µs) from=127.0.0.6:45189 2023/01/05 23:57:24 [DEBUG] http: Request GET /v1/status/leader (316.465µs) from=127.0.0.6:49879 2023/01/05 23:57:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:57:37 [DEBUG] http: Request GET /v1/status/leader (315.503µs) from=127.0.0.6:49879 2023/01/05 23:57:44 [DEBUG] http: Request GET /v1/status/leader (309.672µs) from=127.0.0.6:49879 2023/01/05 23:57:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m2.640079484s) from=127.0.0.6:37715 2023/01/05 23:57:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m1.17296161s) from=127.0.0.6:49313 2023/01/05 23:57:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.305715724s) from=127.0.0.6:37443 2023/01/05 23:57:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.535604873s) from=127.0.0.6:39453 2023/01/05 23:57:57 [DEBUG] http: Request GET /v1/status/leader (410.888µs) from=127.0.0.6:45189 2023/01/05 23:57:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.496179364s) from=127.0.0.6:36701 2023/01/05 23:57:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.301258494s) from=127.0.0.6:41891 2023/01/05 23:58:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.068811451s) from=127.0.0.6:52611 2023/01/05 23:58:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.831887898s) from=127.0.0.6:33311 2023/01/05 23:58:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m0.713310748s) from=127.0.0.6:51585 2023/01/05 23:58:04 [DEBUG] http: Request GET /v1/status/leader (275.322µs) from=127.0.0.6:49879 2023/01/05 23:58:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.686821187s) from=127.0.0.6:38067 2023/01/05 23:58:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.976234141s) from=127.0.0.6:57205 2023/01/05 23:58:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m5.745379854s) from=127.0.0.6:57575 2023/01/05 23:58:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.729045755s) from=127.0.0.6:33089 2023/01/05 23:58:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.624636303s) from=127.0.0.6:46801 2023/01/05 23:58:17 [DEBUG] http: Request GET /v1/status/leader (341.445µs) from=127.0.0.6:45189 2023/01/05 23:58:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.170997093s) from=127.0.0.6:47061 2023/01/05 23:58:24 [DEBUG] http: Request GET /v1/status/leader (163.673µs) from=127.0.0.6:49879 2023/01/05 23:58:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.223396772s) from=127.0.0.6:39999 2023/01/05 23:58:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.35229111s) from=127.0.0.6:35525 2023/01/05 23:58:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.698174504s) from=127.0.0.6:57135 2023/01/05 23:58:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.797066132s) from=127.0.0.6:59227 2023/01/05 23:58:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m7.255367173s) from=127.0.0.6:48005 2023/01/05 23:58:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/05 23:58:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.306815718s) from=127.0.0.6:45167 2023/01/05 23:58:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:58:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.985945956s) from=127.0.0.6:34343 2023/01/05 23:58:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.236424192s) from=127.0.0.6:50153 2023/01/05 23:58:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.259083576s) from=127.0.0.6:44239 2023/01/05 23:58:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.016319182s) from=127.0.0.6:48289 2023/01/05 23:58:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.176757468s) from=127.0.0.6:55407 2023/01/05 23:58:37 [DEBUG] http: Request GET /v1/status/leader (1.38787ms) from=127.0.0.6:49879 2023/01/05 23:58:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.80552353s) from=127.0.0.6:38417 2023/01/05 23:58:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.542980272s) from=127.0.0.6:48701 2023/01/05 23:58:44 [DEBUG] http: Request GET /v1/status/leader (355.212µs) from=127.0.0.6:49879 2023/01/05 23:58:57 [DEBUG] http: Request GET /v1/status/leader (157.715µs) from=127.0.0.6:45189 2023/01/05 23:59:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/05 23:59:03 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/05 23:59:03 [DEBUG] agent: Node info in sync 2023/01/05 23:59:04 [DEBUG] http: Request GET /v1/status/leader (181.039µs) from=127.0.0.6:49879 2023/01/05 23:59:17 [DEBUG] http: Request GET /v1/status/leader (315.32µs) from=127.0.0.6:49879 2023/01/05 23:59:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.811820754s) from=127.0.0.6:42719 2023/01/05 23:59:24 [DEBUG] http: Request GET /v1/status/leader (175.856µs) from=127.0.0.6:49879 2023/01/05 23:59:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/05 23:59:37 [DEBUG] http: Request GET /v1/status/leader (321.776µs) from=127.0.0.6:49879 2023/01/05 23:59:44 [DEBUG] http: Request GET /v1/status/leader (262.775µs) from=127.0.0.6:49879 2023/01/05 23:59:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m3.727925037s) from=127.0.0.6:37715 2023/01/05 23:59:57 [DEBUG] http: Request GET /v1/status/leader (192.932µs) from=127.0.0.6:45189 2023/01/05 23:59:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.405988773s) from=127.0.0.6:49313 2023/01/06 00:00:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.836555554s) from=127.0.0.6:37443 2023/01/06 00:00:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.531562261s) from=127.0.0.6:39453 2023/01/06 00:00:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.884672657s) from=127.0.0.6:41891 2023/01/06 00:00:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m3.612359975s) from=127.0.0.6:52611 2023/01/06 00:00:04 [DEBUG] http: Request GET /v1/status/leader (4.484198ms) from=127.0.0.6:49879 2023/01/06 00:00:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.250959601s) from=127.0.0.6:36701 2023/01/06 00:00:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.32238464s) from=127.0.0.6:38067 2023/01/06 00:00:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.925824913s) from=127.0.0.6:57205 2023/01/06 00:00:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.038828915s) from=127.0.0.6:33311 2023/01/06 00:00:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m6.277414734s) from=127.0.0.6:51585 2023/01/06 00:00:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.534157084s) from=127.0.0.6:33089 2023/01/06 00:00:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m5.296078239s) from=127.0.0.6:57575 2023/01/06 00:00:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.455368174s) from=127.0.0.6:46801 2023/01/06 00:00:17 [DEBUG] http: Request GET /v1/status/leader (171.102µs) from=127.0.0.6:45189 2023/01/06 00:00:25 [DEBUG] http: Request GET /v1/status/leader (949.159µs) from=127.0.0.6:49879 2023/01/06 00:00:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m4.297310012s) from=127.0.0.6:47061 2023/01/06 00:00:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.134796567s) from=127.0.0.6:39999 2023/01/06 00:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.712690357s) from=127.0.0.6:48005 2023/01/06 00:00:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.784903604s) from=127.0.0.6:35525 2023/01/06 00:00:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:00:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:00:34 [DEBUG] agent: Node info in sync 2023/01/06 00:00:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:00:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.753938346s) from=127.0.0.6:57135 2023/01/06 00:00:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.326626724s) from=127.0.0.6:59227 2023/01/06 00:00:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.589946124s) from=127.0.0.6:45167 2023/01/06 00:00:37 [DEBUG] http: Request GET /v1/status/leader (929.382µs) from=127.0.0.6:49879 2023/01/06 00:00:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.483805091s) from=127.0.0.6:34343 2023/01/06 00:00:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.582073984s) from=127.0.0.6:44239 2023/01/06 00:00:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.911024051s) from=127.0.0.6:50153 2023/01/06 00:00:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.880164823s) from=127.0.0.6:48289 2023/01/06 00:00:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.99724123s) from=127.0.0.6:55407 2023/01/06 00:00:45 [DEBUG] http: Request GET /v1/status/leader (1.708336ms) from=127.0.0.6:49879 2023/01/06 00:00:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.596049132s) from=127.0.0.6:38417 2023/01/06 00:00:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.261981447s) from=127.0.0.6:48701 2023/01/06 00:00:57 [DEBUG] http: Request GET /v1/status/leader (287.311µs) from=127.0.0.6:45189 2023/01/06 00:01:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:01:05 [DEBUG] http: Request GET /v1/status/leader (249.37µs) from=127.0.0.6:49879 2023/01/06 00:01:17 [DEBUG] http: Request GET /v1/status/leader (304.076µs) from=127.0.0.6:49879 2023/01/06 00:01:25 [DEBUG] http: Request GET /v1/status/leader (423.759µs) from=127.0.0.6:49879 2023/01/06 00:01:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.251758805s) from=127.0.0.6:42719 2023/01/06 00:01:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:01:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:01:35 [DEBUG] agent: Node info in sync 2023/01/06 00:01:37 [DEBUG] http: Request GET /v1/status/leader (178.736µs) from=127.0.0.6:45189 2023/01/06 00:01:45 [DEBUG] http: Request GET /v1/status/leader (345.276µs) from=127.0.0.6:49879 2023/01/06 00:01:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m6.726890663s) from=127.0.0.6:37715 2023/01/06 00:01:57 [DEBUG] http: Request GET /v1/status/leader (211.461µs) from=127.0.0.6:49879 2023/01/06 00:02:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.822912857s) from=127.0.0.6:49313 2023/01/06 00:02:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m2.998007221s) from=127.0.0.6:37443 2023/01/06 00:02:05 [DEBUG] http: Request GET /v1/status/leader (345.936µs) from=127.0.0.6:49879 2023/01/06 00:02:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m0.589752813s) from=127.0.0.6:41891 2023/01/06 00:02:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.813825231s) from=127.0.0.6:39453 2023/01/06 00:02:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m4.129992477s) from=127.0.0.6:52611 2023/01/06 00:02:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.152038339s) from=127.0.0.6:38067 2023/01/06 00:02:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.915118709s) from=127.0.0.6:33311 2023/01/06 00:02:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.986458747s) from=127.0.0.6:57205 2023/01/06 00:02:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.989148479s) from=127.0.0.6:36701 2023/01/06 00:02:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.82495772s) from=127.0.0.6:33089 2023/01/06 00:02:17 [DEBUG] http: Request GET /v1/status/leader (292.804µs) from=127.0.0.6:45189 2023/01/06 00:02:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m7.430113731s) from=127.0.0.6:51585 2023/01/06 00:02:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m6.014054629s) from=127.0.0.6:57575 2023/01/06 00:02:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.960586191s) from=127.0.0.6:46801 2023/01/06 00:02:25 [DEBUG] http: Request GET /v1/status/leader (253.379µs) from=127.0.0.6:49879 2023/01/06 00:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m6.913688532s) from=127.0.0.6:47061 2023/01/06 00:02:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:02:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.907637812s) from=127.0.0.6:39999 2023/01/06 00:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.429057609s) from=127.0.0.6:48005 2023/01/06 00:02:37 [DEBUG] http: Request GET /v1/status/leader (380.822µs) from=127.0.0.6:49879 2023/01/06 00:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.811023821s) from=127.0.0.6:35525 2023/01/06 00:02:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.192451584s) from=127.0.0.6:44239 2023/01/06 00:02:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m0.148999518s) from=127.0.0.6:50153 2023/01/06 00:02:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.660448901s) from=127.0.0.6:45167 2023/01/06 00:02:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.056688642s) from=127.0.0.6:57135 2023/01/06 00:02:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.959919045s) from=127.0.0.6:34343 2023/01/06 00:02:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.933455383s) from=127.0.0.6:48289 2023/01/06 00:02:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m6.694088362s) from=127.0.0.6:59227 2023/01/06 00:02:45 [DEBUG] http: Request GET /v1/status/leader (169.886µs) from=127.0.0.6:49879 2023/01/06 00:02:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.970974182s) from=127.0.0.6:38417 2023/01/06 00:02:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.470117068s) from=127.0.0.6:55407 2023/01/06 00:02:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m0.409043904s) from=127.0.0.6:48701 2023/01/06 00:02:57 [DEBUG] http: Request GET /v1/status/leader (218.538µs) from=127.0.0.6:49879 2023/01/06 00:03:05 [DEBUG] http: Request GET /v1/status/leader (171.211µs) from=127.0.0.6:49879 2023/01/06 00:03:17 [DEBUG] http: Request GET /v1/status/leader (1.247932ms) from=127.0.0.6:45189 2023/01/06 00:03:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:03:24 [DEBUG] agent: Node info in sync 2023/01/06 00:03:25 [DEBUG] http: Request GET /v1/status/leader (206.718µs) from=127.0.0.6:49879 2023/01/06 00:03:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.581594579s) from=127.0.0.6:42719 2023/01/06 00:03:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:03:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:03:37 [DEBUG] http: Request GET /v1/status/leader (354.041µs) from=127.0.0.6:45189 2023/01/06 00:03:45 [DEBUG] http: Request GET /v1/status/leader (294.088µs) from=127.0.0.6:49879 2023/01/06 00:03:57 [DEBUG] http: Request GET /v1/status/leader (228.255µs) from=127.0.0.6:45189 2023/01/06 00:04:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m5.824271371s) from=127.0.0.6:37715 2023/01/06 00:04:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.629076954s) from=127.0.0.6:49313 2023/01/06 00:04:05 [DEBUG] http: Request GET /v1/status/leader (250.502µs) from=127.0.0.6:49879 2023/01/06 00:04:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m3.053444231s) from=127.0.0.6:41891 2023/01/06 00:04:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.108414534s) from=127.0.0.6:39453 2023/01/06 00:04:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m6.882795498s) from=127.0.0.6:37443 2023/01/06 00:04:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.733952617s) from=127.0.0.6:33311 2023/01/06 00:04:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m4.30674491s) from=127.0.0.6:38067 2023/01/06 00:04:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m6.553085801s) from=127.0.0.6:52611 2023/01/06 00:04:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.287705739s) from=127.0.0.6:57205 2023/01/06 00:04:17 [DEBUG] http: Request GET /v1/status/leader (493.755µs) from=127.0.0.6:45189 2023/01/06 00:04:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.520968599s) from=127.0.0.6:36701 2023/01/06 00:04:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m2.278926251s) from=127.0.0.6:51585 2023/01/06 00:04:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.532326515s) from=127.0.0.6:33089 2023/01/06 00:04:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m6.859265397s) from=127.0.0.6:57575 2023/01/06 00:04:25 [DEBUG] http: Request GET /v1/status/leader (252.568µs) from=127.0.0.6:49879 2023/01/06 00:04:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.52155053s) from=127.0.0.6:46801 2023/01/06 00:04:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:04:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.066176325s) from=127.0.0.6:48005 2023/01/06 00:04:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m4.018812944s) from=127.0.0.6:47061 2023/01/06 00:04:37 [DEBUG] http: Request GET /v1/status/leader (3.98481ms) from=127.0.0.6:49879 2023/01/06 00:04:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.943478205s) from=127.0.0.6:35525 2023/01/06 00:04:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.72397292s) from=127.0.0.6:39999 2023/01/06 00:04:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.166537229s) from=127.0.0.6:44239 2023/01/06 00:04:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.855931718s) from=127.0.0.6:34343 2023/01/06 00:04:45 [DEBUG] http: Request GET /v1/status/leader (322.506µs) from=127.0.0.6:49879 2023/01/06 00:04:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.885101021s) from=127.0.0.6:50153 2023/01/06 00:04:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.722560296s) from=127.0.0.6:45167 2023/01/06 00:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.477547195s) from=127.0.0.6:59227 2023/01/06 00:04:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.778484094s) from=127.0.0.6:57135 2023/01/06 00:04:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.359114704s) from=127.0.0.6:48289 2023/01/06 00:04:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.87911283s) from=127.0.0.6:55407 2023/01/06 00:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.217920436s) from=127.0.0.6:38417 2023/01/06 00:04:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.591752678s) from=127.0.0.6:48701 2023/01/06 00:04:57 [DEBUG] http: Request GET /v1/status/leader (195.927µs) from=127.0.0.6:49879 2023/01/06 00:05:05 [DEBUG] http: Request GET /v1/status/leader (215.957µs) from=127.0.0.6:49879 2023/01/06 00:05:17 [DEBUG] http: Request GET /v1/status/leader (261.81µs) from=127.0.0.6:45189 2023/01/06 00:05:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:05:19 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:05:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:05:19 [DEBUG] agent: Node info in sync 2023/01/06 00:05:25 [DEBUG] http: Request GET /v1/status/leader (194.056µs) from=127.0.0.6:49879 2023/01/06 00:05:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.196017126s) from=127.0.0.6:42719 2023/01/06 00:05:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:05:37 [DEBUG] http: Request GET /v1/status/leader (299.651µs) from=127.0.0.6:45189 2023/01/06 00:05:45 [DEBUG] http: Request GET /v1/status/leader (283.15µs) from=127.0.0.6:49879 2023/01/06 00:05:57 [DEBUG] http: Request GET /v1/status/leader (264.228µs) from=127.0.0.6:49879 2023/01/06 00:06:05 [DEBUG] http: Request GET /v1/status/leader (270.854µs) from=127.0.0.6:49879 2023/01/06 00:06:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m3.202672397s) from=127.0.0.6:49313 2023/01/06 00:06:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m7.365104847s) from=127.0.0.6:37715 2023/01/06 00:06:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.104828319s) from=127.0.0.6:41891 2023/01/06 00:06:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:06:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.240366262s) from=127.0.0.6:33311 2023/01/06 00:06:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m3.211972685s) from=127.0.0.6:37443 2023/01/06 00:06:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.305118053s) from=127.0.0.6:39453 2023/01/06 00:06:17 [DEBUG] http: Request GET /v1/status/leader (253.527µs) from=127.0.0.6:45189 2023/01/06 00:06:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.398425888s) from=127.0.0.6:38067 2023/01/06 00:06:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.391131583s) from=127.0.0.6:57205 2023/01/06 00:06:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m5.567444009s) from=127.0.0.6:52611 2023/01/06 00:06:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m3.851258274s) from=127.0.0.6:36701 2023/01/06 00:06:25 [DEBUG] http: Request GET /v1/status/leader (863.698µs) from=127.0.0.6:49879 2023/01/06 00:06:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m6.355528591s) from=127.0.0.6:51585 2023/01/06 00:06:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m2.392775236s) from=127.0.0.6:57575 2023/01/06 00:06:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.044286561s) from=127.0.0.6:33089 2023/01/06 00:06:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.313827123s) from=127.0.0.6:46801 2023/01/06 00:06:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:06:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:06:36 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:06:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:06:36 [DEBUG] agent: Node info in sync 2023/01/06 00:06:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.252246927s) from=127.0.0.6:48005 2023/01/06 00:06:37 [DEBUG] http: Request GET /v1/status/leader (1.474585ms) from=127.0.0.6:49879 2023/01/06 00:06:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m2.472029546s) from=127.0.0.6:47061 2023/01/06 00:06:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.047116401s) from=127.0.0.6:39999 2023/01/06 00:06:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.253856447s) from=127.0.0.6:34343 2023/01/06 00:06:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.893812202s) from=127.0.0.6:35525 2023/01/06 00:06:45 [DEBUG] http: Request GET /v1/status/leader (277.625µs) from=127.0.0.6:49879 2023/01/06 00:06:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.637878141s) from=127.0.0.6:44239 2023/01/06 00:06:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.653721339s) from=127.0.0.6:57135 2023/01/06 00:06:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.34272486s) from=127.0.0.6:45167 2023/01/06 00:06:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.905753601s) from=127.0.0.6:50153 2023/01/06 00:06:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.129618713s) from=127.0.0.6:59227 2023/01/06 00:06:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.619040765s) from=127.0.0.6:48289 2023/01/06 00:06:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.382531635s) from=127.0.0.6:55407 2023/01/06 00:06:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.956487111s) from=127.0.0.6:38417 2023/01/06 00:06:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.179499822s) from=127.0.0.6:48701 2023/01/06 00:06:58 [DEBUG] http: Request GET /v1/status/leader (247.988µs) from=127.0.0.6:49879 2023/01/06 00:07:05 [DEBUG] http: Request GET /v1/status/leader (284.849µs) from=127.0.0.6:49879 2023/01/06 00:07:18 [DEBUG] http: Request GET /v1/status/leader (300.149µs) from=127.0.0.6:45189 2023/01/06 00:07:25 [DEBUG] http: Request GET /v1/status/leader (270.145µs) from=127.0.0.6:49879 2023/01/06 00:07:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m5.421876036s) from=127.0.0.6:42719 2023/01/06 00:07:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:07:38 [DEBUG] http: Request GET /v1/status/leader (371.383µs) from=127.0.0.6:45189 2023/01/06 00:07:45 [DEBUG] http: Request GET /v1/status/leader (249.147µs) from=127.0.0.6:49879 2023/01/06 00:07:58 [DEBUG] http: Request GET /v1/status/leader (201.891µs) from=127.0.0.6:49879 2023/01/06 00:08:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:08:05 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:08:05 [DEBUG] agent: Node info in sync 2023/01/06 00:08:05 [DEBUG] http: Request GET /v1/status/leader (265.62µs) from=127.0.0.6:49879 2023/01/06 00:08:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m1.968856167s) from=127.0.0.6:49313 2023/01/06 00:08:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m2.115215035s) from=127.0.0.6:41891 2023/01/06 00:08:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m3.322067641s) from=127.0.0.6:37715 2023/01/06 00:08:18 [DEBUG] http: Request GET /v1/status/leader (256.017µs) from=127.0.0.6:45189 2023/01/06 00:08:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.422180773s) from=127.0.0.6:33311 2023/01/06 00:08:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m5.465827797s) from=127.0.0.6:37443 2023/01/06 00:08:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.935934636s) from=127.0.0.6:39453 2023/01/06 00:08:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m2.360642413s) from=127.0.0.6:36701 2023/01/06 00:08:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.261040301s) from=127.0.0.6:38067 2023/01/06 00:08:25 [DEBUG] http: Request GET /v1/status/leader (371.997µs) from=127.0.0.6:49879 2023/01/06 00:08:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.85157599s) from=127.0.0.6:57205 2023/01/06 00:08:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m5.177004039s) from=127.0.0.6:52611 2023/01/06 00:08:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m1.403828172s) from=127.0.0.6:57575 2023/01/06 00:08:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.736423606s) from=127.0.0.6:33089 2023/01/06 00:08:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m3.942751236s) from=127.0.0.6:51585 2023/01/06 00:08:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:08:38 [DEBUG] http: Request GET /v1/status/leader (378.545µs) from=127.0.0.6:45189 2023/01/06 00:08:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.658638703s) from=127.0.0.6:46801 2023/01/06 00:08:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.886565862s) from=127.0.0.6:48005 2023/01/06 00:08:45 [DEBUG] http: Request GET /v1/status/leader (245.218µs) from=127.0.0.6:49879 2023/01/06 00:08:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m6.324801582s) from=127.0.0.6:47061 2023/01/06 00:08:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.580816531s) from=127.0.0.6:39999 2023/01/06 00:08:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.401986375s) from=127.0.0.6:35525 2023/01/06 00:08:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m7.263003496s) from=127.0.0.6:34343 2023/01/06 00:08:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.287182783s) from=127.0.0.6:57135 2023/01/06 00:08:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.492407539s) from=127.0.0.6:45167 2023/01/06 00:08:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.839772363s) from=127.0.0.6:44239 2023/01/06 00:08:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.797445868s) from=127.0.0.6:50153 2023/01/06 00:08:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.480146084s) from=127.0.0.6:48289 2023/01/06 00:08:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m0.383144807s) from=127.0.0.6:48701 2023/01/06 00:08:58 [DEBUG] http: Request GET /v1/status/leader (601.628µs) from=127.0.0.6:45189 2023/01/06 00:08:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m7.030192267s) from=127.0.0.6:59227 2023/01/06 00:09:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.2579858s) from=127.0.0.6:55407 2023/01/06 00:09:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.959968278s) from=127.0.0.6:38417 2023/01/06 00:09:05 [DEBUG] http: Request GET /v1/status/leader (6.621792ms) from=127.0.0.6:49879 2023/01/06 00:09:18 [DEBUG] http: Request GET /v1/status/leader (849.914µs) from=127.0.0.6:45189 2023/01/06 00:09:25 [DEBUG] http: Request GET /v1/status/leader (330.711µs) from=127.0.0.6:49879 2023/01/06 00:09:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:09:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.133972952s) from=127.0.0.6:42719 2023/01/06 00:09:38 [DEBUG] http: Request GET /v1/status/leader (245.939µs) from=127.0.0.6:49879 2023/01/06 00:09:45 [DEBUG] http: Request GET /v1/status/leader (1.181319ms) from=127.0.0.6:49879 2023/01/06 00:09:58 [DEBUG] http: Request GET /v1/status/leader (282.988µs) from=127.0.0.6:49879 2023/01/06 00:10:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:10:04 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:10:04 [DEBUG] agent: Node info in sync 2023/01/06 00:10:05 [DEBUG] http: Request GET /v1/status/leader (412.039µs) from=127.0.0.6:49879 2023/01/06 00:10:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m0.231958641s) from=127.0.0.6:49313 2023/01/06 00:10:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.169791133s) from=127.0.0.6:41891 2023/01/06 00:10:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m5.45617766s) from=127.0.0.6:37715 2023/01/06 00:10:18 [DEBUG] http: Request GET /v1/status/leader (185.82µs) from=127.0.0.6:49879 2023/01/06 00:10:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.812395473s) from=127.0.0.6:33311 2023/01/06 00:10:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m0.97150994s) from=127.0.0.6:37443 2023/01/06 00:10:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.236480347s) from=127.0.0.6:39453 2023/01/06 00:10:25 [DEBUG] http: Request GET /v1/status/leader (870.827µs) from=127.0.0.6:49879 2023/01/06 00:10:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.327207147s) from=127.0.0.6:38067 2023/01/06 00:10:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.274705s) from=127.0.0.6:57205 2023/01/06 00:10:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m0.329535681s) from=127.0.0.6:57575 2023/01/06 00:10:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.176582897s) from=127.0.0.6:36701 2023/01/06 00:10:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m7.026322166s) from=127.0.0.6:52611 2023/01/06 00:10:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:10:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.945359528s) from=127.0.0.6:33089 2023/01/06 00:10:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m6.303881074s) from=127.0.0.6:51585 2023/01/06 00:10:38 [DEBUG] http: Request GET /v1/status/leader (636.488µs) from=127.0.0.6:45189 2023/01/06 00:10:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.969960634s) from=127.0.0.6:46801 2023/01/06 00:10:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m2.853689084s) from=127.0.0.6:48005 2023/01/06 00:10:45 [DEBUG] http: Request GET /v1/status/leader (194.57µs) from=127.0.0.6:49879 2023/01/06 00:10:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.443982901s) from=127.0.0.6:39999 2023/01/06 00:10:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m5.889074646s) from=127.0.0.6:47061 2023/01/06 00:10:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.979996845s) from=127.0.0.6:57135 2023/01/06 00:10:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.157029833s) from=127.0.0.6:45167 2023/01/06 00:10:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.730954886s) from=127.0.0.6:35525 2023/01/06 00:10:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.416414468s) from=127.0.0.6:44239 2023/01/06 00:10:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.086986205s) from=127.0.0.6:34343 2023/01/06 00:10:58 [DEBUG] http: Request GET /v1/status/leader (193.41µs) from=127.0.0.6:45189 2023/01/06 00:11:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.603201814s) from=127.0.0.6:50153 2023/01/06 00:11:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.077306455s) from=127.0.0.6:48701 2023/01/06 00:11:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:11:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.566053788s) from=127.0.0.6:48289 2023/01/06 00:11:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.023235215s) from=127.0.0.6:59227 2023/01/06 00:11:05 [DEBUG] http: Request GET /v1/status/leader (196.574µs) from=127.0.0.6:49879 2023/01/06 00:11:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.885354971s) from=127.0.0.6:55407 2023/01/06 00:11:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.04934068s) from=127.0.0.6:38417 2023/01/06 00:11:18 [DEBUG] http: Request GET /v1/status/leader (179.614µs) from=127.0.0.6:49879 2023/01/06 00:11:25 [DEBUG] http: Request GET /v1/status/leader (341.359µs) from=127.0.0.6:49879 2023/01/06 00:11:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:11:38 [DEBUG] http: Request GET /v1/status/leader (255.885µs) from=127.0.0.6:49879 2023/01/06 00:11:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.823596827s) from=127.0.0.6:42719 2023/01/06 00:11:45 [DEBUG] http: Request GET /v1/status/leader (174.943µs) from=127.0.0.6:49879 2023/01/06 00:11:58 [DEBUG] http: Request GET /v1/status/leader (3.742224ms) from=127.0.0.6:49879 2023/01/06 00:12:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:12:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:12:02 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:12:02 [DEBUG] agent: Node info in sync 2023/01/06 00:12:05 [DEBUG] http: Request GET /v1/status/leader (332.074µs) from=127.0.0.6:49879 2023/01/06 00:12:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m3.533701783s) from=127.0.0.6:49313 2023/01/06 00:12:18 [DEBUG] http: Request GET /v1/status/leader (234.699µs) from=127.0.0.6:49879 2023/01/06 00:12:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.829682693s) from=127.0.0.6:41891 2023/01/06 00:12:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m1.760968229s) from=127.0.0.6:37443 2023/01/06 00:12:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m6.04198228s) from=127.0.0.6:37715 2023/01/06 00:12:25 [DEBUG] http: Request GET /v1/status/leader (198.231µs) from=127.0.0.6:49879 2023/01/06 00:12:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.146430371s) from=127.0.0.6:33311 2023/01/06 00:12:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.004114519s) from=127.0.0.6:57205 2023/01/06 00:12:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m6.98867375s) from=127.0.0.6:39453 2023/01/06 00:12:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m2.926347275s) from=127.0.0.6:36701 2023/01/06 00:12:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m4.558772025s) from=127.0.0.6:57575 2023/01/06 00:12:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:12:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.841202225s) from=127.0.0.6:38067 2023/01/06 00:12:38 [DEBUG] http: Request GET /v1/status/leader (209.071µs) from=127.0.0.6:49879 2023/01/06 00:12:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m5.711217958s) from=127.0.0.6:52611 2023/01/06 00:12:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.648559229s) from=127.0.0.6:33089 2023/01/06 00:12:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m4.020141198s) from=127.0.0.6:51585 2023/01/06 00:12:45 [DEBUG] http: Request GET /v1/status/leader (453.427µs) from=127.0.0.6:49879 2023/01/06 00:12:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.619724331s) from=127.0.0.6:46801 2023/01/06 00:12:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.428007999s) from=127.0.0.6:48005 2023/01/06 00:12:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m0.011403618s) from=127.0.0.6:47061 2023/01/06 00:12:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.46216523s) from=127.0.0.6:39999 2023/01/06 00:12:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.480556733s) from=127.0.0.6:35525 2023/01/06 00:12:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.827373932s) from=127.0.0.6:45167 2023/01/06 00:12:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.872239483s) from=127.0.0.6:57135 2023/01/06 00:12:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.780110263s) from=127.0.0.6:34343 2023/01/06 00:12:58 [DEBUG] http: Request GET /v1/status/leader (270.12µs) from=127.0.0.6:45189 2023/01/06 00:12:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.608954143s) from=127.0.0.6:44239 2023/01/06 00:13:05 [DEBUG] http: Request GET /v1/status/leader (265.812µs) from=127.0.0.6:49879 2023/01/06 00:13:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.662835374s) from=127.0.0.6:50153 2023/01/06 00:13:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.657469177s) from=127.0.0.6:48289 2023/01/06 00:13:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.234499858s) from=127.0.0.6:48701 2023/01/06 00:13:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m7.383461138s) from=127.0.0.6:59227 2023/01/06 00:13:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:13:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.310276808s) from=127.0.0.6:55407 2023/01/06 00:13:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.154513568s) from=127.0.0.6:38417 2023/01/06 00:13:18 [DEBUG] http: Request GET /v1/status/leader (1.067448ms) from=127.0.0.6:45189 2023/01/06 00:13:25 [DEBUG] http: Request GET /v1/status/leader (335.87µs) from=127.0.0.6:49879 2023/01/06 00:13:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:13:38 [DEBUG] http: Request GET /v1/status/leader (287.184µs) from=127.0.0.6:49879 2023/01/06 00:13:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m4.025805922s) from=127.0.0.6:42719 2023/01/06 00:13:45 [DEBUG] http: Request GET /v1/status/leader (186.739µs) from=127.0.0.6:49879 2023/01/06 00:13:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:13:55 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:13:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:13:55 [DEBUG] agent: Node info in sync 2023/01/06 00:13:58 [DEBUG] http: Request GET /v1/status/leader (184.161µs) from=127.0.0.6:49879 2023/01/06 00:14:05 [DEBUG] http: Request GET /v1/status/leader (179.364µs) from=127.0.0.6:49879 2023/01/06 00:14:18 [DEBUG] http: Request GET /v1/status/leader (268.909µs) from=127.0.0.6:45189 2023/01/06 00:14:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m7.165364215s) from=127.0.0.6:49313 2023/01/06 00:14:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.27025998s) from=127.0.0.6:41891 2023/01/06 00:14:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m1.087564069s) from=127.0.0.6:37715 2023/01/06 00:14:25 [DEBUG] http: Request GET /v1/status/leader (353.183µs) from=127.0.0.6:49879 2023/01/06 00:14:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.717936113s) from=127.0.0.6:33311 2023/01/06 00:14:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m5.648124687s) from=127.0.0.6:37443 2023/01/06 00:14:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.959524286s) from=127.0.0.6:57205 2023/01/06 00:14:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.930150188s) from=127.0.0.6:39453 2023/01/06 00:14:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.170401953s) from=127.0.0.6:36701 2023/01/06 00:14:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:14:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.194778288s) from=127.0.0.6:38067 2023/01/06 00:14:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m3.342720179s) from=127.0.0.6:57575 2023/01/06 00:14:38 [DEBUG] http: Request GET /v1/status/leader (166.573µs) from=127.0.0.6:45189 2023/01/06 00:14:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m2.344255193s) from=127.0.0.6:52611 2023/01/06 00:14:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m0.911446261s) from=127.0.0.6:51585 2023/01/06 00:14:45 [DEBUG] http: Request GET /v1/status/leader (1.128096ms) from=127.0.0.6:49879 2023/01/06 00:14:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.39911697s) from=127.0.0.6:33089 2023/01/06 00:14:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.404884659s) from=127.0.0.6:46801 2023/01/06 00:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m1.154342798s) from=127.0.0.6:47061 2023/01/06 00:14:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.69779749s) from=127.0.0.6:48005 2023/01/06 00:14:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.187701601s) from=127.0.0.6:35525 2023/01/06 00:14:58 [DEBUG] http: Request GET /v1/status/leader (260.421µs) from=127.0.0.6:45189 2023/01/06 00:14:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.434958534s) from=127.0.0.6:39999 2023/01/06 00:14:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.109723866s) from=127.0.0.6:57135 2023/01/06 00:15:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.410693973s) from=127.0.0.6:34343 2023/01/06 00:15:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.795980815s) from=127.0.0.6:44239 2023/01/06 00:15:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.671638015s) from=127.0.0.6:45167 2023/01/06 00:15:05 [DEBUG] http: Request GET /v1/status/leader (232.625µs) from=127.0.0.6:49879 2023/01/06 00:15:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.049384741s) from=127.0.0.6:48289 2023/01/06 00:15:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.456959077s) from=127.0.0.6:50153 2023/01/06 00:15:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.756948024s) from=127.0.0.6:48701 2023/01/06 00:15:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m2.507045856s) from=127.0.0.6:59227 2023/01/06 00:15:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.321471893s) from=127.0.0.6:55407 2023/01/06 00:15:18 [DEBUG] http: Request GET /v1/status/leader (197.405µs) from=127.0.0.6:45189 2023/01/06 00:15:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.202969831s) from=127.0.0.6:38417 2023/01/06 00:15:25 [DEBUG] http: Request GET /v1/status/leader (390.529µs) from=127.0.0.6:49879 2023/01/06 00:15:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:15:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:15:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:15:35 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:15:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:15:35 [DEBUG] agent: Node info in sync 2023/01/06 00:15:38 [DEBUG] http: Request GET /v1/status/leader (1.214893ms) from=127.0.0.6:45189 2023/01/06 00:15:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.422672977s) from=127.0.0.6:42719 2023/01/06 00:15:45 [DEBUG] http: Request GET /v1/status/leader (251.756µs) from=127.0.0.6:49879 2023/01/06 00:15:58 [DEBUG] http: Request GET /v1/status/leader (168.105µs) from=127.0.0.6:45189 2023/01/06 00:16:05 [DEBUG] http: Request GET /v1/status/leader (387.722µs) from=127.0.0.6:49879 2023/01/06 00:16:18 [DEBUG] http: Request GET /v1/status/leader (820.627µs) from=127.0.0.6:49879 2023/01/06 00:16:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m3.421632048s) from=127.0.0.6:41891 2023/01/06 00:16:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m6.047212306s) from=127.0.0.6:49313 2023/01/06 00:16:25 [DEBUG] http: Request GET /v1/status/leader (418.464µs) from=127.0.0.6:49879 2023/01/06 00:16:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m4.527766509s) from=127.0.0.6:37715 2023/01/06 00:16:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:16:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.290488492s) from=127.0.0.6:33311 2023/01/06 00:16:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.906768769s) from=127.0.0.6:57205 2023/01/06 00:16:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m6.267304222s) from=127.0.0.6:37443 2023/01/06 00:16:38 [DEBUG] http: Request GET /v1/status/leader (261.863µs) from=127.0.0.6:49879 2023/01/06 00:16:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m6.240769137s) from=127.0.0.6:39453 2023/01/06 00:16:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.431490275s) from=127.0.0.6:36701 2023/01/06 00:16:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m4.194786912s) from=127.0.0.6:57575 2023/01/06 00:16:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m7.111366902s) from=127.0.0.6:38067 2023/01/06 00:16:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m3.306119151s) from=127.0.0.6:51585 2023/01/06 00:16:45 [DEBUG] http: Request GET /v1/status/leader (199.335µs) from=127.0.0.6:49879 2023/01/06 00:16:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m6.220827832s) from=127.0.0.6:52611 2023/01/06 00:16:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.728011674s) from=127.0.0.6:33089 2023/01/06 00:16:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.227674385s) from=127.0.0.6:46801 2023/01/06 00:16:58 [DEBUG] http: Request GET /v1/status/leader (2.008569ms) from=127.0.0.6:45189 2023/01/06 00:16:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.987699392s) from=127.0.0.6:35525 2023/01/06 00:16:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m6.146401439s) from=127.0.0.6:47061 2023/01/06 00:17:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.157496282s) from=127.0.0.6:48005 2023/01/06 00:17:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.526997295s) from=127.0.0.6:57135 2023/01/06 00:17:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.080395082s) from=127.0.0.6:45167 2023/01/06 00:17:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.542074872s) from=127.0.0.6:34343 2023/01/06 00:17:05 [DEBUG] http: Request GET /v1/status/leader (303.708µs) from=127.0.0.6:49879 2023/01/06 00:17:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.19470379s) from=127.0.0.6:39999 2023/01/06 00:17:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.701454907s) from=127.0.0.6:44239 2023/01/06 00:17:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.089333602s) from=127.0.0.6:48289 2023/01/06 00:17:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m2.463999528s) from=127.0.0.6:48701 2023/01/06 00:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.872663884s) from=127.0.0.6:50153 2023/01/06 00:17:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.404211611s) from=127.0.0.6:59227 2023/01/06 00:17:18 [DEBUG] http: Request GET /v1/status/leader (365.916µs) from=127.0.0.6:45189 2023/01/06 00:17:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.766495066s) from=127.0.0.6:55407 2023/01/06 00:17:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.643916446s) from=127.0.0.6:38417 2023/01/06 00:17:25 [DEBUG] http: Request GET /v1/status/leader (475.737µs) from=127.0.0.6:49879 2023/01/06 00:17:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:17:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:17:32 [DEBUG] agent: Node info in sync 2023/01/06 00:17:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:17:38 [DEBUG] http: Request GET /v1/status/leader (315.417µs) from=127.0.0.6:49879 2023/01/06 00:17:45 [DEBUG] http: Request GET /v1/status/leader (292.313µs) from=127.0.0.6:49879 2023/01/06 00:17:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:17:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.820038969s) from=127.0.0.6:42719 2023/01/06 00:17:58 [DEBUG] http: Request GET /v1/status/leader (156.739µs) from=127.0.0.6:45189 2023/01/06 00:18:05 [DEBUG] http: Request GET /v1/status/leader (266.742µs) from=127.0.0.6:49879 2023/01/06 00:18:18 [DEBUG] http: Request GET /v1/status/leader (1.968187ms) from=127.0.0.6:45189 2023/01/06 00:18:25 [DEBUG] http: Request GET /v1/status/leader (306.599µs) from=127.0.0.6:49879 2023/01/06 00:18:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.676908673s) from=127.0.0.6:49313 2023/01/06 00:18:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m0.395513997s) from=127.0.0.6:37715 2023/01/06 00:18:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.36893627s) from=127.0.0.6:41891 2023/01/06 00:18:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:18:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.716788427s) from=127.0.0.6:33311 2023/01/06 00:18:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m2.595394851s) from=127.0.0.6:37443 2023/01/06 00:18:38 [DEBUG] http: Request GET /v1/status/leader (334.499µs) from=127.0.0.6:49879 2023/01/06 00:18:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.840008525s) from=127.0.0.6:57205 2023/01/06 00:18:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.52131875s) from=127.0.0.6:39453 2023/01/06 00:18:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m3.581308s) from=127.0.0.6:36701 2023/01/06 00:18:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m3.672576405s) from=127.0.0.6:57575 2023/01/06 00:18:45 [DEBUG] http: Request GET /v1/status/leader (163.41µs) from=127.0.0.6:49879 2023/01/06 00:18:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m0.951899204s) from=127.0.0.6:51585 2023/01/06 00:18:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.275492078s) from=127.0.0.6:38067 2023/01/06 00:18:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m4.225090098s) from=127.0.0.6:52611 2023/01/06 00:18:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.522491917s) from=127.0.0.6:33089 2023/01/06 00:18:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m0.939793732s) from=127.0.0.6:46801 2023/01/06 00:18:58 [DEBUG] http: Request GET /v1/status/leader (218.346µs) from=127.0.0.6:49879 2023/01/06 00:19:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.283194384s) from=127.0.0.6:45167 2023/01/06 00:19:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m5.647616493s) from=127.0.0.6:47061 2023/01/06 00:19:05 [DEBUG] http: Request GET /v1/status/leader (717.531µs) from=127.0.0.6:49879 2023/01/06 00:19:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.452982556s) from=127.0.0.6:35525 2023/01/06 00:19:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.124430128s) from=127.0.0.6:39999 2023/01/06 00:19:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.581704412s) from=127.0.0.6:48005 2023/01/06 00:19:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.60026989s) from=127.0.0.6:57135 2023/01/06 00:19:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.53520457s) from=127.0.0.6:44239 2023/01/06 00:19:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.394903583s) from=127.0.0.6:48289 2023/01/06 00:19:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m7.367751312s) from=127.0.0.6:34343 2023/01/06 00:19:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.820318195s) from=127.0.0.6:50153 2023/01/06 00:19:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:19:17 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:19:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:19:17 [DEBUG] agent: Node info in sync 2023/01/06 00:19:18 [DEBUG] http: Request GET /v1/status/leader (746.304µs) from=127.0.0.6:45189 2023/01/06 00:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m7.084020262s) from=127.0.0.6:48701 2023/01/06 00:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.812390131s) from=127.0.0.6:59227 2023/01/06 00:19:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.487807288s) from=127.0.0.6:55407 2023/01/06 00:19:25 [DEBUG] http: Request GET /v1/status/leader (346.12µs) from=127.0.0.6:49879 2023/01/06 00:19:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.686950969s) from=127.0.0.6:38417 2023/01/06 00:19:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:19:38 [DEBUG] http: Request GET /v1/status/leader (259.662µs) from=127.0.0.6:45189 2023/01/06 00:19:45 [DEBUG] http: Request GET /v1/status/leader (930.045µs) from=127.0.0.6:49879 2023/01/06 00:19:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.400892979s) from=127.0.0.6:42719 2023/01/06 00:19:58 [DEBUG] http: Request GET /v1/status/leader (291.533µs) from=127.0.0.6:45189 2023/01/06 00:20:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:20:05 [DEBUG] http: Request GET /v1/status/leader (1.758841ms) from=127.0.0.6:49879 2023/01/06 00:20:18 [DEBUG] http: Request GET /v1/status/leader (382.384µs) from=127.0.0.6:45189 2023/01/06 00:20:25 [DEBUG] http: Request GET /v1/status/leader (276.37µs) from=127.0.0.6:49879 2023/01/06 00:20:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.084651814s) from=127.0.0.6:49313 2023/01/06 00:20:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.887758514s) from=127.0.0.6:41891 2023/01/06 00:20:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m3.588192548s) from=127.0.0.6:37715 2023/01/06 00:20:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:20:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.567304029s) from=127.0.0.6:33311 2023/01/06 00:20:38 [DEBUG] http: Request GET /v1/status/leader (606.438µs) from=127.0.0.6:49879 2023/01/06 00:20:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m5.304532678s) from=127.0.0.6:37443 2023/01/06 00:20:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m0.212251496s) from=127.0.0.6:57575 2023/01/06 00:20:45 [DEBUG] http: Request GET /v1/status/leader (336.411µs) from=127.0.0.6:49879 2023/01/06 00:20:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.513929377s) from=127.0.0.6:57205 2023/01/06 00:20:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m3.337004809s) from=127.0.0.6:36701 2023/01/06 00:20:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.425354304s) from=127.0.0.6:39453 2023/01/06 00:20:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m3.636694791s) from=127.0.0.6:51585 2023/01/06 00:20:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.680623455s) from=127.0.0.6:38067 2023/01/06 00:20:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m3.270345387s) from=127.0.0.6:52611 2023/01/06 00:20:58 [DEBUG] http: Request GET /v1/status/leader (216.05µs) from=127.0.0.6:45189 2023/01/06 00:20:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.023325087s) from=127.0.0.6:33089 2023/01/06 00:21:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.946895243s) from=127.0.0.6:46801 2023/01/06 00:21:05 [DEBUG] http: Request GET /v1/status/leader (326.914µs) from=127.0.0.6:49879 2023/01/06 00:21:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.172147585s) from=127.0.0.6:35525 2023/01/06 00:21:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m4.189185121s) from=127.0.0.6:47061 2023/01/06 00:21:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:21:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:21:10 [DEBUG] agent: Node info in sync 2023/01/06 00:21:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.872184158s) from=127.0.0.6:45167 2023/01/06 00:21:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.467857586s) from=127.0.0.6:39999 2023/01/06 00:21:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.782923288s) from=127.0.0.6:48005 2023/01/06 00:21:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.256552688s) from=127.0.0.6:57135 2023/01/06 00:21:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.818620037s) from=127.0.0.6:34343 2023/01/06 00:21:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.754810096s) from=127.0.0.6:48289 2023/01/06 00:21:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.487797611s) from=127.0.0.6:44239 2023/01/06 00:21:18 [DEBUG] http: Request GET /v1/status/leader (991.135µs) from=127.0.0.6:45189 2023/01/06 00:21:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.682746601s) from=127.0.0.6:50153 2023/01/06 00:21:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.620055551s) from=127.0.0.6:55407 2023/01/06 00:21:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.784732885s) from=127.0.0.6:48701 2023/01/06 00:21:25 [DEBUG] http: Request GET /v1/status/leader (285.825µs) from=127.0.0.6:49879 2023/01/06 00:21:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m6.992774473s) from=127.0.0.6:59227 2023/01/06 00:21:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:21:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.957687624s) from=127.0.0.6:38417 2023/01/06 00:21:38 [DEBUG] http: Request GET /v1/status/leader (348.215µs) from=127.0.0.6:45189 2023/01/06 00:21:45 [DEBUG] http: Request GET /v1/status/leader (426.924µs) from=127.0.0.6:49879 2023/01/06 00:21:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m5.484061s) from=127.0.0.6:42719 2023/01/06 00:21:58 [DEBUG] http: Request GET /v1/status/leader (295.022µs) from=127.0.0.6:45189 2023/01/06 00:22:05 [DEBUG] http: Request GET /v1/status/leader (262.232µs) from=127.0.0.6:49879 2023/01/06 00:22:18 [DEBUG] http: Request GET /v1/status/leader (178.93µs) from=127.0.0.6:49879 2023/01/06 00:22:25 [DEBUG] http: Request GET /v1/status/leader (251.856µs) from=127.0.0.6:49879 2023/01/06 00:22:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:22:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m1.663845485s) from=127.0.0.6:41891 2023/01/06 00:22:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:22:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m6.627179156s) from=127.0.0.6:49313 2023/01/06 00:22:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.687748368s) from=127.0.0.6:33311 2023/01/06 00:22:38 [DEBUG] http: Request GET /v1/status/leader (450.546µs) from=127.0.0.6:49879 2023/01/06 00:22:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m6.909829916s) from=127.0.0.6:37715 2023/01/06 00:22:45 [DEBUG] http: Request GET /v1/status/leader (303.456µs) from=127.0.0.6:49879 2023/01/06 00:22:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m6.01083635s) from=127.0.0.6:37443 2023/01/06 00:22:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m3.42854805s) from=127.0.0.6:36701 2023/01/06 00:22:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.179756188s) from=127.0.0.6:38067 2023/01/06 00:22:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m6.756142081s) from=127.0.0.6:57575 2023/01/06 00:22:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m2.512074586s) from=127.0.0.6:51585 2023/01/06 00:22:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.137415874s) from=127.0.0.6:57205 2023/01/06 00:22:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.818719142s) from=127.0.0.6:39453 2023/01/06 00:22:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:22:56 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:22:56 [DEBUG] agent: Node info in sync 2023/01/06 00:22:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.976823841s) from=127.0.0.6:52611 2023/01/06 00:22:58 [DEBUG] http: Request GET /v1/status/leader (348.355µs) from=127.0.0.6:49879 2023/01/06 00:23:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m0.292661798s) from=127.0.0.6:46801 2023/01/06 00:23:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.093938573s) from=127.0.0.6:33089 2023/01/06 00:23:05 [DEBUG] http: Request GET /v1/status/leader (424.145µs) from=127.0.0.6:49879 2023/01/06 00:23:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m0.506752614s) from=127.0.0.6:47061 2023/01/06 00:23:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.092982174s) from=127.0.0.6:35525 2023/01/06 00:23:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.326607296s) from=127.0.0.6:45167 2023/01/06 00:23:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.862549456s) from=127.0.0.6:39999 2023/01/06 00:23:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.678480291s) from=127.0.0.6:44239 2023/01/06 00:23:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.20191019s) from=127.0.0.6:48005 2023/01/06 00:23:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.889880706s) from=127.0.0.6:57135 2023/01/06 00:23:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.668179826s) from=127.0.0.6:34343 2023/01/06 00:23:18 [DEBUG] http: Request GET /v1/status/leader (290.556µs) from=127.0.0.6:49879 2023/01/06 00:23:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.114799744s) from=127.0.0.6:48289 2023/01/06 00:23:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.70665089s) from=127.0.0.6:50153 2023/01/06 00:23:25 [DEBUG] http: Request GET /v1/status/leader (183.05µs) from=127.0.0.6:49879 2023/01/06 00:23:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.160224612s) from=127.0.0.6:55407 2023/01/06 00:23:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.44654565s) from=127.0.0.6:48701 2023/01/06 00:23:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.865061259s) from=127.0.0.6:59227 2023/01/06 00:23:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:23:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.980425344s) from=127.0.0.6:38417 2023/01/06 00:23:38 [DEBUG] http: Request GET /v1/status/leader (198.988µs) from=127.0.0.6:45189 2023/01/06 00:23:45 [DEBUG] http: Request GET /v1/status/leader (257.077µs) from=127.0.0.6:49879 2023/01/06 00:23:58 [DEBUG] http: Request GET /v1/status/leader (418.463µs) from=127.0.0.6:45189 2023/01/06 00:24:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.98954895s) from=127.0.0.6:42719 2023/01/06 00:24:05 [DEBUG] http: Request GET /v1/status/leader (368.368µs) from=127.0.0.6:49879 2023/01/06 00:24:18 [DEBUG] http: Request GET /v1/status/leader (259.034µs) from=127.0.0.6:49879 2023/01/06 00:24:25 [DEBUG] http: Request GET /v1/status/leader (296.04µs) from=127.0.0.6:49879 2023/01/06 00:24:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:24:38 [DEBUG] http: Request GET /v1/status/leader (291.486µs) from=127.0.0.6:49879 2023/01/06 00:24:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m5.673729511s) from=127.0.0.6:41891 2023/01/06 00:24:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.878712157s) from=127.0.0.6:33311 2023/01/06 00:24:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:24:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m4.079634735s) from=127.0.0.6:49313 2023/01/06 00:24:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m3.441093249s) from=127.0.0.6:37715 2023/01/06 00:24:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:24:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:24:45 [DEBUG] agent: Node info in sync 2023/01/06 00:24:45 [DEBUG] http: Request GET /v1/status/leader (1.624618ms) from=127.0.0.6:49879 2023/01/06 00:24:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.370508324s) from=127.0.0.6:36701 2023/01/06 00:24:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.889122745s) from=127.0.0.6:57205 2023/01/06 00:24:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m6.788895553s) from=127.0.0.6:37443 2023/01/06 00:24:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m3.573577093s) from=127.0.0.6:51585 2023/01/06 00:24:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m4.190563364s) from=127.0.0.6:57575 2023/01/06 00:24:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.411001966s) from=127.0.0.6:38067 2023/01/06 00:24:58 [DEBUG] http: Request GET /v1/status/leader (299.142µs) from=127.0.0.6:49879 2023/01/06 00:24:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m2.37970103s) from=127.0.0.6:52611 2023/01/06 00:25:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.350518215s) from=127.0.0.6:39453 2023/01/06 00:25:05 [DEBUG] http: Request GET /v1/status/leader (334.529µs) from=127.0.0.6:49879 2023/01/06 00:25:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m5.173744527s) from=127.0.0.6:46801 2023/01/06 00:25:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.557524179s) from=127.0.0.6:33089 2023/01/06 00:25:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m0.376867456s) from=127.0.0.6:47061 2023/01/06 00:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.344840657s) from=127.0.0.6:35525 2023/01/06 00:25:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.466759556s) from=127.0.0.6:39999 2023/01/06 00:25:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.359412441s) from=127.0.0.6:57135 2023/01/06 00:25:18 [DEBUG] http: Request GET /v1/status/leader (161.048µs) from=127.0.0.6:49879 2023/01/06 00:25:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.062942146s) from=127.0.0.6:48005 2023/01/06 00:25:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.649584s) from=127.0.0.6:45167 2023/01/06 00:25:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.151160413s) from=127.0.0.6:44239 2023/01/06 00:25:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.237507548s) from=127.0.0.6:34343 2023/01/06 00:25:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.97465724s) from=127.0.0.6:48289 2023/01/06 00:25:25 [DEBUG] http: Request GET /v1/status/leader (177.826µs) from=127.0.0.6:49879 2023/01/06 00:25:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m2.808003885s) from=127.0.0.6:50153 2023/01/06 00:25:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.817136484s) from=127.0.0.6:48701 2023/01/06 00:25:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.860579872s) from=127.0.0.6:55407 2023/01/06 00:25:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:25:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.336323017s) from=127.0.0.6:59227 2023/01/06 00:25:38 [DEBUG] http: Request GET /v1/status/leader (376.039µs) from=127.0.0.6:45189 2023/01/06 00:25:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.790961166s) from=127.0.0.6:38417 2023/01/06 00:25:45 [DEBUG] http: Request GET /v1/status/leader (160.122µs) from=127.0.0.6:49879 2023/01/06 00:25:58 [DEBUG] http: Request GET /v1/status/leader (348.39µs) from=127.0.0.6:49879 2023/01/06 00:26:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:26:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:26:05 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:26:05 [DEBUG] agent: Node info in sync 2023/01/06 00:26:05 [DEBUG] http: Request GET /v1/status/leader (162.866µs) from=127.0.0.6:49879 2023/01/06 00:26:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.370648451s) from=127.0.0.6:42719 2023/01/06 00:26:19 [DEBUG] http: Request GET /v1/status/leader (312.299µs) from=127.0.0.6:49879 2023/01/06 00:26:26 [DEBUG] http: Request GET /v1/status/leader (339.561µs) from=127.0.0.6:49879 2023/01/06 00:26:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:26:39 [DEBUG] http: Request GET /v1/status/leader (436.48µs) from=127.0.0.6:45189 2023/01/06 00:26:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.882652888s) from=127.0.0.6:49313 2023/01/06 00:26:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m0.320324864s) from=127.0.0.6:37715 2023/01/06 00:26:46 [DEBUG] http: Request GET /v1/status/leader (175.815µs) from=127.0.0.6:49879 2023/01/06 00:26:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.143041918s) from=127.0.0.6:33311 2023/01/06 00:26:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.658668074s) from=127.0.0.6:41891 2023/01/06 00:26:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.005231319s) from=127.0.0.6:36701 2023/01/06 00:26:59 [DEBUG] http: Request GET /v1/status/leader (259.946µs) from=127.0.0.6:49879 2023/01/06 00:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.923889118s) from=127.0.0.6:38067 2023/01/06 00:26:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m3.815144664s) from=127.0.0.6:37443 2023/01/06 00:27:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m4.947841268s) from=127.0.0.6:57575 2023/01/06 00:27:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m6.39382752s) from=127.0.0.6:51585 2023/01/06 00:27:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m2.987604828s) from=127.0.0.6:52611 2023/01/06 00:27:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.303589048s) from=127.0.0.6:57205 2023/01/06 00:27:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.789661723s) from=127.0.0.6:39453 2023/01/06 00:27:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:27:05 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:27:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:27:05 [DEBUG] agent: Node info in sync 2023/01/06 00:27:06 [DEBUG] http: Request GET /v1/status/leader (329.691µs) from=127.0.0.6:49879 2023/01/06 00:27:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m0.378937537s) from=127.0.0.6:47061 2023/01/06 00:27:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.644410302s) from=127.0.0.6:46801 2023/01/06 00:27:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.988833108s) from=127.0.0.6:33089 2023/01/06 00:27:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.389683715s) from=127.0.0.6:35525 2023/01/06 00:27:19 [DEBUG] http: Request GET /v1/status/leader (2.798183ms) from=127.0.0.6:49879 2023/01/06 00:27:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.967075651s) from=127.0.0.6:39999 2023/01/06 00:27:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m2.209377937s) from=127.0.0.6:48005 2023/01/06 00:27:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.565948265s) from=127.0.0.6:57135 2023/01/06 00:27:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.965330288s) from=127.0.0.6:45167 2023/01/06 00:27:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:27:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.503196441s) from=127.0.0.6:34343 2023/01/06 00:27:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.231856093s) from=127.0.0.6:44239 2023/01/06 00:27:26 [DEBUG] http: Request GET /v1/status/leader (622.396µs) from=127.0.0.6:49879 2023/01/06 00:27:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.79896393s) from=127.0.0.6:48289 2023/01/06 00:27:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.573856417s) from=127.0.0.6:50153 2023/01/06 00:27:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:27:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.234955561s) from=127.0.0.6:55407 2023/01/06 00:27:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.043310999s) from=127.0.0.6:48701 2023/01/06 00:27:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m1.669269331s) from=127.0.0.6:59227 2023/01/06 00:27:39 [DEBUG] http: Request GET /v1/status/leader (447.704µs) from=127.0.0.6:45189 2023/01/06 00:27:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.586570076s) from=127.0.0.6:38417 2023/01/06 00:27:46 [DEBUG] http: Request GET /v1/status/leader (342.642µs) from=127.0.0.6:49879 2023/01/06 00:27:59 [DEBUG] http: Request GET /v1/status/leader (4.006378ms) from=127.0.0.6:45189 2023/01/06 00:28:06 [DEBUG] http: Request GET /v1/status/leader (291.687µs) from=127.0.0.6:49879 2023/01/06 00:28:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m4.116664204s) from=127.0.0.6:42719 2023/01/06 00:28:19 [DEBUG] http: Request GET /v1/status/leader (551.266µs) from=127.0.0.6:45189 2023/01/06 00:28:26 [DEBUG] http: Request GET /v1/status/leader (717.789µs) from=127.0.0.6:49879 2023/01/06 00:28:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:28:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:28:36 [DEBUG] agent: Node info in sync 2023/01/06 00:28:39 [DEBUG] http: Request GET /v1/status/leader (427.653µs) from=127.0.0.6:49879 2023/01/06 00:28:46 [DEBUG] http: Request GET /v1/status/leader (331.76µs) from=127.0.0.6:49879 2023/01/06 00:28:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.460152691s) from=127.0.0.6:33311 2023/01/06 00:28:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m5.171447896s) from=127.0.0.6:37715 2023/01/06 00:28:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m6.124776799s) from=127.0.0.6:49313 2023/01/06 00:28:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.780578718s) from=127.0.0.6:41891 2023/01/06 00:28:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.257291233s) from=127.0.0.6:36701 2023/01/06 00:28:59 [DEBUG] http: Request GET /v1/status/leader (192.675µs) from=127.0.0.6:49879 2023/01/06 00:28:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.367075203s) from=127.0.0.6:38067 2023/01/06 00:29:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.314586845s) from=127.0.0.6:57205 2023/01/06 00:29:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.366440394s) from=127.0.0.6:37443 2023/01/06 00:29:06 [DEBUG] http: Request GET /v1/status/leader (170.49µs) from=127.0.0.6:49879 2023/01/06 00:29:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m5.056724596s) from=127.0.0.6:51585 2023/01/06 00:29:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m6.757061419s) from=127.0.0.6:57575 2023/01/06 00:29:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m6.14566906s) from=127.0.0.6:52611 2023/01/06 00:29:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.949883366s) from=127.0.0.6:39453 2023/01/06 00:29:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m0.817149103s) from=127.0.0.6:46801 2023/01/06 00:29:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.05349959s) from=127.0.0.6:47061 2023/01/06 00:29:19 [DEBUG] http: Request GET /v1/status/leader (182.032µs) from=127.0.0.6:49879 2023/01/06 00:29:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.779163558s) from=127.0.0.6:33089 2023/01/06 00:29:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.023257259s) from=127.0.0.6:35525 2023/01/06 00:29:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.917597839s) from=127.0.0.6:39999 2023/01/06 00:29:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m2.561197446s) from=127.0.0.6:57135 2023/01/06 00:29:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.261117971s) from=127.0.0.6:45167 2023/01/06 00:29:26 [DEBUG] http: Request GET /v1/status/leader (2.90085ms) from=127.0.0.6:49879 2023/01/06 00:29:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m4.812336111s) from=127.0.0.6:48005 2023/01/06 00:29:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.009968188s) from=127.0.0.6:34343 2023/01/06 00:29:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.933744304s) from=127.0.0.6:48289 2023/01/06 00:29:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.187131851s) from=127.0.0.6:44239 2023/01/06 00:29:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m1.210886036s) from=127.0.0.6:50153 2023/01/06 00:29:39 [DEBUG] http: Request GET /v1/status/leader (719.372µs) from=127.0.0.6:45189 2023/01/06 00:29:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.493374936s) from=127.0.0.6:55407 2023/01/06 00:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.410899865s) from=127.0.0.6:59227 2023/01/06 00:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m6.093163959s) from=127.0.0.6:48701 2023/01/06 00:29:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:29:46 [DEBUG] http: Request GET /v1/status/leader (274.473µs) from=127.0.0.6:49879 2023/01/06 00:29:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.260916942s) from=127.0.0.6:38417 2023/01/06 00:29:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:29:59 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:29:59 [DEBUG] agent: Node info in sync 2023/01/06 00:29:59 [DEBUG] http: Request GET /v1/status/leader (211.545µs) from=127.0.0.6:49879 2023/01/06 00:30:06 [DEBUG] http: Request GET /v1/status/leader (206.209µs) from=127.0.0.6:49879 2023/01/06 00:30:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m2.150313258s) from=127.0.0.6:42719 2023/01/06 00:30:19 [DEBUG] http: Request GET /v1/status/leader (1.67691ms) from=127.0.0.6:45189 2023/01/06 00:30:26 [DEBUG] http: Request GET /v1/status/leader (193.407µs) from=127.0.0.6:49879 2023/01/06 00:30:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:30:39 [DEBUG] http: Request GET /v1/status/leader (387.862µs) from=127.0.0.6:49879 2023/01/06 00:30:46 [DEBUG] http: Request GET /v1/status/leader (329.465µs) from=127.0.0.6:49879 2023/01/06 00:30:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.590032611s) from=127.0.0.6:33311 2023/01/06 00:30:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m3.247659123s) from=127.0.0.6:49313 2023/01/06 00:30:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m2.578239362s) from=127.0.0.6:41891 2023/01/06 00:30:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m6.957433329s) from=127.0.0.6:37715 2023/01/06 00:30:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.245487613s) from=127.0.0.6:36701 2023/01/06 00:30:59 [DEBUG] http: Request GET /v1/status/leader (177.514µs) from=127.0.0.6:49879 2023/01/06 00:31:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.754076056s) from=127.0.0.6:38067 2023/01/06 00:31:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:31:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:31:02 [DEBUG] agent: Node info in sync 2023/01/06 00:31:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.509478697s) from=127.0.0.6:57205 2023/01/06 00:31:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m1.594695416s) from=127.0.0.6:37443 2023/01/06 00:31:06 [DEBUG] http: Request GET /v1/status/leader (176.572µs) from=127.0.0.6:49879 2023/01/06 00:31:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m0.700066673s) from=127.0.0.6:57575 2023/01/06 00:31:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m4.936413998s) from=127.0.0.6:51585 2023/01/06 00:31:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m0.171826828s) from=127.0.0.6:47061 2023/01/06 00:31:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.947675072s) from=127.0.0.6:39453 2023/01/06 00:31:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m6.313217251s) from=127.0.0.6:52611 2023/01/06 00:31:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.604490673s) from=127.0.0.6:46801 2023/01/06 00:31:19 [DEBUG] http: Request GET /v1/status/leader (259.518µs) from=127.0.0.6:49879 2023/01/06 00:31:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.202869377s) from=127.0.0.6:33089 2023/01/06 00:31:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.608808579s) from=127.0.0.6:35525 2023/01/06 00:31:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.285890166s) from=127.0.0.6:39999 2023/01/06 00:31:26 [DEBUG] http: Request GET /v1/status/leader (346.656µs) from=127.0.0.6:49879 2023/01/06 00:31:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.27288127s) from=127.0.0.6:57135 2023/01/06 00:31:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.86988187s) from=127.0.0.6:45167 2023/01/06 00:31:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.588007997s) from=127.0.0.6:44239 2023/01/06 00:31:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.341329916s) from=127.0.0.6:48289 2023/01/06 00:31:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m6.295273209s) from=127.0.0.6:48005 2023/01/06 00:31:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.943772518s) from=127.0.0.6:34343 2023/01/06 00:31:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:31:39 [DEBUG] http: Request GET /v1/status/leader (248.854µs) from=127.0.0.6:45189 2023/01/06 00:31:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.497855141s) from=127.0.0.6:50153 2023/01/06 00:31:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.6542155s) from=127.0.0.6:55407 2023/01/06 00:31:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m2.110877009s) from=127.0.0.6:59227 2023/01/06 00:31:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m2.589444159s) from=127.0.0.6:48701 2023/01/06 00:31:46 [DEBUG] http: Request GET /v1/status/leader (248.751µs) from=127.0.0.6:49879 2023/01/06 00:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.329605268s) from=127.0.0.6:38417 2023/01/06 00:31:59 [DEBUG] http: Request GET /v1/status/leader (334.04µs) from=127.0.0.6:49879 2023/01/06 00:32:06 [DEBUG] http: Request GET /v1/status/leader (363.301µs) from=127.0.0.6:49879 2023/01/06 00:32:19 [DEBUG] http: Request GET /v1/status/leader (159.578µs) from=127.0.0.6:49879 2023/01/06 00:32:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.42393695s) from=127.0.0.6:42719 2023/01/06 00:32:26 [DEBUG] http: Request GET /v1/status/leader (191.011µs) from=127.0.0.6:49879 2023/01/06 00:32:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:32:39 [DEBUG] http: Request GET /v1/status/leader (409.462µs) from=127.0.0.6:49879 2023/01/06 00:32:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:32:46 [DEBUG] http: Request GET /v1/status/leader (331.945µs) from=127.0.0.6:49879 2023/01/06 00:32:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:32:49 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:32:49 [DEBUG] agent: Node info in sync 2023/01/06 00:32:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.436783638s) from=127.0.0.6:33311 2023/01/06 00:32:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m2.530388969s) from=127.0.0.6:41891 2023/01/06 00:32:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m2.665578017s) from=127.0.0.6:37715 2023/01/06 00:32:59 [DEBUG] http: Request GET /v1/status/leader (371.288µs) from=127.0.0.6:45189 2023/01/06 00:32:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m6.471805214s) from=127.0.0.6:49313 2023/01/06 00:33:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.081032562s) from=127.0.0.6:38067 2023/01/06 00:33:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.658967976s) from=127.0.0.6:36701 2023/01/06 00:33:06 [DEBUG] http: Request GET /v1/status/leader (308.114µs) from=127.0.0.6:49879 2023/01/06 00:33:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.980766627s) from=127.0.0.6:57205 2023/01/06 00:33:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m3.245715514s) from=127.0.0.6:37443 2023/01/06 00:33:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m2.384659747s) from=127.0.0.6:57575 2023/01/06 00:33:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.845631536s) from=127.0.0.6:39453 2023/01/06 00:33:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m4.232799247s) from=127.0.0.6:51585 2023/01/06 00:33:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m3.562295523s) from=127.0.0.6:52611 2023/01/06 00:33:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m1.645242788s) from=127.0.0.6:46801 2023/01/06 00:33:19 [DEBUG] http: Request GET /v1/status/leader (158.697µs) from=127.0.0.6:49879 2023/01/06 00:33:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m7.193428679s) from=127.0.0.6:47061 2023/01/06 00:33:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.072180531s) from=127.0.0.6:33089 2023/01/06 00:33:26 [DEBUG] http: Request GET /v1/status/leader (293.012µs) from=127.0.0.6:49879 2023/01/06 00:33:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.40536673s) from=127.0.0.6:39999 2023/01/06 00:33:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.036608285s) from=127.0.0.6:35525 2023/01/06 00:33:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.056410754s) from=127.0.0.6:57135 2023/01/06 00:33:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.273683835s) from=127.0.0.6:45167 2023/01/06 00:33:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:33:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.237165021s) from=127.0.0.6:44239 2023/01/06 00:33:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.542793399s) from=127.0.0.6:34343 2023/01/06 00:33:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.595899236s) from=127.0.0.6:48289 2023/01/06 00:33:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m3.821714148s) from=127.0.0.6:48005 2023/01/06 00:33:39 [DEBUG] http: Request GET /v1/status/leader (1.773021ms) from=127.0.0.6:49879 2023/01/06 00:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m4.518489026s) from=127.0.0.6:50153 2023/01/06 00:33:46 [DEBUG] http: Request GET /v1/status/leader (189.058µs) from=127.0.0.6:49879 2023/01/06 00:33:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.540396415s) from=127.0.0.6:48701 2023/01/06 00:33:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m5.520696912s) from=127.0.0.6:59227 2023/01/06 00:33:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.531046687s) from=127.0.0.6:55407 2023/01/06 00:33:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.56698448s) from=127.0.0.6:38417 2023/01/06 00:33:59 [DEBUG] http: Request GET /v1/status/leader (303.944µs) from=127.0.0.6:45189 2023/01/06 00:34:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:34:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:34:00 [DEBUG] agent: Node info in sync 2023/01/06 00:34:06 [DEBUG] http: Request GET /v1/status/leader (165.134µs) from=127.0.0.6:49879 2023/01/06 00:34:19 [DEBUG] http: Request GET /v1/status/leader (260.11µs) from=127.0.0.6:45189 2023/01/06 00:34:26 [DEBUG] http: Request GET /v1/status/leader (210.324µs) from=127.0.0.6:49879 2023/01/06 00:34:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.199821655s) from=127.0.0.6:42719 2023/01/06 00:34:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:34:39 [DEBUG] http: Request GET /v1/status/leader (247.357µs) from=127.0.0.6:49879 2023/01/06 00:34:46 [DEBUG] http: Request GET /v1/status/leader (336.67µs) from=127.0.0.6:49879 2023/01/06 00:34:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.054835156s) from=127.0.0.6:33311 2023/01/06 00:34:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m0.114469675s) from=127.0.0.6:41891 2023/01/06 00:34:59 [DEBUG] http: Request GET /v1/status/leader (214.76µs) from=127.0.0.6:45189 2023/01/06 00:35:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.41786211s) from=127.0.0.6:36701 2023/01/06 00:35:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m7.051061635s) from=127.0.0.6:37715 2023/01/06 00:35:06 [DEBUG] http: Request GET /v1/status/leader (1.472345ms) from=127.0.0.6:49879 2023/01/06 00:35:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m6.695786617s) from=127.0.0.6:49313 2023/01/06 00:35:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.335868135s) from=127.0.0.6:38067 2023/01/06 00:35:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.09659258s) from=127.0.0.6:57205 2023/01/06 00:35:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m5.356489479s) from=127.0.0.6:37443 2023/01/06 00:35:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m5.389703681s) from=127.0.0.6:57575 2023/01/06 00:35:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.568002954s) from=127.0.0.6:39453 2023/01/06 00:35:19 [DEBUG] http: Request GET /v1/status/leader (268.25µs) from=127.0.0.6:45189 2023/01/06 00:35:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m5.210491667s) from=127.0.0.6:51585 2023/01/06 00:35:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m3.456551468s) from=127.0.0.6:52611 2023/01/06 00:35:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.533445337s) from=127.0.0.6:46801 2023/01/06 00:35:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m1.359981587s) from=127.0.0.6:33089 2023/01/06 00:35:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m4.673419948s) from=127.0.0.6:47061 2023/01/06 00:35:26 [DEBUG] http: Request GET /v1/status/leader (184.446µs) from=127.0.0.6:49879 2023/01/06 00:35:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.204671906s) from=127.0.0.6:35525 2023/01/06 00:35:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:35:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.311781455s) from=127.0.0.6:57135 2023/01/06 00:35:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.471784012s) from=127.0.0.6:39999 2023/01/06 00:35:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:35:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.619264096s) from=127.0.0.6:45167 2023/01/06 00:35:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.090744585s) from=127.0.0.6:44239 2023/01/06 00:35:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m0.150156136s) from=127.0.0.6:48005 2023/01/06 00:35:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.915720836s) from=127.0.0.6:34343 2023/01/06 00:35:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.521853517s) from=127.0.0.6:48289 2023/01/06 00:35:39 [DEBUG] http: Request GET /v1/status/leader (169.168µs) from=127.0.0.6:49879 2023/01/06 00:35:46 [DEBUG] http: Request GET /v1/status/leader (252.645µs) from=127.0.0.6:49879 2023/01/06 00:35:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.287778145s) from=127.0.0.6:50153 2023/01/06 00:35:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m4.07753354s) from=127.0.0.6:48701 2023/01/06 00:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m3.313166633s) from=127.0.0.6:59227 2023/01/06 00:35:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.869401277s) from=127.0.0.6:55407 2023/01/06 00:35:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:35:55 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:35:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:35:55 [DEBUG] agent: Node info in sync 2023/01/06 00:35:59 [DEBUG] http: Request GET /v1/status/leader (308.89µs) from=127.0.0.6:49879 2023/01/06 00:36:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.930015016s) from=127.0.0.6:38417 2023/01/06 00:36:06 [DEBUG] http: Request GET /v1/status/leader (367.221µs) from=127.0.0.6:49879 2023/01/06 00:36:19 [DEBUG] http: Request GET /v1/status/leader (218.482µs) from=127.0.0.6:45189 2023/01/06 00:36:26 [DEBUG] http: Request GET /v1/status/leader (227.898µs) from=127.0.0.6:49879 2023/01/06 00:36:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m5.698143773s) from=127.0.0.6:42719 2023/01/06 00:36:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:36:39 [DEBUG] http: Request GET /v1/status/leader (415.772µs) from=127.0.0.6:45189 2023/01/06 00:36:46 [DEBUG] http: Request GET /v1/status/leader (388.667µs) from=127.0.0.6:49879 2023/01/06 00:36:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.022628708s) from=127.0.0.6:33311 2023/01/06 00:36:59 [DEBUG] http: Request GET /v1/status/leader (731.949µs) from=127.0.0.6:49879 2023/01/06 00:37:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m3.16067601s) from=127.0.0.6:41891 2023/01/06 00:37:06 [DEBUG] http: Request GET /v1/status/leader (157.559µs) from=127.0.0.6:49879 2023/01/06 00:37:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m1.586514533s) from=127.0.0.6:38067 2023/01/06 00:37:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m6.013885235s) from=127.0.0.6:49313 2023/01/06 00:37:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m7.160210278s) from=127.0.0.6:36701 2023/01/06 00:37:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m6.766595406s) from=127.0.0.6:37715 2023/01/06 00:37:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m3.407896326s) from=127.0.0.6:37443 2023/01/06 00:37:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.17890754s) from=127.0.0.6:57205 2023/01/06 00:37:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.073186443s) from=127.0.0.6:39453 2023/01/06 00:37:19 [DEBUG] http: Request GET /v1/status/leader (247.269µs) from=127.0.0.6:45189 2023/01/06 00:37:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m5.22324748s) from=127.0.0.6:57575 2023/01/06 00:37:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.088449312s) from=127.0.0.6:52611 2023/01/06 00:37:26 [DEBUG] http: Request GET /v1/status/leader (320.172µs) from=127.0.0.6:49879 2023/01/06 00:37:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m6.064860227s) from=127.0.0.6:51585 2023/01/06 00:37:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.840640459s) from=127.0.0.6:46801 2023/01/06 00:37:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.395428925s) from=127.0.0.6:35525 2023/01/06 00:37:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.553128978s) from=127.0.0.6:33089 2023/01/06 00:37:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m7.34307248s) from=127.0.0.6:47061 2023/01/06 00:37:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:37:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:37:34 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:37:34 [DEBUG] agent: Node info in sync 2023/01/06 00:37:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.194544797s) from=127.0.0.6:44239 2023/01/06 00:37:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.65799472s) from=127.0.0.6:45167 2023/01/06 00:37:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m1.060856627s) from=127.0.0.6:48005 2023/01/06 00:37:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.267927688s) from=127.0.0.6:39999 2023/01/06 00:37:39 [DEBUG] http: Request GET /v1/status/leader (1.088311ms) from=127.0.0.6:49879 2023/01/06 00:37:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.927904156s) from=127.0.0.6:34343 2023/01/06 00:37:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.242842618s) from=127.0.0.6:57135 2023/01/06 00:37:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.962039663s) from=127.0.0.6:48289 2023/01/06 00:37:46 [DEBUG] http: Request GET /v1/status/leader (222.79µs) from=127.0.0.6:49879 2023/01/06 00:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m0.199025685s) from=127.0.0.6:48701 2023/01/06 00:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m0.72762567s) from=127.0.0.6:59227 2023/01/06 00:37:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m7.181163239s) from=127.0.0.6:50153 2023/01/06 00:37:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.742169712s) from=127.0.0.6:55407 2023/01/06 00:37:59 [DEBUG] http: Request GET /v1/status/leader (618.399µs) from=127.0.0.6:49879 2023/01/06 00:38:06 [DEBUG] http: Request GET /v1/status/leader (170.094µs) from=127.0.0.6:49879 2023/01/06 00:38:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:38:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.427093494s) from=127.0.0.6:38417 2023/01/06 00:38:19 [DEBUG] http: Request GET /v1/status/leader (251.719µs) from=127.0.0.6:45189 2023/01/06 00:38:26 [DEBUG] http: Request GET /v1/status/leader (173.745µs) from=127.0.0.6:49879 2023/01/06 00:38:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:38:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:38:36 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:38:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:38:36 [DEBUG] agent: Node info in sync 2023/01/06 00:38:39 [DEBUG] http: Request GET /v1/status/leader (186.713µs) from=127.0.0.6:45189 2023/01/06 00:38:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.921657352s) from=127.0.0.6:42719 2023/01/06 00:38:46 [DEBUG] http: Request GET /v1/status/leader (273.527µs) from=127.0.0.6:49879 2023/01/06 00:38:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.33779566s) from=127.0.0.6:33311 2023/01/06 00:38:59 [DEBUG] http: Request GET /v1/status/leader (165.765µs) from=127.0.0.6:45189 2023/01/06 00:39:06 [DEBUG] http: Request GET /v1/status/leader (240.251µs) from=127.0.0.6:49879 2023/01/06 00:39:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m4.998386716s) from=127.0.0.6:41891 2023/01/06 00:39:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m0.081294394s) from=127.0.0.6:49313 2023/01/06 00:39:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.460942116s) from=127.0.0.6:36701 2023/01/06 00:39:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m0.01564305s) from=127.0.0.6:37443 2023/01/06 00:39:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.351677407s) from=127.0.0.6:38067 2023/01/06 00:39:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m4.683833285s) from=127.0.0.6:37715 2023/01/06 00:39:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.535520894s) from=127.0.0.6:39453 2023/01/06 00:39:19 [DEBUG] http: Request GET /v1/status/leader (375.983µs) from=127.0.0.6:49879 2023/01/06 00:39:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m0.170850651s) from=127.0.0.6:57575 2023/01/06 00:39:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.380901544s) from=127.0.0.6:57205 2023/01/06 00:39:26 [DEBUG] http: Request GET /v1/status/leader (328.242µs) from=127.0.0.6:49879 2023/01/06 00:39:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m4.99635768s) from=127.0.0.6:52611 2023/01/06 00:39:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.004254475s) from=127.0.0.6:46801 2023/01/06 00:39:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m4.398607166s) from=127.0.0.6:51585 2023/01/06 00:39:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.332518405s) from=127.0.0.6:33089 2023/01/06 00:39:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m0.064176339s) from=127.0.0.6:47061 2023/01/06 00:39:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.309317543s) from=127.0.0.6:35525 2023/01/06 00:39:39 [DEBUG] http: Request GET /v1/status/leader (840.008µs) from=127.0.0.6:49879 2023/01/06 00:39:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.743095734s) from=127.0.0.6:45167 2023/01/06 00:39:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.511402611s) from=127.0.0.6:39999 2023/01/06 00:39:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.012666117s) from=127.0.0.6:34343 2023/01/06 00:39:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.289901701s) from=127.0.0.6:44239 2023/01/06 00:39:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.092661663s) from=127.0.0.6:48289 2023/01/06 00:39:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m7.108058137s) from=127.0.0.6:48005 2023/01/06 00:39:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.855131787s) from=127.0.0.6:57135 2023/01/06 00:39:46 [DEBUG] http: Request GET /v1/status/leader (247.072µs) from=127.0.0.6:49879 2023/01/06 00:39:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.220375717s) from=127.0.0.6:48701 2023/01/06 00:39:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.046969448s) from=127.0.0.6:55407 2023/01/06 00:39:59 [DEBUG] http: Request GET /v1/status/leader (150.691µs) from=127.0.0.6:55407 2023/01/06 00:39:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m6.828652166s) from=127.0.0.6:59227 2023/01/06 00:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m6.179332081s) from=127.0.0.6:50153 2023/01/06 00:40:06 [DEBUG] http: Request GET /v1/status/leader (165.73µs) from=127.0.0.6:55407 2023/01/06 00:40:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:40:16 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:40:16 [DEBUG] agent: Node info in sync 2023/01/06 00:40:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.814288878s) from=127.0.0.6:38417 2023/01/06 00:40:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:40:19 [DEBUG] http: Request GET /v1/status/leader (355.591µs) from=127.0.0.6:55407 2023/01/06 00:40:26 [DEBUG] http: Request GET /v1/status/leader (336.476µs) from=127.0.0.6:55407 2023/01/06 00:40:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:40:39 [DEBUG] http: Request GET /v1/status/leader (621.329µs) from=127.0.0.6:55407 2023/01/06 00:40:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.31809801s) from=127.0.0.6:42719 2023/01/06 00:40:46 [DEBUG] http: Request GET /v1/status/leader (355.947µs) from=127.0.0.6:55407 2023/01/06 00:40:59 [DEBUG] http: Request GET /v1/status/leader (247.024µs) from=127.0.0.6:55407 2023/01/06 00:41:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.269852146s) from=127.0.0.6:33311 2023/01/06 00:41:06 [DEBUG] http: Request GET /v1/status/leader (377.966µs) from=127.0.0.6:55407 2023/01/06 00:41:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m2.297589179s) from=127.0.0.6:41891 2023/01/06 00:41:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.261487858s) from=127.0.0.6:36701 2023/01/06 00:41:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m2.732400144s) from=127.0.0.6:49313 2023/01/06 00:41:19 [DEBUG] http: Request GET /v1/status/leader (172.35µs) from=127.0.0.6:55407 2023/01/06 00:41:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m2.129930301s) from=127.0.0.6:38067 2023/01/06 00:41:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.729313184s) from=127.0.0.6:37443 2023/01/06 00:41:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m5.869954954s) from=127.0.0.6:37715 2023/01/06 00:41:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.759847434s) from=127.0.0.6:39453 2023/01/06 00:41:26 [DEBUG] http: Request GET /v1/status/leader (1.047295ms) from=127.0.0.6:55407 2023/01/06 00:41:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m4.888660956s) from=127.0.0.6:57575 2023/01/06 00:41:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m0.725093902s) from=127.0.0.6:52611 2023/01/06 00:41:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.746040614s) from=127.0.0.6:57205 2023/01/06 00:41:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m1.815948728s) from=127.0.0.6:51585 2023/01/06 00:41:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:41:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.71812173s) from=127.0.0.6:46801 2023/01/06 00:41:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.511894794s) from=127.0.0.6:35525 2023/01/06 00:41:39 [DEBUG] http: Request GET /v1/status/leader (397.81µs) from=127.0.0.6:55407 2023/01/06 00:41:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m6.492004253s) from=127.0.0.6:47061 2023/01/06 00:41:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.102047948s) from=127.0.0.6:33089 2023/01/06 00:41:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.81205623s) from=127.0.0.6:45167 2023/01/06 00:41:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.434781962s) from=127.0.0.6:39999 2023/01/06 00:41:46 [DEBUG] http: Request GET /v1/status/leader (363.933µs) from=127.0.0.6:55407 2023/01/06 00:41:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m0.734831508s) from=127.0.0.6:57135 2023/01/06 00:41:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.437266021s) from=127.0.0.6:48289 2023/01/06 00:41:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.854410359s) from=127.0.0.6:44239 2023/01/06 00:41:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m6.415116265s) from=127.0.0.6:34343 2023/01/06 00:41:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.740567499s) from=127.0.0.6:48005 2023/01/06 00:41:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m3.574524203s) from=127.0.0.6:48701 2023/01/06 00:41:59 [DEBUG] http: Request GET /v1/status/leader (337.838µs) from=127.0.0.6:55407 2023/01/06 00:42:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.818988054s) from=127.0.0.6:45189 2023/01/06 00:42:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m1.995912333s) from=127.0.0.6:50153 2023/01/06 00:42:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.837649168s) from=127.0.0.6:59227 2023/01/06 00:42:06 [DEBUG] http: Request GET /v1/status/leader (374.656µs) from=127.0.0.6:55407 2023/01/06 00:42:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:42:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:42:08 [DEBUG] agent: Node info in sync 2023/01/06 00:42:19 [DEBUG] http: Request GET /v1/status/leader (179.746µs) from=127.0.0.6:55407 2023/01/06 00:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.094111944s) from=127.0.0.6:38417 2023/01/06 00:42:26 [DEBUG] http: Request GET /v1/status/leader (770.413µs) from=127.0.0.6:55407 2023/01/06 00:42:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:42:39 [DEBUG] http: Request GET /v1/status/leader (255.51µs) from=127.0.0.6:55407 2023/01/06 00:42:46 [DEBUG] http: Request GET /v1/status/leader (287.115µs) from=127.0.0.6:55407 2023/01/06 00:42:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.742418268s) from=127.0.0.6:42719 2023/01/06 00:42:59 [DEBUG] http: Request GET /v1/status/leader (182.909µs) from=127.0.0.6:55407 2023/01/06 00:43:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m3.458321779s) from=127.0.0.6:33311 2023/01/06 00:43:06 [DEBUG] http: Request GET /v1/status/leader (304.577µs) from=127.0.0.6:55407 2023/01/06 00:43:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:43:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m3.513297275s) from=127.0.0.6:41891 2023/01/06 00:43:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m2.565070315s) from=127.0.0.6:36701 2023/01/06 00:43:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m4.515098924s) from=127.0.0.6:49313 2023/01/06 00:43:19 [DEBUG] http: Request GET /v1/status/leader (179.971µs) from=127.0.0.6:55407 2023/01/06 00:43:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.315413424s) from=127.0.0.6:38067 2023/01/06 00:43:26 [DEBUG] http: Request GET /v1/status/leader (309.035µs) from=127.0.0.6:55407 2023/01/06 00:43:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m4.798647455s) from=127.0.0.6:37443 2023/01/06 00:43:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m3.614148028s) from=127.0.0.6:37715 2023/01/06 00:43:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.602219285s) from=127.0.0.6:52611 2023/01/06 00:43:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.024323206s) from=127.0.0.6:39453 2023/01/06 00:43:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m6.815860318s) from=127.0.0.6:57575 2023/01/06 00:43:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:43:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.261761633s) from=127.0.0.6:57205 2023/01/06 00:43:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.033733723s) from=127.0.0.6:46801 2023/01/06 00:43:39 [DEBUG] http: Request GET /v1/status/leader (283.076µs) from=127.0.0.6:55407 2023/01/06 00:43:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m6.773635719s) from=127.0.0.6:51585 2023/01/06 00:43:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m1.469542014s) from=127.0.0.6:47061 2023/01/06 00:43:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.963140539s) from=127.0.0.6:35525 2023/01/06 00:43:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.764820492s) from=127.0.0.6:39999 2023/01/06 00:43:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.143867242s) from=127.0.0.6:45167 2023/01/06 00:43:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m6.219969706s) from=127.0.0.6:33089 2023/01/06 00:43:46 [DEBUG] http: Request GET /v1/status/leader (273.256µs) from=127.0.0.6:55407 2023/01/06 00:43:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:43:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:43:51 [DEBUG] agent: Node info in sync 2023/01/06 00:43:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.698780375s) from=127.0.0.6:48289 2023/01/06 00:43:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.656943153s) from=127.0.0.6:44239 2023/01/06 00:43:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m7.302787655s) from=127.0.0.6:57135 2023/01/06 00:43:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m7.044409044s) from=127.0.0.6:34343 2023/01/06 00:43:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.556424928s) from=127.0.0.6:48005 2023/01/06 00:43:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m0.643695515s) from=127.0.0.6:48701 2023/01/06 00:43:59 [DEBUG] http: Request GET /v1/status/leader (309.346µs) from=127.0.0.6:55407 2023/01/06 00:44:06 [DEBUG] http: Request GET /v1/status/leader (318.395µs) from=127.0.0.6:55407 2023/01/06 00:44:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.466594803s) from=127.0.0.6:45189 2023/01/06 00:44:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m3.630736321s) from=127.0.0.6:50153 2023/01/06 00:44:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m4.249658833s) from=127.0.0.6:59227 2023/01/06 00:44:19 [DEBUG] http: Request GET /v1/status/leader (537.064µs) from=127.0.0.6:55407 2023/01/06 00:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.74011455s) from=127.0.0.6:38417 2023/01/06 00:44:26 [DEBUG] http: Request GET /v1/status/leader (499.782µs) from=127.0.0.6:55407 2023/01/06 00:44:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:44:39 [DEBUG] http: Request GET /v1/status/leader (356.717µs) from=127.0.0.6:55407 2023/01/06 00:44:46 [DEBUG] http: Request GET /v1/status/leader (263.265µs) from=127.0.0.6:55407 2023/01/06 00:44:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m7.127937315s) from=127.0.0.6:42719 2023/01/06 00:44:59 [DEBUG] http: Request GET /v1/status/leader (364.339µs) from=127.0.0.6:55407 2023/01/06 00:45:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m0.953651892s) from=127.0.0.6:33311 2023/01/06 00:45:06 [DEBUG] http: Request GET /v1/status/leader (168.24µs) from=127.0.0.6:55407 2023/01/06 00:45:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:45:11 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:45:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:45:11 [DEBUG] agent: Node info in sync 2023/01/06 00:45:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m6.958962287s) from=127.0.0.6:41891 2023/01/06 00:45:19 [DEBUG] http: Request GET /v1/status/leader (261.946µs) from=127.0.0.6:55407 2023/01/06 00:45:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m1.797546968s) from=127.0.0.6:49313 2023/01/06 00:45:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.47785154s) from=127.0.0.6:36701 2023/01/06 00:45:26 [DEBUG] http: Request GET /v1/status/leader (165.086µs) from=127.0.0.6:55407 2023/01/06 00:45:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m1.351256223s) from=127.0.0.6:37443 2023/01/06 00:45:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m3.136470623s) from=127.0.0.6:37715 2023/01/06 00:45:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m2.108936354s) from=127.0.0.6:52611 2023/01/06 00:45:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.457928266s) from=127.0.0.6:38067 2023/01/06 00:45:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:45:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.778246975s) from=127.0.0.6:39453 2023/01/06 00:45:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m3.28035757s) from=127.0.0.6:57575 2023/01/06 00:45:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.637919172s) from=127.0.0.6:57205 2023/01/06 00:45:39 [DEBUG] http: Request GET /v1/status/leader (802.893µs) from=127.0.0.6:55407 2023/01/06 00:45:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.587452964s) from=127.0.0.6:46801 2023/01/06 00:45:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m1.878761231s) from=127.0.0.6:51585 2023/01/06 00:45:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.896932001s) from=127.0.0.6:35525 2023/01/06 00:45:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.842784196s) from=127.0.0.6:47061 2023/01/06 00:45:46 [DEBUG] http: Request GET /v1/status/leader (8.66436ms) from=127.0.0.6:55407 2023/01/06 00:45:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.13008021s) from=127.0.0.6:45167 2023/01/06 00:45:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.603184278s) from=127.0.0.6:33089 2023/01/06 00:45:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.217875557s) from=127.0.0.6:39999 2023/01/06 00:45:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.822508259s) from=127.0.0.6:48289 2023/01/06 00:45:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m3.397019344s) from=127.0.0.6:57135 2023/01/06 00:45:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.897774288s) from=127.0.0.6:44239 2023/01/06 00:45:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.2490775s) from=127.0.0.6:34343 2023/01/06 00:45:59 [DEBUG] http: Request GET /v1/status/leader (228.884µs) from=127.0.0.6:55407 2023/01/06 00:46:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.945179526s) from=127.0.0.6:48005 2023/01/06 00:46:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m5.687233901s) from=127.0.0.6:48701 2023/01/06 00:46:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fgtg5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/01/06 00:46:06 [DEBUG] http: Request GET /v1/status/leader (461.287µs) from=127.0.0.6:55407 2023/01/06 00:46:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m1.657620097s) from=127.0.0.6:50153 2023/01/06 00:46:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m1.722079259s) from=127.0.0.6:59227 2023/01/06 00:46:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.300647418s) from=127.0.0.6:45189 2023/01/06 00:46:19 [DEBUG] http: Request GET /v1/status/leader (165.981µs) from=127.0.0.6:55407 2023/01/06 00:46:26 [DEBUG] http: Request GET /v1/status/leader (352.453µs) from=127.0.0.6:55407 2023/01/06 00:46:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.72786169s) from=127.0.0.6:38417 2023/01/06 00:46:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:46:39 [DEBUG] http: Request GET /v1/status/leader (291.105µs) from=127.0.0.6:55407 2023/01/06 00:46:46 [DEBUG] http: Request GET /v1/status/leader (168.13µs) from=127.0.0.6:55407 2023/01/06 00:46:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.705102748s) from=127.0.0.6:42719 2023/01/06 00:46:59 [DEBUG] http: Request GET /v1/status/leader (166.466µs) from=127.0.0.6:55407 2023/01/06 00:47:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.191_8181" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.20.57_8801" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.8.198_9011" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_catalog_10.233.17.53_8806" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.135_8080" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.42_8443" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.11_8410" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.28.196_8803" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_parser_10.233.17.53_8806" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:47:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:47:01 [DEBUG] agent: Node info in sync 2023/01/06 00:47:06 [DEBUG] http: Request GET /v1/status/leader (165.109µs) from=127.0.0.6:55407 2023/01/06 00:47:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m5.923476522s) from=127.0.0.6:33311 2023/01/06 00:47:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=153 (2m0.069722902s) from=127.0.0.6:41891 2023/01/06 00:47:20 [DEBUG] http: Request GET /v1/status/leader (369.065µs) from=127.0.0.6:55407 2023/01/06 00:47:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=161 (2m1.439491261s) from=127.0.0.6:49313 2023/01/06 00:47:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.510600041s) from=127.0.0.6:36701 2023/01/06 00:47:26 [DEBUG] http: Request GET /v1/status/leader (343.174µs) from=127.0.0.6:55407 2023/01/06 00:47:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=159 (2m2.349829691s) from=127.0.0.6:37443 2023/01/06 00:47:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:47:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=152 (2m5.991756499s) from=127.0.0.6:37715 2023/01/06 00:47:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.525583325s) from=127.0.0.6:39453 2023/01/06 00:47:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.267747605s) from=127.0.0.6:38067 2023/01/06 00:47:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m6.940217783s) from=127.0.0.6:52611 2023/01/06 00:47:40 [DEBUG] http: Request GET /v1/status/leader (325.282µs) from=127.0.0.6:55407 2023/01/06 00:47:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m0.736880789s) from=127.0.0.6:46801 2023/01/06 00:47:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.15634851s) from=127.0.0.6:57205 2023/01/06 00:47:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=155 (2m0.872349338s) from=127.0.0.6:51585 2023/01/06 00:47:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=160 (2m7.27361944s) from=127.0.0.6:57575 2023/01/06 00:47:46 [DEBUG] http: Request GET /v1/status/leader (225.205µs) from=127.0.0.6:55407 2023/01/06 00:47:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.165955269s) from=127.0.0.6:45167 2023/01/06 00:47:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=62 (2m3.211085454s) from=127.0.0.6:47061 2023/01/06 00:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m6.670507775s) from=127.0.0.6:35525 2023/01/06 00:47:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.394350804s) from=127.0.0.6:39999 2023/01/06 00:47:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m5.40018658s) from=127.0.0.6:33089 2023/01/06 00:47:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.321142314s) from=127.0.0.6:48289 2023/01/06 00:48:00 [DEBUG] http: Request GET /v1/status/leader (177.634µs) from=127.0.0.6:55407 2023/01/06 00:48:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.772280975s) from=127.0.0.6:34343 2023/01/06 00:48:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=61 (2m4.621301388s) from=127.0.0.6:57135 2023/01/06 00:48:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.307317808s) from=127.0.0.6:44239 2023/01/06 00:48:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=66 (2m1.551161258s) from=127.0.0.6:48701 2023/01/06 00:48:06 [DEBUG] http: Request GET /v1/status/leader (830.75µs) from=127.0.0.6:55407 2023/01/06 00:48:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=64 (2m5.699561062s) from=127.0.0.6:48005 2023/01/06 00:48:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=65 (2m2.941609964s) from=127.0.0.6:59227 2023/01/06 00:48:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.950928391s) from=127.0.0.6:45189 2023/01/06 00:48:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=63 (2m5.624909019s) from=127.0.0.6:50153 2023/01/06 00:48:20 [DEBUG] http: Request GET /v1/status/leader (233.625µs) from=127.0.0.6:55407 2023/01/06 00:48:26 [DEBUG] http: Request GET /v1/status/leader (339.181µs) from=127.0.0.6:55407 2023/01/06 00:48:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fgtg5" since the cluster is too small 2023/01/06 00:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.984069004s) from=127.0.0.6:38417 2023/01/06 00:48:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/01/06 00:48:39 [DEBUG] agent: Service "_v2_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:48:39 [DEBUG] agent: Service "_v1_vnfres_10.233.21.24_8802" in sync 2023/01/06 00:48:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.44.173_8484" in sync 2023/01/06 00:48:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:48:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.171_9015" in sync 2023/01/06 00:48:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.169_9007" in sync 2023/01/06 00:48:39 [DEBUG] agent: Service "_v1_sdnc_10.233.25.225_8282" in sync 2023/01/06 00:48:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.25.188_9092" in sync 2023/01/06 00:48:39 [DEBUG] agent: Service "_v1_nsd_10.233.17.53_8806" in sync 2023/01/06 00:48:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.53_8806" in sync 2023/01/06 00:48:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.239_9001" in sync 2023/01/06 00:48:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.29.239_8482" in sync 2023/01/06 00:48:39 [DEBUG] agent: Service "_v1_nslcm_10.233.26.208_8403" in sync 2023/01/06 00:48:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.218_8082" in sync 2023/01