+ 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: '9eebd882-8b23-50ba-2afe-e0bc688d71f5' Node name: 'onap-msb-consul-5454dcc5c5-njptd' 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: 2022/11/03 22:43:23 [DEBUG] agent: Using random ID "9eebd882-8b23-50ba-2afe-e0bc688d71f5" as node ID 2022/11/03 22:43:23 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:9eebd882-8b23-50ba-2afe-e0bc688d71f5 Address:127.0.0.1:8300}] 2022/11/03 22:43:23 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/03 22:43:23 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-njptd.dc1 127.0.0.1 2022/11/03 22:43:23 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-njptd 127.0.0.1 2022/11/03 22:43:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/03 22:43:23 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-njptd (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 22:43:23 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-njptd.dc1" in area "wan" 2022/11/03 22:43:23 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/03 22:43:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/03 22:43:23 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/03 22:43:23 [INFO] agent: started state syncer 2022/11/03 22:43:23 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/03 22:43:23 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/03 22:43:23 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/03 22:43:23 [DEBUG] raft: Votes needed: 1 2022/11/03 22:43:23 [DEBUG] raft: Vote granted from 9eebd882-8b23-50ba-2afe-e0bc688d71f5 in term 2. Tally: 1 2022/11/03 22:43:23 [INFO] raft: Election won. Tally: 1 2022/11/03 22:43:23 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/03 22:43:23 [INFO] consul: cluster leadership acquired 2022/11/03 22:43:23 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-njptd 2022/11/03 22:43:23 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/03 22:43:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:43:23 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-njptd' joined, marking health alive 2022/11/03 22:43:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 22:43:23 [INFO] agent: Synced node info 2022/11/03 22:43:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 22:43:24 [DEBUG] agent: Node info in sync 2022/11/03 22:43:24 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/11/03 22:44:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:45:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 22:45:16 [DEBUG] agent: Node info in sync 2022/11/03 22:45:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 22:45:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:46:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:46:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 22:46:30 [DEBUG] agent: Node info in sync 2022/11/03 22:47:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:47:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 22:47:43 [DEBUG] agent: Node info in sync 2022/11/03 22:48:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 22:48:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:49:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 22:49:21 [DEBUG] agent: Node info in sync 2022/11/03 22:49:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:50:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:50:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 22:50:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 22:50:41 [DEBUG] agent: Node info in sync 2022/11/03 22:51:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:51:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 22:51:42 [DEBUG] agent: Node info in sync 2022/11/03 22:52:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:52:32 [DEBUG] http: Request GET /v1/status/leader (975.201µs) from=127.0.0.6:57901 2022/11/03 22:52: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. 2022/11/03 22:52: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. 2022/11/03 22:52:32 [INFO] agent: Synced service "_v1_wf-gui_10.233.10.252_8080" 2022/11/03 22:52:32 [DEBUG] agent: Node info in sync 2022/11/03 22:52:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.804728ms) from=127.0.0.6:57901 2022/11/03 22:52:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:32 [DEBUG] agent: Node info in sync 2022/11/03 22:52:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.702401ms) from=127.0.0.6:53775 2022/11/03 22:52:33 [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. 2022/11/03 22:52:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:33 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.33.142_9007" 2022/11/03 22:52:33 [DEBUG] agent: Node info in sync 2022/11/03 22:52:33 [DEBUG] http: Request PUT /v1/agent/service/register (12.90354ms) from=127.0.0.6:53775 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Node info in sync 2022/11/03 22:52:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (944.682µs) from=127.0.0.6:57901 2022/11/03 22:52:33 [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. 2022/11/03 22:52:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.33.142_9007" 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:33 [DEBUG] agent: Node info in sync 2022/11/03 22:52:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.700535ms) from=127.0.0.6:57901 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Node info in sync 2022/11/03 22:52:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (2.609338ms) from=127.0.0.6:53775 2022/11/03 22:52:33 [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. 2022/11/03 22:52:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.26.15_9011" 2022/11/03 22:52:33 [DEBUG] agent: Node info in sync 2022/11/03 22:52:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.195333ms) from=127.0.0.6:57901 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Node info in sync 2022/11/03 22:52:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (401.109µs) from=127.0.0.6:57901 2022/11/03 22:52:33 [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. 2022/11/03 22:52:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:33 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.26.15_9011" 2022/11/03 22:52:33 [DEBUG] agent: Node info in sync 2022/11/03 22:52:33 [DEBUG] http: Request PUT /v1/agent/service/register (7.104628ms) from=127.0.0.6:53775 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Node info in sync 2022/11/03 22:52:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (529.107µs) from=127.0.0.6:53775 2022/11/03 22:52:33 [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. 2022/11/03 22:52:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/03 22:52:33 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.5.135_443" 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:33 [DEBUG] agent: Node info in sync 2022/11/03 22:52:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.089071ms) from=127.0.0.6:53775 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Node info in sync 2022/11/03 22:52:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (457.378µs) from=127.0.0.6:53775 2022/11/03 22:52:33 [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. 2022/11/03 22:52:33 [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. 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:33 [INFO] agent: Synced service "_v1_sdc-gui_10.233.35.197_8181" 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Node info in sync 2022/11/03 22:52:33 [DEBUG] http: Request PUT /v1/agent/service/register (31.440075ms) from=127.0.0.6:53775 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:33 [DEBUG] agent: Node info in sync 2022/11/03 22:52:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (627.573µs) from=127.0.0.6:57901 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.24.99_9015" 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request PUT /v1/agent/service/register (6.736978ms) from=127.0.0.6:53775 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.298291ms) from=127.0.0.6:53775 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [INFO] agent: Synced service "_v0_multicloud_10.233.18.201_9001" 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request PUT /v1/agent/service/register (6.177538ms) from=127.0.0.6:53775 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (304.72µs) from=127.0.0.6:53775 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [INFO] agent: Synced service "_v1_multicloud_10.233.18.201_9001" 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request PUT /v1/agent/service/register (5.47189ms) from=127.0.0.6:53775 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (651.335µs) from=127.0.0.6:57901 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [INFO] agent: Synced service "_v1_parser_10.233.28.17_8806" 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.125293ms) from=127.0.0.6:57901 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request GET /v1/health/service/parser-v1 (391.478µs) from=127.0.0.6:53775 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [INFO] agent: Synced service "_v1_catalog_10.233.28.17_8806" 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.846482ms) from=127.0.0.6:57901 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (4.050821ms) from=127.0.0.6:57901 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [INFO] agent: Synced service "_v1_nsd_10.233.28.17_8806" 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request PUT /v1/agent/service/register (28.944507ms) from=127.0.0.6:53775 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (408.566µs) from=127.0.0.6:53775 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [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. 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.28.17_8806" 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request PUT /v1/agent/service/register (124.449435ms) from=127.0.0.6:57901 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 22:52:34 [DEBUG] agent: Node info in sync 2022/11/03 22:52:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (379.082µs) from=127.0.0.6:57901 2022/11/03 22:52:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 22:53:00 [DEBUG] http: Request GET /v1/catalog/services (430.314µs) from=127.0.0.6:53775 2022/11/03 22:53:00 [DEBUG] http: Request GET /v1/status/leader (312.648µs) from=127.0.0.6:53775 2022/11/03 22:53:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (246.732µs) from=127.0.0.6:37237 2022/11/03 22:53:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (118.175µs) from=127.0.0.6:37237 2022/11/03 22:53:20 [DEBUG] http: Request GET /v1/status/leader (327.185µs) from=127.0.0.6:57901 2022/11/03 22:53:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:53:40 [DEBUG] http: Request GET /v1/status/leader (337.975µs) from=127.0.0.6:57901 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/catalog/services (352.696µs) from=127.0.0.6:40517 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/status/leader (3.503707ms) from=127.0.0.6:57901 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (275.665µs) from=127.0.0.6:57901 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (201.241µs) from=127.0.0.6:57901 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/parser-v1 (141.895µs) from=127.0.0.6:57901 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (277.866µs) from=127.0.0.6:57901 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (475.284µs) from=127.0.0.6:50251 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (173.063µs) from=127.0.0.6:37429 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (319.734µs) from=127.0.0.6:33305 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (170.639µs) from=127.0.0.6:59903 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (280.968µs) from=127.0.0.6:37429 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (136.179µs) from=127.0.0.6:50251 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (119.804µs) from=127.0.0.6:57901 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (295.944µs) from=127.0.0.6:57901 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (206.971µs) from=127.0.0.6:37429 2022/11/03 22:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (156.756µs) from=127.0.0.6:50347 2022/11/03 22:54:00 [DEBUG] http: Request GET /v1/status/leader (273.1µs) from=127.0.0.6:42979 2022/11/03 22:54:06 [DEBUG] http: Request GET /v1/status/leader (777.409µs) from=127.0.0.6:42979 2022/11/03 22:54:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 22:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 22:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:54:16 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 22:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 22:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 22:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:54:16 [DEBUG] agent: Node info in sync 2022/11/03 22:54:20 [DEBUG] http: Request GET /v1/status/leader (810.36µs) from=127.0.0.6:42979 2022/11/03 22:54:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:54:26 [DEBUG] http: Request GET /v1/status/leader (180.976µs) from=127.0.0.6:42979 2022/11/03 22:54:40 [DEBUG] http: Request GET /v1/status/leader (353.803µs) from=127.0.0.6:42979 2022/11/03 22:54:46 [DEBUG] http: Request GET /v1/status/leader (317.179µs) from=127.0.0.6:42979 2022/11/03 22:54:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 22:55:00 [DEBUG] http: Request GET /v1/status/leader (1.180555ms) from=127.0.0.6:42979 2022/11/03 22:55:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.236516112s) from=127.0.0.6:37237 2022/11/03 22:55:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (2m3.037103365s) from=127.0.0.6:53775 2022/11/03 22:55:06 [DEBUG] http: Request GET /v1/status/leader (314.518µs) from=127.0.0.6:42979 2022/11/03 22:55:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.620472355s) from=127.0.0.6:56645 2022/11/03 22:55:14 [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. 2022/11/03 22:55:14 [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. 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:55:14 [INFO] agent: Synced service "_v1_sdnc_10.233.8.208_8282" 2022/11/03 22:55:14 [DEBUG] agent: Node info in sync 2022/11/03 22:55:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.697386ms) from=127.0.0.6:42979 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:55:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (1m28.411173971s) from=127.0.0.6:40517 2022/11/03 22:55:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (10.921754565s) from=127.0.0.6:53775 2022/11/03 22:55:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:55:14 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 22:55:14 [DEBUG] agent: Node info in sync 2022/11/03 22:55:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (329.897µs) from=127.0.0.6:40517 2022/11/03 22:55:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (226.906µs) from=127.0.0.6:42979 2022/11/03 22:55:20 [DEBUG] http: Request GET /v1/status/leader (466.912µs) from=127.0.0.6:38607 2022/11/03 22:55:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:55:26 [DEBUG] http: Request GET /v1/status/leader (256.767µs) from=127.0.0.6:38607 2022/11/03 22:55:40 [DEBUG] http: Request GET /v1/status/leader (373.433µs) from=127.0.0.6:51541 2022/11/03 22:55:46 [DEBUG] http: Request GET /v1/status/leader (358.724µs) from=127.0.0.6:51541 2022/11/03 22:55:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.341205922s) from=127.0.0.6:38673 2022/11/03 22:55:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.059129301s) from=127.0.0.6:37429 2022/11/03 22:55:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.420734731s) from=127.0.0.6:37647 2022/11/03 22:55:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.247588675s) from=127.0.0.6:54077 2022/11/03 22:55:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.706500711s) from=127.0.0.6:33305 2022/11/03 22:55:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m2.956704063s) from=127.0.0.6:47943 2022/11/03 22:55:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m3.503020005s) from=127.0.0.6:59903 2022/11/03 22:55:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.658478766s) from=127.0.0.6:50251 2022/11/03 22:55:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.910585661s) from=127.0.0.6:46579 2022/11/03 22:55:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.167148207s) from=127.0.0.6:47631 2022/11/03 22:55:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.379401099s) from=127.0.0.6:36619 2022/11/03 22:55:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.730531173s) from=127.0.0.6:40381 2022/11/03 22:55:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.553847786s) from=127.0.0.6:57901 2022/11/03 22:55:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.171921576s) from=127.0.0.6:50347 2022/11/03 22:56:00 [DEBUG] http: Request GET /v1/status/leader (372.095µs) from=127.0.0.6:51541 2022/11/03 22:56:06 [DEBUG] http: Request GET /v1/status/leader (285.527µs) from=127.0.0.6:51541 2022/11/03 22:56:20 [DEBUG] http: Request GET /v1/status/leader (173.761µs) from=127.0.0.6:38607 2022/11/03 22:56:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:56:26 [DEBUG] http: Request GET /v1/status/leader (175.278µs) from=127.0.0.6:38607 2022/11/03 22:56:40 [DEBUG] http: Request GET /v1/status/leader (282.619µs) from=127.0.0.6:38607 2022/11/03 22:56:46 [DEBUG] http: Request GET /v1/status/leader (391.74µs) from=127.0.0.6:38607 2022/11/03 22:56:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 22:56:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 22:56:59 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:56:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 22:56:59 [DEBUG] agent: Node info in sync 2022/11/03 22:57:00 [DEBUG] http: Request GET /v1/status/leader (248.336µs) from=127.0.0.6:51541 2022/11/03 22:57:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m3.114683185s) from=127.0.0.6:37237 2022/11/03 22:57:06 [DEBUG] http: Request GET /v1/status/leader (239.384µs) from=127.0.0.6:38607 2022/11/03 22:57:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.674538733s) from=127.0.0.6:56645 2022/11/03 22:57:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.040296619s) from=127.0.0.6:42979 2022/11/03 22:57:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.117572035s) from=127.0.0.6:40517 2022/11/03 22:57:20 [DEBUG] http: Request GET /v1/status/leader (1.960824ms) from=127.0.0.6:38607 2022/11/03 22:57:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.326342948s) from=127.0.0.6:53775 2022/11/03 22:57:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:57:26 [DEBUG] http: Request GET /v1/status/leader (152.885µs) from=127.0.0.6:51541 2022/11/03 22:57:40 [DEBUG] http: Request GET /v1/status/leader (607.327µs) from=127.0.0.6:38607 2022/11/03 22:57:46 [DEBUG] http: Request GET /v1/status/leader (147.181µs) from=127.0.0.6:38607 2022/11/03 22:57:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m0.052912382s) from=127.0.0.6:59903 2022/11/03 22:57:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.354478511s) from=127.0.0.6:50251 2022/11/03 22:57:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m4.752837339s) from=127.0.0.6:38673 2022/11/03 22:57:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.030990171s) from=127.0.0.6:47631 2022/11/03 22:57:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.82027302s) from=127.0.0.6:36619 2022/11/03 22:57:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m7.297129764s) from=127.0.0.6:37429 2022/11/03 22:57:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m7.243001127s) from=127.0.0.6:37647 2022/11/03 22:57:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m5.791102603s) from=127.0.0.6:47943 2022/11/03 22:57:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.114624341s) from=127.0.0.6:40381 2022/11/03 22:57:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.893315217s) from=127.0.0.6:50347 2022/11/03 22:57:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.554247353s) from=127.0.0.6:33305 2022/11/03 22:57:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.121516445s) from=127.0.0.6:54077 2022/11/03 22:57:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m6.943771079s) from=127.0.0.6:46579 2022/11/03 22:57:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.259812381s) from=127.0.0.6:57901 2022/11/03 22:58:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 22:58:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:58:00 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 22:58:00 [DEBUG] agent: Node info in sync 2022/11/03 22:58:00 [DEBUG] http: Request GET /v1/status/leader (3.386778ms) from=127.0.0.6:38607 2022/11/03 22:58:06 [DEBUG] http: Request GET /v1/status/leader (708.405µs) from=127.0.0.6:51541 2022/11/03 22:58:20 [DEBUG] http: Request GET /v1/status/leader (225.37µs) from=127.0.0.6:38607 2022/11/03 22:58:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:58:26 [DEBUG] http: Request GET /v1/status/leader (160.701µs) from=127.0.0.6:51541 2022/11/03 22:58:40 [DEBUG] http: Request GET /v1/status/leader (145.818µs) from=127.0.0.6:51541 2022/11/03 22:58:46 [DEBUG] http: Request GET /v1/status/leader (347.022µs) from=127.0.0.6:51541 2022/11/03 22:59:00 [DEBUG] http: Request GET /v1/status/leader (170.116µs) from=127.0.0.6:51541 2022/11/03 22:59:06 [DEBUG] http: Request GET /v1/status/leader (274.336µs) from=127.0.0.6:51541 2022/11/03 22:59:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 22:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 22:59:07 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 22:59:07 [DEBUG] agent: Node info in sync 2022/11/03 22:59:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 22:59:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m7.067545801s) from=127.0.0.6:37237 2022/11/03 22:59:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.842203257s) from=127.0.0.6:56645 2022/11/03 22:59:20 [DEBUG] http: Request GET /v1/status/leader (254.608µs) from=127.0.0.6:51541 2022/11/03 22:59:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.355284441s) from=127.0.0.6:40517 2022/11/03 22:59:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 22:59:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.076013021s) from=127.0.0.6:42979 2022/11/03 22:59:26 [DEBUG] http: Request GET /v1/status/leader (307.055µs) from=127.0.0.6:51541 2022/11/03 22:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.496756185s) from=127.0.0.6:53775 2022/11/03 22:59:40 [DEBUG] http: Request GET /v1/status/leader (278.214µs) from=127.0.0.6:51541 2022/11/03 22:59:46 [DEBUG] http: Request GET /v1/status/leader (339.07µs) from=127.0.0.6:38607 2022/11/03 22:59:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.440206257s) from=127.0.0.6:38673 2022/11/03 22:59:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m3.598188086s) from=127.0.0.6:59903 2022/11/03 22:59:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.251941168s) from=127.0.0.6:47631 2022/11/03 22:59:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.132821472s) from=127.0.0.6:50251 2022/11/03 22:59:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.956536497s) from=127.0.0.6:36619 2022/11/03 22:59:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.346581078s) from=127.0.0.6:50347 2022/11/03 22:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.812287715s) from=127.0.0.6:33305 2022/11/03 22:59:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.525916414s) from=127.0.0.6:40381 2022/11/03 22:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m3.830717827s) from=127.0.0.6:37429 2022/11/03 23:00:00 [DEBUG] http: Request GET /v1/status/leader (191.608µs) from=127.0.0.6:38607 2022/11/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.372858918s) from=127.0.0.6:37647 2022/11/03 23:00:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.632873725s) from=127.0.0.6:54077 2022/11/03 23:00:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m7.149018326s) from=127.0.0.6:47943 2022/11/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m6.397490876s) from=127.0.0.6:46579 2022/11/03 23:00:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.780296373s) from=127.0.0.6:57901 2022/11/03 23:00:06 [DEBUG] http: Request GET /v1/status/leader (286.316µs) from=127.0.0.6:51541 2022/11/03 23:00:20 [DEBUG] http: Request GET /v1/status/leader (245.275µs) from=127.0.0.6:38607 2022/11/03 23:00:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:00:26 [DEBUG] http: Request GET /v1/status/leader (197.276µs) from=127.0.0.6:38607 2022/11/03 23:00:40 [DEBUG] http: Request GET /v1/status/leader (1.113349ms) from=127.0.0.6:38607 2022/11/03 23:00:46 [DEBUG] http: Request GET /v1/status/leader (400.294µs) from=127.0.0.6:51541 2022/11/03 23:01:00 [DEBUG] http: Request GET /v1/status/leader (285.191µs) from=127.0.0.6:38607 2022/11/03 23:01:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:01:01 [DEBUG] agent: Node info in sync 2022/11/03 23:01:06 [DEBUG] http: Request GET /v1/status/leader (166.395µs) from=127.0.0.6:38607 2022/11/03 23:01:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m3.336829385s) from=127.0.0.6:37237 2022/11/03 23:01:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.399269942s) from=127.0.0.6:56645 2022/11/03 23:01:20 [DEBUG] http: Request GET /v1/status/leader (143.892µs) from=127.0.0.6:51541 2022/11/03 23:01:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:01:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.498751206s) from=127.0.0.6:40517 2022/11/03 23:01:26 [DEBUG] http: Request GET /v1/status/leader (4.275173ms) from=127.0.0.6:38607 2022/11/03 23:01:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.252933582s) from=127.0.0.6:42979 2022/11/03 23:01:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.333058989s) from=127.0.0.6:53775 2022/11/03 23:01:41 [DEBUG] http: Request GET /v1/status/leader (269.055µs) from=127.0.0.6:38607 2022/11/03 23:01:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:01:46 [DEBUG] http: Request GET /v1/status/leader (154.978µs) from=127.0.0.6:38607 2022/11/03 23:01:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m2.545170447s) from=127.0.0.6:59903 2022/11/03 23:01:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.315342997s) from=127.0.0.6:47631 2022/11/03 23:01:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.282680534s) from=127.0.0.6:40381 2022/11/03 23:01:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m7.319980956s) from=127.0.0.6:38673 2022/11/03 23:01:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.014176838s) from=127.0.0.6:50347 2022/11/03 23:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.451605266s) from=127.0.0.6:33305 2022/11/03 23:01:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.483589461s) from=127.0.0.6:50251 2022/11/03 23:02:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.196076381s) from=127.0.0.6:36619 2022/11/03 23:02:01 [DEBUG] http: Request GET /v1/status/leader (301.493µs) from=127.0.0.6:38607 2022/11/03 23:02:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m5.931060075s) from=127.0.0.6:37429 2022/11/03 23:02:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.690738912s) from=127.0.0.6:54077 2022/11/03 23:02:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.807544785s) from=127.0.0.6:37647 2022/11/03 23:02:06 [DEBUG] http: Request GET /v1/status/leader (575.854µs) from=127.0.0.6:51541 2022/11/03 23:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m5.050680924s) from=127.0.0.6:47943 2022/11/03 23:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.665103556s) from=127.0.0.6:57901 2022/11/03 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.223385237s) from=127.0.0.6:46579 2022/11/03 23:02:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:02:09 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:02:09 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:02:09 [DEBUG] agent: Node info in sync 2022/11/03 23:02:21 [DEBUG] http: Request GET /v1/status/leader (405.706µs) from=127.0.0.6:38607 2022/11/03 23:02:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:02:26 [DEBUG] http: Request GET /v1/status/leader (446.52µs) from=127.0.0.6:38607 2022/11/03 23:02:41 [DEBUG] http: Request GET /v1/status/leader (310.296µs) from=127.0.0.6:51541 2022/11/03 23:02:46 [DEBUG] http: Request GET /v1/status/leader (233.511µs) from=127.0.0.6:38607 2022/11/03 23:03:01 [DEBUG] http: Request GET /v1/status/leader (340.934µs) from=127.0.0.6:38607 2022/11/03 23:03:06 [DEBUG] http: Request GET /v1/status/leader (146.458µs) from=127.0.0.6:51541 2022/11/03 23:03:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m1.66474042s) from=127.0.0.6:37237 2022/11/03 23:03:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.992522151s) from=127.0.0.6:56645 2022/11/03 23:03:21 [DEBUG] http: Request GET /v1/status/leader (146.605µs) from=127.0.0.6:38607 2022/11/03 23:03:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:03:26 [DEBUG] http: Request GET /v1/status/leader (143.933µs) from=127.0.0.6:51541 2022/11/03 23:03:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.507640956s) from=127.0.0.6:40517 2022/11/03 23:03:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.371923457s) from=127.0.0.6:42979 2022/11/03 23:03:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.035290602s) from=127.0.0.6:53775 2022/11/03 23:03:41 [DEBUG] http: Request GET /v1/status/leader (373.253µs) from=127.0.0.6:51541 2022/11/03 23:03:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:03:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:03:42 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:03:42 [DEBUG] agent: Node info in sync 2022/11/03 23:03:46 [DEBUG] http: Request GET /v1/status/leader (337.354µs) from=127.0.0.6:38607 2022/11/03 23:03:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m2.181953067s) from=127.0.0.6:59903 2022/11/03 23:04:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.969714601s) from=127.0.0.6:40381 2022/11/03 23:04:01 [DEBUG] http: Request GET /v1/status/leader (262.284µs) from=127.0.0.6:38607 2022/11/03 23:04:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.39582809s) from=127.0.0.6:47631 2022/11/03 23:04:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m3.657630466s) from=127.0.0.6:38673 2022/11/03 23:04:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.496203214s) from=127.0.0.6:33305 2022/11/03 23:04:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.725245495s) from=127.0.0.6:50251 2022/11/03 23:04:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.23388475s) from=127.0.0.6:36619 2022/11/03 23:04:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.606276783s) from=127.0.0.6:50347 2022/11/03 23:04:06 [DEBUG] http: Request GET /v1/status/leader (280.407µs) from=127.0.0.6:51541 2022/11/03 23:04:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.658825745s) from=127.0.0.6:54077 2022/11/03 23:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m4.261866751s) from=127.0.0.6:37429 2022/11/03 23:04:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.132761813s) from=127.0.0.6:57901 2022/11/03 23:04:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.265246259s) from=127.0.0.6:37647 2022/11/03 23:04:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m5.479928086s) from=127.0.0.6:47943 2022/11/03 23:04:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m4.533684009s) from=127.0.0.6:46579 2022/11/03 23:04:21 [DEBUG] http: Request GET /v1/status/leader (2.682389ms) from=127.0.0.6:38607 2022/11/03 23:04:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:04:26 [DEBUG] http: Request GET /v1/status/leader (276.389µs) from=127.0.0.6:38607 2022/11/03 23:04:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:04:41 [DEBUG] http: Request GET /v1/status/leader (263.847µs) from=127.0.0.6:51541 2022/11/03 23:04:46 [DEBUG] http: Request GET /v1/status/leader (208.422µs) from=127.0.0.6:38607 2022/11/03 23:05:01 [DEBUG] http: Request GET /v1/status/leader (207.832µs) from=127.0.0.6:38607 2022/11/03 23:05:06 [DEBUG] http: Request GET /v1/status/leader (238.618µs) from=127.0.0.6:38607 2022/11/03 23:05:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.67069359s) from=127.0.0.6:37237 2022/11/03 23:05:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.289359242s) from=127.0.0.6:56645 2022/11/03 23:05:21 [DEBUG] http: Request GET /v1/status/leader (267.837µs) from=127.0.0.6:51541 2022/11/03 23:05:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:05:26 [DEBUG] http: Request GET /v1/status/leader (332.454µs) from=127.0.0.6:38607 2022/11/03 23:05:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:05:31 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:05:31 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:05:31 [DEBUG] agent: Node info in sync 2022/11/03 23:05:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.422152621s) from=127.0.0.6:40517 2022/11/03 23:05:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.515214717s) from=127.0.0.6:42979 2022/11/03 23:05:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.312904302s) from=127.0.0.6:53775 2022/11/03 23:05:41 [DEBUG] http: Request GET /v1/status/leader (1.194105ms) from=127.0.0.6:51541 2022/11/03 23:05:46 [DEBUG] http: Request GET /v1/status/leader (205.273µs) from=127.0.0.6:38607 2022/11/03 23:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m2.662940491s) from=127.0.0.6:59903 2022/11/03 23:06:01 [DEBUG] http: Request GET /v1/status/leader (314.371µs) from=127.0.0.6:51541 2022/11/03 23:06:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.101477142s) from=127.0.0.6:40381 2022/11/03 23:06:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.071351251s) from=127.0.0.6:47631 2022/11/03 23:06:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.516096635s) from=127.0.0.6:36619 2022/11/03 23:06:06 [DEBUG] http: Request GET /v1/status/leader (319.258µs) from=127.0.0.6:51541 2022/11/03 23:06:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m1.267257326s) from=127.0.0.6:50251 2022/11/03 23:06:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m6.471485799s) from=127.0.0.6:38673 2022/11/03 23:06:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.685039303s) from=127.0.0.6:37429 2022/11/03 23:06:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.841252891s) from=127.0.0.6:50347 2022/11/03 23:06:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.739352751s) from=127.0.0.6:33305 2022/11/03 23:06:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.59110431s) from=127.0.0.6:54077 2022/11/03 23:06:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.206964342s) from=127.0.0.6:37647 2022/11/03 23:06:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m1.926696258s) from=127.0.0.6:47943 2022/11/03 23:06:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.70148594s) from=127.0.0.6:57901 2022/11/03 23:06:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m4.763727816s) from=127.0.0.6:46579 2022/11/03 23:06:21 [DEBUG] http: Request GET /v1/status/leader (178.356µs) from=127.0.0.6:51541 2022/11/03 23:06:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:06:26 [DEBUG] http: Request GET /v1/status/leader (674.681µs) from=127.0.0.6:51541 2022/11/03 23:06:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:06:35 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:06:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:06:35 [DEBUG] agent: Node info in sync 2022/11/03 23:06:41 [DEBUG] http: Request GET /v1/status/leader (357.527µs) from=127.0.0.6:38607 2022/11/03 23:06:46 [DEBUG] http: Request GET /v1/status/leader (340.182µs) from=127.0.0.6:51541 2022/11/03 23:07:01 [DEBUG] http: Request GET /v1/status/leader (1.114086ms) from=127.0.0.6:51541 2022/11/03 23:07:06 [DEBUG] http: Request GET /v1/status/leader (271.497µs) from=127.0.0.6:51541 2022/11/03 23:07:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:07:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m2.301708609s) from=127.0.0.6:37237 2022/11/03 23:07:21 [DEBUG] http: Request GET /v1/status/leader (443.329µs) from=127.0.0.6:38607 2022/11/03 23:07:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:07:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.89781168s) from=127.0.0.6:56645 2022/11/03 23:07:26 [DEBUG] http: Request GET /v1/status/leader (503.342µs) from=127.0.0.6:38607 2022/11/03 23:07:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.254760119s) from=127.0.0.6:40517 2022/11/03 23:07:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.952438243s) from=127.0.0.6:42979 2022/11/03 23:07:41 [DEBUG] http: Request GET /v1/status/leader (191.421µs) from=127.0.0.6:51541 2022/11/03 23:07:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.306652355s) from=127.0.0.6:53775 2022/11/03 23:07:47 [DEBUG] http: Request GET /v1/status/leader (208.361µs) from=127.0.0.6:51541 2022/11/03 23:08:01 [DEBUG] http: Request GET /v1/status/leader (407.731µs) from=127.0.0.6:51541 2022/11/03 23:08:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m1.930353014s) from=127.0.0.6:59903 2022/11/03 23:08:07 [DEBUG] http: Request GET /v1/status/leader (270.786µs) from=127.0.0.6:38607 2022/11/03 23:08:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.799854665s) from=127.0.0.6:40381 2022/11/03 23:08:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.617380661s) from=127.0.0.6:50251 2022/11/03 23:08:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.435874298s) from=127.0.0.6:47631 2022/11/03 23:08:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.421599068s) from=127.0.0.6:36619 2022/11/03 23:08:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.572589388s) from=127.0.0.6:37429 2022/11/03 23:08:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:08:11 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:08:11 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:08:11 [DEBUG] agent: Node info in sync 2022/11/03 23:08:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.266043337s) from=127.0.0.6:50347 2022/11/03 23:08:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m7.010326914s) from=127.0.0.6:38673 2022/11/03 23:08:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.381970092s) from=127.0.0.6:33305 2022/11/03 23:08:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m3.624766948s) from=127.0.0.6:47943 2022/11/03 23:08:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m0.495798531s) from=127.0.0.6:46579 2022/11/03 23:08:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.188501052s) from=127.0.0.6:37647 2022/11/03 23:08:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.234306668s) from=127.0.0.6:57901 2022/11/03 23:08:21 [DEBUG] http: Request GET /v1/status/leader (218.494µs) from=127.0.0.6:38607 2022/11/03 23:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.393420521s) from=127.0.0.6:54077 2022/11/03 23:08:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:08:27 [DEBUG] http: Request GET /v1/status/leader (283.461µs) from=127.0.0.6:51541 2022/11/03 23:08:41 [DEBUG] http: Request GET /v1/status/leader (245.479µs) from=127.0.0.6:51541 2022/11/03 23:08:47 [DEBUG] http: Request GET /v1/status/leader (182.316µs) from=127.0.0.6:51541 2022/11/03 23:09:01 [DEBUG] http: Request GET /v1/status/leader (1.378261ms) from=127.0.0.6:38607 2022/11/03 23:09:07 [DEBUG] http: Request GET /v1/status/leader (197.104µs) from=127.0.0.6:51541 2022/11/03 23:09:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.788896221s) from=127.0.0.6:37237 2022/11/03 23:09:21 [DEBUG] http: Request GET /v1/status/leader (352.184µs) from=127.0.0.6:38607 2022/11/03 23:09:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:09:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.479154401s) from=127.0.0.6:56645 2022/11/03 23:09:27 [DEBUG] http: Request GET /v1/status/leader (311.195µs) from=127.0.0.6:38607 2022/11/03 23:09:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:09:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.40276998s) from=127.0.0.6:40517 2022/11/03 23:09:41 [DEBUG] http: Request GET /v1/status/leader (196.822µs) from=127.0.0.6:51541 2022/11/03 23:09:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.218086349s) from=127.0.0.6:42979 2022/11/03 23:09:47 [DEBUG] http: Request GET /v1/status/leader (162.128µs) from=127.0.0.6:38607 2022/11/03 23:09:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:09:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:09:47 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:09:47 [DEBUG] agent: Node info in sync 2022/11/03 23:09:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.237925591s) from=127.0.0.6:53775 2022/11/03 23:10:01 [DEBUG] http: Request GET /v1/status/leader (291.148µs) from=127.0.0.6:51541 2022/11/03 23:10:07 [DEBUG] http: Request GET /v1/status/leader (176.458µs) from=127.0.0.6:51541 2022/11/03 23:10:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m5.772386361s) from=127.0.0.6:59903 2022/11/03 23:10:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.220474086s) from=127.0.0.6:40381 2022/11/03 23:10:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.884580996s) from=127.0.0.6:50251 2022/11/03 23:10:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m3.614317131s) from=127.0.0.6:37429 2022/11/03 23:10:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.963018067s) from=127.0.0.6:47631 2022/11/03 23:10:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.211977726s) from=127.0.0.6:36619 2022/11/03 23:10:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.65312768s) from=127.0.0.6:50347 2022/11/03 23:10:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m3.035810514s) from=127.0.0.6:38673 2022/11/03 23:10:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.332399049s) from=127.0.0.6:46579 2022/11/03 23:10:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m2.278810696s) from=127.0.0.6:37647 2022/11/03 23:10:21 [DEBUG] http: Request GET /v1/status/leader (192.521µs) from=127.0.0.6:51541 2022/11/03 23:10:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.471307307s) from=127.0.0.6:33305 2022/11/03 23:10:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.452115677s) from=127.0.0.6:54077 2022/11/03 23:10:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m6.617532957s) from=127.0.0.6:47943 2022/11/03 23:10:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.485508242s) from=127.0.0.6:57901 2022/11/03 23:10:27 [DEBUG] http: Request GET /v1/status/leader (184.09µs) from=127.0.0.6:51541 2022/11/03 23:10:41 [DEBUG] http: Request GET /v1/status/leader (374.689µs) from=127.0.0.6:38607 2022/11/03 23:10:47 [DEBUG] http: Request GET /v1/status/leader (247.293µs) from=127.0.0.6:38607 2022/11/03 23:10:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:10:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:10:52 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:10:52 [DEBUG] agent: Node info in sync 2022/11/03 23:11:01 [DEBUG] http: Request GET /v1/status/leader (173.554µs) from=127.0.0.6:38607 2022/11/03 23:11:01 [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. 2022/11/03 23:11:01 [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. 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:11:01 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" 2022/11/03 23:11:01 [DEBUG] agent: Node info in sync 2022/11/03 23:11:01 [DEBUG] http: Request PUT /v1/agent/service/register (95.222538ms) from=127.0.0.6:38607 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:11:01 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:11:01 [DEBUG] agent: Node info in sync 2022/11/03 23:11:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (1m22.57775533s) from=127.0.0.6:40517 2022/11/03 23:11:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (1m13.091642302s) from=127.0.0.6:53775 2022/11/03 23:11:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.091404ms) from=127.0.0.6:38607 2022/11/03 23:11:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (130.676µs) from=127.0.0.6:38607 2022/11/03 23:11:07 [DEBUG] http: Request GET /v1/status/leader (287.77µs) from=127.0.0.6:51541 2022/11/03 23:11:21 [DEBUG] http: Request GET /v1/status/leader (750.803µs) from=127.0.0.6:51541 2022/11/03 23:11:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:11:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m6.352522221s) from=127.0.0.6:37237 2022/11/03 23:11:27 [DEBUG] http: Request GET /v1/status/leader (370.98µs) from=127.0.0.6:51541 2022/11/03 23:11:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.02941452s) from=127.0.0.6:56645 2022/11/03 23:11:41 [DEBUG] http: Request GET /v1/status/leader (362.982µs) from=127.0.0.6:33507 2022/11/03 23:11:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.108364877s) from=127.0.0.6:42979 2022/11/03 23:11:47 [DEBUG] http: Request GET /v1/status/leader (222.976µs) from=127.0.0.6:51541 2022/11/03 23:12:01 [DEBUG] http: Request GET /v1/status/leader (420.875µs) from=127.0.0.6:51541 2022/11/03 23:12:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:12:07 [DEBUG] http: Request GET /v1/status/leader (372.827µs) from=127.0.0.6:51541 2022/11/03 23:12:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m3.088785213s) from=127.0.0.6:59903 2022/11/03 23:12:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:12:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:12:11 [DEBUG] agent: Node info in sync 2022/11/03 23:12:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.088052094s) from=127.0.0.6:50251 2022/11/03 23:12:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.455953174s) from=127.0.0.6:40381 2022/11/03 23:12:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.342437499s) from=127.0.0.6:37429 2022/11/03 23:12:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.354344164s) from=127.0.0.6:47631 2022/11/03 23:12:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.584365209s) from=127.0.0.6:36619 2022/11/03 23:12:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.83019644s) from=127.0.0.6:50347 2022/11/03 23:12:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m1.858613048s) from=127.0.0.6:38673 2022/11/03 23:12:21 [DEBUG] http: Request GET /v1/status/leader (221.972µs) from=127.0.0.6:51541 2022/11/03 23:12:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:12:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.628514299s) from=127.0.0.6:54077 2022/11/03 23:12:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.742918798s) from=127.0.0.6:46579 2022/11/03 23:12:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.775720474s) from=127.0.0.6:33305 2022/11/03 23:12:27 [DEBUG] http: Request GET /v1/status/leader (276.972µs) from=127.0.0.6:51541 2022/11/03 23:12:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.259983714s) from=127.0.0.6:37647 2022/11/03 23:12:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m3.339490876s) from=127.0.0.6:47943 2022/11/03 23:12:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.408778277s) from=127.0.0.6:57901 2022/11/03 23:12:41 [DEBUG] http: Request GET /v1/status/leader (234.391µs) from=127.0.0.6:51541 2022/11/03 23:12:47 [DEBUG] http: Request GET /v1/status/leader (246.333µs) from=127.0.0.6:51541 2022/11/03 23:13:01 [DEBUG] http: Request GET /v1/status/leader (2.975413ms) from=127.0.0.6:33507 2022/11/03 23:13:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (2m1.081325024s) from=127.0.0.6:53775 2022/11/03 23:13:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.21167611s) from=127.0.0.6:38607 2022/11/03 23:13:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (2m5.290062376s) from=127.0.0.6:40517 2022/11/03 23:13:07 [DEBUG] http: Request GET /v1/status/leader (320.467µs) from=127.0.0.6:51541 2022/11/03 23:13:07 [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. 2022/11/03 23:13: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. 2022/11/03 23:13:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:07 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.54.246_8443" 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:07 [DEBUG] agent: Node info in sync 2022/11/03 23:13:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.843809ms) from=127.0.0.6:33507 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:07 [DEBUG] agent: Node info in sync 2022/11/03 23:13:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (381.686104ms) from=127.0.0.6:40517 2022/11/03 23:13:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (4.588296692s) from=127.0.0.6:53775 2022/11/03 23:13:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (191.24µs) from=127.0.0.6:51541 2022/11/03 23:13:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (658.785µs) from=127.0.0.6:41701 2022/11/03 23:13:07 [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. 2022/11/03 23:13: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. 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.24.129_8082" 2022/11/03 23:13:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (75.701457ms) from=127.0.0.6:53775 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Node info in sync 2022/11/03 23:13:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (74.28987ms) from=127.0.0.6:40517 2022/11/03 23:13:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.624293ms) from=127.0.0.6:33507 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:07 [DEBUG] agent: Node info in sync 2022/11/03 23:13:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (256.363µs) from=127.0.0.6:41701 2022/11/03 23:13:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (407.201µs) from=127.0.0.6:52651 2022/11/03 23:13:17 [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. 2022/11/03 23:13:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:17 [INFO] agent: Synced service "_v1_nslcm_10.233.55.108_8403" 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:17 [DEBUG] agent: Node info in sync 2022/11/03 23:13:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.595963ms) from=127.0.0.6:52651 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:17 [DEBUG] agent: Node info in sync 2022/11/03 23:13:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.077054082s) from=127.0.0.6:33507 2022/11/03 23:13:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.077818202s) from=127.0.0.6:40517 2022/11/03 23:13:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (3.801299ms) from=127.0.0.6:40517 2022/11/03 23:13:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (232.376µs) from=127.0.0.6:52651 2022/11/03 23:13:17 [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. 2022/11/03 23:13:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:17 [INFO] agent: Synced service "_v2_nslcm_10.233.55.108_8403" 2022/11/03 23:13:17 [DEBUG] agent: Node info in sync 2022/11/03 23:13:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.827548ms) from=127.0.0.6:53775 2022/11/03 23:13:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (60.034891ms) from=127.0.0.6:33507 2022/11/03 23:13:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (66.31543ms) from=127.0.0.6:40517 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:17 [DEBUG] agent: Node info in sync 2022/11/03 23:13:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (428.672µs) from=127.0.0.6:53775 2022/11/03 23:13:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (210.681µs) from=127.0.0.6:55623 2022/11/03 23:13:17 [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. 2022/11/03 23:13:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/03 23:13:17 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.46.231_8410" 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:17 [DEBUG] agent: Node info in sync 2022/11/03 23:13:17 [DEBUG] http: Request PUT /v1/agent/service/register (26.012606ms) from=127.0.0.6:47573 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:17 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:17 [DEBUG] agent: Node info in sync 2022/11/03 23:13:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (226.924334ms) from=127.0.0.6:40517 2022/11/03 23:13:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (226.531855ms) from=127.0.0.6:33507 2022/11/03 23:13:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (377.485µs) from=127.0.0.6:47573 2022/11/03 23:13:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (207µs) from=127.0.0.6:47573 2022/11/03 23:13:18 [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. 2022/11/03 23:13:18 [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. 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:18 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.29.186_8484" 2022/11/03 23:13:18 [DEBUG] agent: Node info in sync 2022/11/03 23:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (23.220668ms) from=127.0.0.6:53775 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:18 [DEBUG] agent: Node info in sync 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (143.418553ms) from=127.0.0.6:40517 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (155.685424ms) from=127.0.0.6:33507 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (215.153µs) from=127.0.0.6:42297 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (358.336µs) from=127.0.0.6:54017 2022/11/03 23:13:18 [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. 2022/11/03 23:13:18 [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. 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [INFO] agent: Synced service "_v1_vnfmgr_10.233.30.179_8803" 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:13:18 [DEBUG] agent: Node info in sync 2022/11/03 23:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.111675ms) from=127.0.0.6:53775 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (82.60886ms) from=127.0.0.6:33507 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (79.630891ms) from=127.0.0.6:40517 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Node info in sync 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (9.050343ms) from=127.0.0.6:33507 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (470.616µs) from=127.0.0.6:42297 2022/11/03 23:13:18 [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. 2022/11/03 23:13:18 [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. 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [INFO] agent: Synced service "_v1_vnfres_10.233.58.41_8802" 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:13:18 [DEBUG] agent: Node info in sync 2022/11/03 23:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (23.358182ms) from=127.0.0.6:39735 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Node info in sync 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (71.704319ms) from=127.0.0.6:53775 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (90.180993ms) from=127.0.0.6:40517 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (206.537µs) from=127.0.0.6:39735 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (369.408µs) from=127.0.0.6:52629 2022/11/03 23:13:18 [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. 2022/11/03 23:13:18 [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. 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:18 [INFO] agent: Synced service "_v1_vnflcm_10.233.44.202_8801" 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Node info in sync 2022/11/03 23:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (57.057914ms) from=127.0.0.6:52629 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:18 [DEBUG] agent: Node info in sync 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (119.606544ms) from=127.0.0.6:53775 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (120.012266ms) from=127.0.0.6:40517 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (287.995µs) from=127.0.0.6:52629 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (185.587µs) from=127.0.0.6:33507 2022/11/03 23:13:18 [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. 2022/11/03 23:13:18 [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. 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:13:18 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.45.101_8482" 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:18 [DEBUG] agent: Node info in sync 2022/11/03 23:13:18 [DEBUG] http: Request PUT /v1/agent/service/register (140.280903ms) from=127.0.0.6:47829 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:13:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:13:18 [DEBUG] agent: Node info in sync 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (264.77644ms) from=127.0.0.6:53775 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (270.796796ms) from=127.0.0.6:40517 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (573.261µs) from=127.0.0.6:53775 2022/11/03 23:13:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (213.832µs) from=127.0.0.6:53775 2022/11/03 23:13:21 [DEBUG] http: Request GET /v1/status/leader (273.113µs) from=127.0.0.6:38093 2022/11/03 23:13:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:13:27 [DEBUG] http: Request GET /v1/status/leader (146.01µs) from=127.0.0.6:52629 2022/11/03 23:13:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m1.856396893s) from=127.0.0.6:37237 2022/11/03 23:13:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.727550337s) from=127.0.0.6:56645 2022/11/03 23:13:41 [DEBUG] http: Request GET /v1/status/leader (163.531µs) from=127.0.0.6:52629 2022/11/03 23:13:47 [DEBUG] http: Request GET /v1/status/leader (360.343µs) from=127.0.0.6:52629 2022/11/03 23:13:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.449309445s) from=127.0.0.6:42979 2022/11/03 23:14:01 [DEBUG] http: Request GET /v1/status/leader (276.316µs) from=127.0.0.6:52629 2022/11/03 23:14:07 [DEBUG] http: Request GET /v1/status/leader (313.516µs) from=127.0.0.6:52629 2022/11/03 23:14:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.539974314s) from=127.0.0.6:50251 2022/11/03 23:14:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.943982989s) from=127.0.0.6:47631 2022/11/03 23:14:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m5.086685683s) from=127.0.0.6:59903 2022/11/03 23:14:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m4.184722689s) from=127.0.0.6:40381 2022/11/03 23:14:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m6.220644274s) from=127.0.0.6:37429 2022/11/03 23:14:21 [DEBUG] http: Request GET /v1/status/leader (298.793µs) from=127.0.0.6:52629 2022/11/03 23:14:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:14:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.42675877s) from=127.0.0.6:36619 2022/11/03 23:14:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.007907291s) from=127.0.0.6:50347 2022/11/03 23:14:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m5.68949912s) from=127.0.0.6:38673 2022/11/03 23:14:27 [DEBUG] http: Request GET /v1/status/leader (188.092µs) from=127.0.0.6:52629 2022/11/03 23:14:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.703714497s) from=127.0.0.6:37647 2022/11/03 23:14:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.974863374s) from=127.0.0.6:54077 2022/11/03 23:14:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.143932705s) from=127.0.0.6:46579 2022/11/03 23:14:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m5.039831406s) from=127.0.0.6:47943 2022/11/03 23:14:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.141056978s) from=127.0.0.6:57901 2022/11/03 23:14:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.387332882s) from=127.0.0.6:33305 2022/11/03 23:14:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:14:38 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:14:38 [DEBUG] agent: Node info in sync 2022/11/03 23:14:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:14:41 [DEBUG] http: Request GET /v1/status/leader (310.18µs) from=127.0.0.6:52629 2022/11/03 23:14:47 [DEBUG] http: Request GET /v1/status/leader (163.811µs) from=127.0.0.6:52629 2022/11/03 23:15:01 [DEBUG] http: Request GET /v1/status/leader (367.245µs) from=127.0.0.6:52629 2022/11/03 23:15:07 [DEBUG] http: Request GET /v1/status/leader (279.006µs) from=127.0.0.6:38093 2022/11/03 23:15:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m1.565849068s) from=127.0.0.6:38607 2022/11/03 23:15:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.143049715s) from=127.0.0.6:51541 2022/11/03 23:15:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.842764125s) from=127.0.0.6:41701 2022/11/03 23:15:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.475760897s) from=127.0.0.6:47573 2022/11/03 23:15:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m0.262165467s) from=127.0.0.6:33507 2022/11/03 23:15:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.41878306s) from=127.0.0.6:40517 2022/11/03 23:15:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.405843701s) from=127.0.0.6:39735 2022/11/03 23:15:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m2.56923749s) from=127.0.0.6:52651 2022/11/03 23:15:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m1.542058397s) from=127.0.0.6:53775 2022/11/03 23:15:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.94977752s) from=127.0.0.6:42297 2022/11/03 23:15:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.240142029s) from=127.0.0.6:54017 2022/11/03 23:15:21 [DEBUG] http: Request GET /v1/status/leader (377.711µs) from=127.0.0.6:38093 2022/11/03 23:15:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.144443307s) from=127.0.0.6:47829 2022/11/03 23:15:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m4.749432694s) from=127.0.0.6:55623 2022/11/03 23:15:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:15:27 [DEBUG] http: Request GET /v1/status/leader (963.516µs) from=127.0.0.6:38093 2022/11/03 23:15:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m4.877274504s) from=127.0.0.6:37237 2022/11/03 23:15:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.660103661s) from=127.0.0.6:56645 2022/11/03 23:15:41 [DEBUG] http: Request GET /v1/status/leader (249.209µs) from=127.0.0.6:38093 2022/11/03 23:15:47 [DEBUG] http: Request GET /v1/status/leader (556.161µs) from=127.0.0.6:38093 2022/11/03 23:15:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.199508291s) from=127.0.0.6:42979 2022/11/03 23:16:01 [DEBUG] http: Request GET /v1/status/leader (4.467047ms) from=127.0.0.6:52629 2022/11/03 23:16:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:16:04 [DEBUG] agent: Node info in sync 2022/11/03 23:16:07 [DEBUG] http: Request GET /v1/status/leader (496.427µs) from=127.0.0.6:52629 2022/11/03 23:16:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m4.22348716s) from=127.0.0.6:50251 2022/11/03 23:16:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.888376764s) from=127.0.0.6:40381 2022/11/03 23:16:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.393188048s) from=127.0.0.6:47631 2022/11/03 23:16:21 [DEBUG] http: Request GET /v1/status/leader (242.898µs) from=127.0.0.6:38093 2022/11/03 23:16:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.003209703s) from=127.0.0.6:37429 2022/11/03 23:16:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m6.381609235s) from=127.0.0.6:59903 2022/11/03 23:16:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:16:27 [DEBUG] http: Request GET /v1/status/leader (176.329µs) from=127.0.0.6:52629 2022/11/03 23:16:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.635942499s) from=127.0.0.6:38673 2022/11/03 23:16:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.300544459s) from=127.0.0.6:37647 2022/11/03 23:16:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m4.888130704s) from=127.0.0.6:36619 2022/11/03 23:16:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.393908467s) from=127.0.0.6:50347 2022/11/03 23:16:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m0.175290149s) from=127.0.0.6:47943 2022/11/03 23:16:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m3.06227611s) from=127.0.0.6:46579 2022/11/03 23:16:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.796062551s) from=127.0.0.6:54077 2022/11/03 23:16:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.489654711s) from=127.0.0.6:57901 2022/11/03 23:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.359848211s) from=127.0.0.6:33305 2022/11/03 23:16:41 [DEBUG] http: Request GET /v1/status/leader (249.695µs) from=127.0.0.6:52629 2022/11/03 23:16:47 [DEBUG] http: Request GET /v1/status/leader (299.997µs) from=127.0.0.6:52629 2022/11/03 23:17:01 [DEBUG] http: Request GET /v1/status/leader (395.681µs) from=127.0.0.6:38093 2022/11/03 23:17:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:17:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:17:05 [DEBUG] agent: Node info in sync 2022/11/03 23:17:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:17:07 [DEBUG] http: Request GET /v1/status/leader (285.286µs) from=127.0.0.6:38093 2022/11/03 23:17:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.765710379s) from=127.0.0.6:51541 2022/11/03 23:17:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.15871871s) from=127.0.0.6:38607 2022/11/03 23:17:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.320563055s) from=127.0.0.6:41701 2022/11/03 23:17:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.611768279s) from=127.0.0.6:47573 2022/11/03 23:17:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.465168396s) from=127.0.0.6:40517 2022/11/03 23:17:21 [DEBUG] http: Request GET /v1/status/leader (191.072µs) from=127.0.0.6:52629 2022/11/03 23:17:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m2.404502115s) from=127.0.0.6:53775 2022/11/03 23:17:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.343606763s) from=127.0.0.6:54017 2022/11/03 23:17:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m4.722335126s) from=127.0.0.6:33507 2022/11/03 23:17:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:17:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.767938718s) from=127.0.0.6:39735 2022/11/03 23:17:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.178042522s) from=127.0.0.6:42297 2022/11/03 23:17:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m5.564005016s) from=127.0.0.6:52651 2022/11/03 23:17:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m4.49778978s) from=127.0.0.6:55623 2022/11/03 23:17:27 [DEBUG] http: Request GET /v1/status/leader (286.459µs) from=127.0.0.6:52629 2022/11/03 23:17:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.1335743s) from=127.0.0.6:47829 2022/11/03 23:17:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m7.382451401s) from=127.0.0.6:37237 2022/11/03 23:17:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.016918321s) from=127.0.0.6:56645 2022/11/03 23:17:41 [DEBUG] http: Request GET /v1/status/leader (188.222µs) from=127.0.0.6:38093 2022/11/03 23:17:47 [DEBUG] http: Request GET /v1/status/leader (729.032µs) from=127.0.0.6:38093 2022/11/03 23:17:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.622796947s) from=127.0.0.6:42979 2022/11/03 23:18:01 [DEBUG] http: Request GET /v1/status/leader (217.172µs) from=127.0.0.6:52629 2022/11/03 23:18:07 [DEBUG] http: Request GET /v1/status/leader (331.364µs) from=127.0.0.6:38093 2022/11/03 23:18:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.66204852s) from=127.0.0.6:40381 2022/11/03 23:18:21 [DEBUG] http: Request GET /v1/status/leader (208.873µs) from=127.0.0.6:38093 2022/11/03 23:18:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.080055899s) from=127.0.0.6:47631 2022/11/03 23:18:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.415050778s) from=127.0.0.6:50251 2022/11/03 23:18:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.782394758s) from=127.0.0.6:37429 2022/11/03 23:18:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:18:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m2.548720857s) from=127.0.0.6:59903 2022/11/03 23:18:27 [DEBUG] http: Request GET /v1/status/leader (316.257µs) from=127.0.0.6:38093 2022/11/03 23:18:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m2.198813337s) from=127.0.0.6:38673 2022/11/03 23:18:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.049025348s) from=127.0.0.6:36619 2022/11/03 23:18:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m0.304987683s) from=127.0.0.6:47943 2022/11/03 23:18:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.788181417s) from=127.0.0.6:50347 2022/11/03 23:18:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.995751517s) from=127.0.0.6:37647 2022/11/03 23:18:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.563218603s) from=127.0.0.6:54077 2022/11/03 23:18:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.770607861s) from=127.0.0.6:46579 2022/11/03 23:18:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.08159023s) from=127.0.0.6:57901 2022/11/03 23:18:41 [DEBUG] http: Request GET /v1/status/leader (176.931µs) from=127.0.0.6:52629 2022/11/03 23:18:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.259871011s) from=127.0.0.6:33305 2022/11/03 23:18:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:18:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:18:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:18:46 [DEBUG] agent: Node info in sync 2022/11/03 23:18:47 [DEBUG] http: Request GET /v1/status/leader (304.009µs) from=127.0.0.6:52629 2022/11/03 23:19:01 [DEBUG] http: Request GET /v1/status/leader (270.085µs) from=127.0.0.6:52629 2022/11/03 23:19:07 [DEBUG] http: Request GET /v1/status/leader (168.187µs) from=127.0.0.6:52629 2022/11/03 23:19:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.279625143s) from=127.0.0.6:51541 2022/11/03 23:19:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.30925829s) from=127.0.0.6:38607 2022/11/03 23:19:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.957273269s) from=127.0.0.6:41701 2022/11/03 23:19:21 [DEBUG] http: Request GET /v1/status/leader (946.919µs) from=127.0.0.6:38093 2022/11/03 23:19:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:19:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m0.320769143s) from=127.0.0.6:33507 2022/11/03 23:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.202662982s) from=127.0.0.6:40517 2022/11/03 23:19:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.114628214s) from=127.0.0.6:42297 2022/11/03 23:19:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.788190203s) from=127.0.0.6:54017 2022/11/03 23:19:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m0.175967143s) from=127.0.0.6:52651 2022/11/03 23:19:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.542790044s) from=127.0.0.6:47573 2022/11/03 23:19:27 [DEBUG] http: Request GET /v1/status/leader (305.778µs) from=127.0.0.6:52629 2022/11/03 23:19:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m6.678352911s) from=127.0.0.6:53775 2022/11/03 23:19:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.349312003s) from=127.0.0.6:39735 2022/11/03 23:19:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m3.91350179s) from=127.0.0.6:55623 2022/11/03 23:19:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.351368185s) from=127.0.0.6:47829 2022/11/03 23:19:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.683108447s) from=127.0.0.6:37237 2022/11/03 23:19:41 [DEBUG] http: Request GET /v1/status/leader (374.884µs) from=127.0.0.6:52629 2022/11/03 23:19:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.085728291s) from=127.0.0.6:56645 2022/11/03 23:19:47 [DEBUG] http: Request GET /v1/status/leader (287.576µs) from=127.0.0.6:38093 2022/11/03 23:19:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:20:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.993950232s) from=127.0.0.6:42979 2022/11/03 23:20:01 [DEBUG] http: Request GET /v1/status/leader (149.757µs) from=127.0.0.6:38093 2022/11/03 23:20:07 [DEBUG] http: Request GET /v1/status/leader (165.803µs) from=127.0.0.6:52629 2022/11/03 23:20:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:20:21 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:20:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:20:21 [DEBUG] agent: Node info in sync 2022/11/03 23:20:21 [DEBUG] http: Request GET /v1/status/leader (309.601µs) from=127.0.0.6:52629 2022/11/03 23:20:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.297832321s) from=127.0.0.6:47631 2022/11/03 23:20:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:20:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m3.015887627s) from=127.0.0.6:40381 2022/11/03 23:20:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.657773401s) from=127.0.0.6:50251 2022/11/03 23:20:27 [DEBUG] http: Request GET /v1/status/leader (302.946µs) from=127.0.0.6:52629 2022/11/03 23:20:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m5.643102481s) from=127.0.0.6:37429 2022/11/03 23:20:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m3.444249882s) from=127.0.0.6:59903 2022/11/03 23:20:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.634957538s) from=127.0.0.6:38673 2022/11/03 23:20:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m2.445203224s) from=127.0.0.6:36619 2022/11/03 23:20:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m3.227765138s) from=127.0.0.6:47943 2022/11/03 23:20:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m5.177102929s) from=127.0.0.6:50347 2022/11/03 23:20:41 [DEBUG] http: Request GET /v1/status/leader (393.173µs) from=127.0.0.6:38093 2022/11/03 23:20:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.714444279s) from=127.0.0.6:37647 2022/11/03 23:20:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.341426917s) from=127.0.0.6:57901 2022/11/03 23:20:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m4.12632076s) from=127.0.0.6:46579 2022/11/03 23:20:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.196599967s) from=127.0.0.6:54077 2022/11/03 23:20:47 [DEBUG] http: Request GET /v1/status/leader (279.491µs) from=127.0.0.6:52629 2022/11/03 23:20:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.797005301s) from=127.0.0.6:33305 2022/11/03 23:21:01 [DEBUG] http: Request GET /v1/status/leader (341.591µs) from=127.0.0.6:38093 2022/11/03 23:21:07 [DEBUG] http: Request GET /v1/status/leader (153.001µs) from=127.0.0.6:52629 2022/11/03 23:21:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.033179684s) from=127.0.0.6:51541 2022/11/03 23:21:21 [DEBUG] http: Request GET /v1/status/leader (648.934µs) from=127.0.0.6:38093 2022/11/03 23:21:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.326336459s) from=127.0.0.6:38607 2022/11/03 23:21:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:21:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.053174012s) from=127.0.0.6:40517 2022/11/03 23:21:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.193919389s) from=127.0.0.6:41701 2022/11/03 23:21:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m0.855005923s) from=127.0.0.6:54017 2022/11/03 23:21:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m3.546800936s) from=127.0.0.6:33507 2022/11/03 23:21:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m1.416375728s) from=127.0.0.6:52651 2022/11/03 23:21:27 [DEBUG] http: Request GET /v1/status/leader (265.611µs) from=127.0.0.6:52629 2022/11/03 23:21:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.392533572s) from=127.0.0.6:47573 2022/11/03 23:21:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:21:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:21:28 [DEBUG] agent: Node info in sync 2022/11/03 23:21:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.822074907s) from=127.0.0.6:42297 2022/11/03 23:21:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m0.018118656s) from=127.0.0.6:55623 2022/11/03 23:21:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m2.416216926s) from=127.0.0.6:53775 2022/11/03 23:21:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m6.524402463s) from=127.0.0.6:39735 2022/11/03 23:21:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.312988261s) from=127.0.0.6:47829 2022/11/03 23:21:41 [DEBUG] http: Request GET /v1/status/leader (520.393µs) from=127.0.0.6:38093 2022/11/03 23:21:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m2.158737452s) from=127.0.0.6:37237 2022/11/03 23:21:47 [DEBUG] http: Request GET /v1/status/leader (367.817µs) from=127.0.0.6:52629 2022/11/03 23:21:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.094055799s) from=127.0.0.6:56645 2022/11/03 23:22:01 [DEBUG] http: Request GET /v1/status/leader (446.665µs) from=127.0.0.6:52629 2022/11/03 23:22:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.355842021s) from=127.0.0.6:42979 2022/11/03 23:22:07 [DEBUG] http: Request GET /v1/status/leader (156.445µs) from=127.0.0.6:52629 2022/11/03 23:22:21 [DEBUG] http: Request GET /v1/status/leader (174.676µs) from=127.0.0.6:52629 2022/11/03 23:22:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:22:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.106654844s) from=127.0.0.6:47631 2022/11/03 23:22:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.1367123s) from=127.0.0.6:40381 2022/11/03 23:22:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m0.426407887s) from=127.0.0.6:50251 2022/11/03 23:22:27 [DEBUG] http: Request GET /v1/status/leader (562.58µs) from=127.0.0.6:38093 2022/11/03 23:22:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m1.351157323s) from=127.0.0.6:37429 2022/11/03 23:22:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m3.743498841s) from=127.0.0.6:59903 2022/11/03 23:22:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.4930789s) from=127.0.0.6:36619 2022/11/03 23:22:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m6.45623213s) from=127.0.0.6:38673 2022/11/03 23:22:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:22:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m2.493776033s) from=127.0.0.6:47943 2022/11/03 23:22:41 [DEBUG] http: Request GET /v1/status/leader (321.848µs) from=127.0.0.6:38093 2022/11/03 23:22:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.012685584s) from=127.0.0.6:50347 2022/11/03 23:22:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m0.059861873s) from=127.0.0.6:46579 2022/11/03 23:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.89651585s) from=127.0.0.6:57901 2022/11/03 23:22:47 [DEBUG] http: Request GET /v1/status/leader (234.924µs) from=127.0.0.6:52629 2022/11/03 23:22:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.465208726s) from=127.0.0.6:37647 2022/11/03 23:22:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.434195786s) from=127.0.0.6:54077 2022/11/03 23:22:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.49617845s) from=127.0.0.6:33305 2022/11/03 23:23:01 [DEBUG] http: Request GET /v1/status/leader (289.649µs) from=127.0.0.6:38093 2022/11/03 23:23:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:23:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:23:05 [DEBUG] agent: Node info in sync 2022/11/03 23:23:07 [DEBUG] http: Request GET /v1/status/leader (309.689µs) from=127.0.0.6:38093 2022/11/03 23:23:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.036057718s) from=127.0.0.6:51541 2022/11/03 23:23:21 [DEBUG] http: Request GET /v1/status/leader (309.593µs) from=127.0.0.6:38093 2022/11/03 23:23:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:23:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.597093534s) from=127.0.0.6:38607 2022/11/03 23:23:27 [DEBUG] http: Request GET /v1/status/leader (358.851µs) from=127.0.0.6:38093 2022/11/03 23:23:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.160672983s) from=127.0.0.6:41701 2022/11/03 23:23:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.255493018s) from=127.0.0.6:42297 2022/11/03 23:23:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.853841142s) from=127.0.0.6:47573 2022/11/03 23:23:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m0.395469521s) from=127.0.0.6:55623 2022/11/03 23:23:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m4.394204924s) from=127.0.0.6:33507 2022/11/03 23:23:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.946426627s) from=127.0.0.6:40517 2022/11/03 23:23:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m4.98574861s) from=127.0.0.6:52651 2022/11/03 23:23:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.35907027s) from=127.0.0.6:54017 2022/11/03 23:23:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m2.516887129s) from=127.0.0.6:53775 2022/11/03 23:23:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m3.919176063s) from=127.0.0.6:39735 2022/11/03 23:23:41 [DEBUG] http: Request GET /v1/status/leader (290.826µs) from=127.0.0.6:38093 2022/11/03 23:23:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.641562441s) from=127.0.0.6:47829 2022/11/03 23:23:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m3.459727756s) from=127.0.0.6:37237 2022/11/03 23:23:47 [DEBUG] http: Request GET /v1/status/leader (287.698µs) from=127.0.0.6:38093 2022/11/03 23:23:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.418165729s) from=127.0.0.6:56645 2022/11/03 23:24:01 [DEBUG] http: Request GET /v1/status/leader (303.979µs) from=127.0.0.6:38093 2022/11/03 23:24:07 [DEBUG] http: Request GET /v1/status/leader (285.382µs) from=127.0.0.6:52629 2022/11/03 23:24:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.13745158s) from=127.0.0.6:42979 2022/11/03 23:24:21 [DEBUG] http: Request GET /v1/status/leader (223.46µs) from=127.0.0.6:52629 2022/11/03 23:24:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:24:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.345951397s) from=127.0.0.6:47631 2022/11/03 23:24:27 [DEBUG] http: Request GET /v1/status/leader (179.993µs) from=127.0.0.6:38093 2022/11/03 23:24:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.109338772s) from=127.0.0.6:50251 2022/11/03 23:24:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m3.004721907s) from=127.0.0.6:37429 2022/11/03 23:24:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m7.499616469s) from=127.0.0.6:40381 2022/11/03 23:24:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m1.941983322s) from=127.0.0.6:59903 2022/11/03 23:24:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.790741039s) from=127.0.0.6:38673 2022/11/03 23:24:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m3.192779528s) from=127.0.0.6:36619 2022/11/03 23:24:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:24:40 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:24:40 [DEBUG] agent: Node info in sync 2022/11/03 23:24:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m2.365706002s) from=127.0.0.6:47943 2022/11/03 23:24:42 [DEBUG] http: Request GET /v1/status/leader (290.35µs) from=127.0.0.6:47943 2022/11/03 23:24:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.477167647s) from=127.0.0.6:50347 2022/11/03 23:24:47 [DEBUG] http: Request GET /v1/status/leader (312.02µs) from=127.0.0.6:52629 2022/11/03 23:24:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.144262825s) from=127.0.0.6:46579 2022/11/03 23:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.321916118s) from=127.0.0.6:57901 2022/11/03 23:24:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.958387903s) from=127.0.0.6:54077 2022/11/03 23:24:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.119989705s) from=127.0.0.6:33305 2022/11/03 23:24:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m7.231361585s) from=127.0.0.6:37647 2022/11/03 23:25:02 [DEBUG] http: Request GET /v1/status/leader (209.787µs) from=127.0.0.6:52629 2022/11/03 23:25:07 [DEBUG] http: Request GET /v1/status/leader (2.001521ms) from=127.0.0.6:52629 2022/11/03 23:25:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:25:22 [DEBUG] http: Request GET /v1/status/leader (381.331µs) from=127.0.0.6:38093 2022/11/03 23:25:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:25:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.665264783s) from=127.0.0.6:51541 2022/11/03 23:25:27 [DEBUG] http: Request GET /v1/status/leader (187.972µs) from=127.0.0.6:52629 2022/11/03 23:25:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m1.735544145s) from=127.0.0.6:38607 2022/11/03 23:25:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.902848764s) from=127.0.0.6:41701 2022/11/03 23:25:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m1.120884008s) from=127.0.0.6:33507 2022/11/03 23:25:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.679229041s) from=127.0.0.6:42297 2022/11/03 23:25:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m2.106644495s) from=127.0.0.6:55623 2022/11/03 23:25:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.297240708s) from=127.0.0.6:54017 2022/11/03 23:25:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.475839688s) from=127.0.0.6:47573 2022/11/03 23:25:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m5.019401814s) from=127.0.0.6:52651 2022/11/03 23:25:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.043712931s) from=127.0.0.6:40517 2022/11/03 23:25:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m6.898152884s) from=127.0.0.6:53775 2022/11/03 23:25:42 [DEBUG] http: Request GET /v1/status/leader (150.362µs) from=127.0.0.6:38093 2022/11/03 23:25:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.617673333s) from=127.0.0.6:39735 2022/11/03 23:25:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.173217166s) from=127.0.0.6:37237 2022/11/03 23:25:47 [DEBUG] http: Request GET /v1/status/leader (274.508µs) from=127.0.0.6:38093 2022/11/03 23:25:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.74843683s) from=127.0.0.6:47829 2022/11/03 23:26:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.764247617s) from=127.0.0.6:56645 2022/11/03 23:26:02 [DEBUG] http: Request GET /v1/status/leader (343.238µs) from=127.0.0.6:38093 2022/11/03 23:26:07 [DEBUG] http: Request GET /v1/status/leader (316.873µs) from=127.0.0.6:38093 2022/11/03 23:26:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.400085764s) from=127.0.0.6:42979 2022/11/03 23:26:22 [DEBUG] http: Request GET /v1/status/leader (253.867µs) from=127.0.0.6:38093 2022/11/03 23:26:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:26:27 [DEBUG] http: Request GET /v1/status/leader (373.854µs) from=127.0.0.6:52629 2022/11/03 23:26:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.677050376s) from=127.0.0.6:47631 2022/11/03 23:26:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:26:32 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:26:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:26:32 [DEBUG] agent: Node info in sync 2022/11/03 23:26:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.734084569s) from=127.0.0.6:40381 2022/11/03 23:26:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m2.52808558s) from=127.0.0.6:59903 2022/11/03 23:26:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m5.195888995s) from=127.0.0.6:37429 2022/11/03 23:26:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.685145317s) from=127.0.0.6:50251 2022/11/03 23:26:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.269694916s) from=127.0.0.6:36619 2022/11/03 23:26:42 [DEBUG] http: Request GET /v1/status/leader (246.759µs) from=127.0.0.6:52629 2022/11/03 23:26:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m0.618066408s) from=127.0.0.6:47943 2022/11/03 23:26:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m5.993855286s) from=127.0.0.6:38673 2022/11/03 23:26:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.495396858s) from=127.0.0.6:50347 2022/11/03 23:26:47 [DEBUG] http: Request GET /v1/status/leader (208.793µs) from=127.0.0.6:52629 2022/11/03 23:26:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.643538115s) from=127.0.0.6:57901 2022/11/03 23:26:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m5.222894833s) from=127.0.0.6:46579 2022/11/03 23:26:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.405434341s) from=127.0.0.6:33305 2022/11/03 23:26:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m3.44821844s) from=127.0.0.6:37647 2022/11/03 23:26:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.941412289s) from=127.0.0.6:54077 2022/11/03 23:27:02 [DEBUG] http: Request GET /v1/status/leader (186.456µs) from=127.0.0.6:52629 2022/11/03 23:27:07 [DEBUG] http: Request GET /v1/status/leader (3.637091ms) from=127.0.0.6:38093 2022/11/03 23:27:22 [DEBUG] http: Request GET /v1/status/leader (312.826µs) from=127.0.0.6:52629 2022/11/03 23:27:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:27:27 [DEBUG] http: Request GET /v1/status/leader (174.333µs) from=127.0.0.6:38093 2022/11/03 23:27:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.171834517s) from=127.0.0.6:41701 2022/11/03 23:27:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.735525104s) from=127.0.0.6:51541 2022/11/03 23:27:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m0.799038245s) from=127.0.0.6:33507 2022/11/03 23:27:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.45215875s) from=127.0.0.6:38607 2022/11/03 23:27:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.020484281s) from=127.0.0.6:42297 2022/11/03 23:27:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.015744751s) from=127.0.0.6:54017 2022/11/03 23:27:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m5.663375489s) from=127.0.0.6:55623 2022/11/03 23:27:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.317528433s) from=127.0.0.6:47573 2022/11/03 23:27:42 [DEBUG] http: Request GET /v1/status/leader (240.18µs) from=127.0.0.6:52629 2022/11/03 23:27:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m5.819801776s) from=127.0.0.6:52651 2022/11/03 23:27:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.151067141s) from=127.0.0.6:40517 2022/11/03 23:27:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m5.809196862s) from=127.0.0.6:53775 2022/11/03 23:27:47 [DEBUG] http: Request GET /v1/status/leader (275.08µs) from=127.0.0.6:52629 2022/11/03 23:27:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m1.292192885s) from=127.0.0.6:37237 2022/11/03 23:27:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m3.466321214s) from=127.0.0.6:39735 2022/11/03 23:27:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.514837709s) from=127.0.0.6:47829 2022/11/03 23:27:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:28:02 [DEBUG] http: Request GET /v1/status/leader (685.836µs) from=127.0.0.6:52629 2022/11/03 23:28:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.064812376s) from=127.0.0.6:56645 2022/11/03 23:28:07 [DEBUG] http: Request GET /v1/status/leader (341.498µs) from=127.0.0.6:38093 2022/11/03 23:28:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.216153689s) from=127.0.0.6:42979 2022/11/03 23:28:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:28:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:28:20 [DEBUG] agent: Node info in sync 2022/11/03 23:28:22 [DEBUG] http: Request GET /v1/status/leader (257.364µs) from=127.0.0.6:52629 2022/11/03 23:28:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:28:27 [DEBUG] http: Request GET /v1/status/leader (481.02µs) from=127.0.0.6:38093 2022/11/03 23:28:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.21983944s) from=127.0.0.6:47631 2022/11/03 23:28:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m5.214362133s) from=127.0.0.6:40381 2022/11/03 23:28:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.458532674s) from=127.0.0.6:36619 2022/11/03 23:28:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m4.072632179s) from=127.0.0.6:59903 2022/11/03 23:28:42 [DEBUG] http: Request GET /v1/status/leader (252.406µs) from=127.0.0.6:38093 2022/11/03 23:28:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m5.475563012s) from=127.0.0.6:37429 2022/11/03 23:28:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.55058126s) from=127.0.0.6:50251 2022/11/03 23:28:47 [DEBUG] http: Request GET /v1/status/leader (253.206µs) from=127.0.0.6:52629 2022/11/03 23:28:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m5.71674261s) from=127.0.0.6:47943 2022/11/03 23:28:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.474057979s) from=127.0.0.6:50347 2022/11/03 23:28:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m6.413059405s) from=127.0.0.6:38673 2022/11/03 23:28:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.399735326s) from=127.0.0.6:46579 2022/11/03 23:28:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.589916542s) from=127.0.0.6:57901 2022/11/03 23:29:02 [DEBUG] http: Request GET /v1/status/leader (323.214µs) from=127.0.0.6:38093 2022/11/03 23:29:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.855779596s) from=127.0.0.6:33305 2022/11/03 23:29:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m6.052083648s) from=127.0.0.6:37647 2022/11/03 23:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.634927284s) from=127.0.0.6:54077 2022/11/03 23:29:07 [DEBUG] http: Request GET /v1/status/leader (412.404µs) from=127.0.0.6:52629 2022/11/03 23:29:22 [DEBUG] http: Request GET /v1/status/leader (386.539µs) from=127.0.0.6:38093 2022/11/03 23:29:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:29:27 [DEBUG] http: Request GET /v1/status/leader (334.287µs) from=127.0.0.6:38093 2022/11/03 23:29:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.964294458s) from=127.0.0.6:41701 2022/11/03 23:29:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m0.536582884s) from=127.0.0.6:33507 2022/11/03 23:29:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.431319563s) from=127.0.0.6:42297 2022/11/03 23:29:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m1.054296519s) from=127.0.0.6:38607 2022/11/03 23:29:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.733612281s) from=127.0.0.6:51541 2022/11/03 23:29:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.458363388s) from=127.0.0.6:47573 2022/11/03 23:29:42 [DEBUG] http: Request GET /v1/status/leader (380.801µs) from=127.0.0.6:38093 2022/11/03 23:29:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.258158631s) from=127.0.0.6:54017 2022/11/03 23:29:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m0.658300544s) from=127.0.0.6:52651 2022/11/03 23:29:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m5.409012294s) from=127.0.0.6:55623 2022/11/03 23:29:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.654326601s) from=127.0.0.6:40517 2022/11/03 23:29:48 [DEBUG] http: Request GET /v1/status/leader (195.47µs) from=127.0.0.6:38093 2022/11/03 23:29:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m1.165038574s) from=127.0.0.6:53775 2022/11/03 23:29:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.764410771s) from=127.0.0.6:37237 2022/11/03 23:29:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.470077029s) from=127.0.0.6:39735 2022/11/03 23:29:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.547451398s) from=127.0.0.6:47829 2022/11/03 23:30:02 [DEBUG] http: Request GET /v1/status/leader (280.7µs) from=127.0.0.6:38093 2022/11/03 23:30:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:30:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:30:07 [DEBUG] agent: Node info in sync 2022/11/03 23:30:08 [DEBUG] http: Request GET /v1/status/leader (1.6573ms) from=127.0.0.6:38093 2022/11/03 23:30:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.268975559s) from=127.0.0.6:56645 2022/11/03 23:30:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.744687056s) from=127.0.0.6:42979 2022/11/03 23:30:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:30:22 [DEBUG] http: Request GET /v1/status/leader (191.92µs) from=127.0.0.6:38093 2022/11/03 23:30:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:30:28 [DEBUG] http: Request GET /v1/status/leader (337.444µs) from=127.0.0.6:52629 2022/11/03 23:30:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.407132231s) from=127.0.0.6:47631 2022/11/03 23:30:42 [DEBUG] http: Request GET /v1/status/leader (216.469µs) from=127.0.0.6:52629 2022/11/03 23:30:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m2.816137577s) from=127.0.0.6:40381 2022/11/03 23:30:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m3.850927645s) from=127.0.0.6:59903 2022/11/03 23:30:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m3.185787014s) from=127.0.0.6:37429 2022/11/03 23:30:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m7.138644787s) from=127.0.0.6:36619 2022/11/03 23:30:48 [DEBUG] http: Request GET /v1/status/leader (325.349µs) from=127.0.0.6:38093 2022/11/03 23:30:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m4.156925531s) from=127.0.0.6:50251 2022/11/03 23:30:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m2.354419188s) from=127.0.0.6:47943 2022/11/03 23:30:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.930489901s) from=127.0.0.6:38673 2022/11/03 23:30:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m2.46030294s) from=127.0.0.6:50347 2022/11/03 23:30:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.297608717s) from=127.0.0.6:46579 2022/11/03 23:30:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.460318278s) from=127.0.0.6:57901 2022/11/03 23:31:02 [DEBUG] http: Request GET /v1/status/leader (3.662976ms) from=127.0.0.6:38093 2022/11/03 23:31:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.89304743s) from=127.0.0.6:54077 2022/11/03 23:31:08 [DEBUG] http: Request GET /v1/status/leader (403.157µs) from=127.0.0.6:52629 2022/11/03 23:31:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.31743305s) from=127.0.0.6:33305 2022/11/03 23:31:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.08960143s) from=127.0.0.6:37647 2022/11/03 23:31:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:31:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:31:20 [DEBUG] agent: Node info in sync 2022/11/03 23:31:22 [DEBUG] http: Request GET /v1/status/leader (196.923µs) from=127.0.0.6:52629 2022/11/03 23:31:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:31:28 [DEBUG] http: Request GET /v1/status/leader (309.737µs) from=127.0.0.6:52629 2022/11/03 23:31:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.276030564s) from=127.0.0.6:41701 2022/11/03 23:31:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m0.736615519s) from=127.0.0.6:33507 2022/11/03 23:31:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.152107632s) from=127.0.0.6:51541 2022/11/03 23:31:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.761844559s) from=127.0.0.6:42297 2022/11/03 23:31:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.554998603s) from=127.0.0.6:38607 2022/11/03 23:31:42 [DEBUG] http: Request GET /v1/status/leader (425.999µs) from=127.0.0.6:52629 2022/11/03 23:31:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.188667384s) from=127.0.0.6:40517 2022/11/03 23:31:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m3.033320341s) from=127.0.0.6:55623 2022/11/03 23:31:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.565215508s) from=127.0.0.6:47573 2022/11/03 23:31:48 [DEBUG] http: Request GET /v1/status/leader (297.869µs) from=127.0.0.6:52629 2022/11/03 23:31:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.131873049s) from=127.0.0.6:37237 2022/11/03 23:31:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.092793679s) from=127.0.0.6:54017 2022/11/03 23:31:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m7.091832105s) from=127.0.0.6:52651 2022/11/03 23:31:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m4.180105863s) from=127.0.0.6:53775 2022/11/03 23:31:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m6.214534108s) from=127.0.0.6:39735 2022/11/03 23:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.899702761s) from=127.0.0.6:47829 2022/11/03 23:32:02 [DEBUG] http: Request GET /v1/status/leader (245.35µs) from=127.0.0.6:52629 2022/11/03 23:32:08 [DEBUG] http: Request GET /v1/status/leader (360.041µs) from=127.0.0.6:52629 2022/11/03 23:32:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.050153652s) from=127.0.0.6:56645 2022/11/03 23:32:22 [DEBUG] http: Request GET /v1/status/leader (300.477µs) from=127.0.0.6:52629 2022/11/03 23:32:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:32:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.282726176s) from=127.0.0.6:42979 2022/11/03 23:32:28 [DEBUG] http: Request GET /v1/status/leader (202.339µs) from=127.0.0.6:52629 2022/11/03 23:32:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:32:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:32:35 [DEBUG] agent: Node info in sync 2022/11/03 23:32:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.126261947s) from=127.0.0.6:47631 2022/11/03 23:32:42 [DEBUG] http: Request GET /v1/status/leader (220.151µs) from=127.0.0.6:52629 2022/11/03 23:32:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.453666801s) from=127.0.0.6:40381 2022/11/03 23:32:48 [DEBUG] http: Request GET /v1/status/leader (287.816µs) from=127.0.0.6:52629 2022/11/03 23:32:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m2.521361619s) from=127.0.0.6:37429 2022/11/03 23:32:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m5.719192315s) from=127.0.0.6:59903 2022/11/03 23:32:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m6.981671046s) from=127.0.0.6:36619 2022/11/03 23:32:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.115902901s) from=127.0.0.6:50251 2022/11/03 23:32:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.068382418s) from=127.0.0.6:50347 2022/11/03 23:32:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m4.938360564s) from=127.0.0.6:47943 2022/11/03 23:32:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m7.183694971s) from=127.0.0.6:38673 2022/11/03 23:32:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m1.508271939s) from=127.0.0.6:46579 2022/11/03 23:33:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.71976304s) from=127.0.0.6:57901 2022/11/03 23:33:02 [DEBUG] http: Request GET /v1/status/leader (363.213µs) from=127.0.0.6:38093 2022/11/03 23:33:08 [DEBUG] http: Request GET /v1/status/leader (251.888µs) from=127.0.0.6:38093 2022/11/03 23:33:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:33:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.838966592s) from=127.0.0.6:54077 2022/11/03 23:33:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.185676957s) from=127.0.0.6:33305 2022/11/03 23:33:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m3.849900726s) from=127.0.0.6:37647 2022/11/03 23:33:22 [DEBUG] http: Request GET /v1/status/leader (319.032µs) from=127.0.0.6:38093 2022/11/03 23:33:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:33:28 [DEBUG] http: Request GET /v1/status/leader (448.212µs) from=127.0.0.6:38093 2022/11/03 23:33:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.264315389s) from=127.0.0.6:41701 2022/11/03 23:33:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.026315509s) from=127.0.0.6:51541 2022/11/03 23:33:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m1.551377984s) from=127.0.0.6:38607 2022/11/03 23:33:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m6.587993016s) from=127.0.0.6:33507 2022/11/03 23:33:42 [DEBUG] http: Request GET /v1/status/leader (267.999µs) from=127.0.0.6:38093 2022/11/03 23:33:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.462639438s) from=127.0.0.6:42297 2022/11/03 23:33:48 [DEBUG] http: Request GET /v1/status/leader (226.751µs) from=127.0.0.6:52629 2022/11/03 23:33:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.617850143s) from=127.0.0.6:40517 2022/11/03 23:33:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m5.526964699s) from=127.0.0.6:55623 2022/11/03 23:33:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.230467748s) from=127.0.0.6:54017 2022/11/03 23:33:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m7.130551278s) from=127.0.0.6:47573 2022/11/03 23:33:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m6.715042363s) from=127.0.0.6:37237 2022/11/03 23:33:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m6.834538244s) from=127.0.0.6:52651 2022/11/03 23:33:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m7.040948158s) from=127.0.0.6:53775 2022/11/03 23:34:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.116752027s) from=127.0.0.6:39735 2022/11/03 23:34:02 [DEBUG] http: Request GET /v1/status/leader (321.613µs) from=127.0.0.6:38093 2022/11/03 23:34:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.300848521s) from=127.0.0.6:47829 2022/11/03 23:34:08 [DEBUG] http: Request GET /v1/status/leader (359.397µs) from=127.0.0.6:38093 2022/11/03 23:34:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:34:18 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:34:18 [DEBUG] agent: Node info in sync 2022/11/03 23:34:22 [DEBUG] http: Request GET /v1/status/leader (152.805µs) from=127.0.0.6:38093 2022/11/03 23:34:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:34:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.343675022s) from=127.0.0.6:56645 2022/11/03 23:34:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.904242383s) from=127.0.0.6:42979 2022/11/03 23:34:28 [DEBUG] http: Request GET /v1/status/leader (265.047µs) from=127.0.0.6:38093 2022/11/03 23:34:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.188902653s) from=127.0.0.6:47631 2022/11/03 23:34:42 [DEBUG] http: Request GET /v1/status/leader (367.268µs) from=127.0.0.6:52629 2022/11/03 23:34:48 [DEBUG] http: Request GET /v1/status/leader (561.104µs) from=127.0.0.6:52629 2022/11/03 23:34:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m5.521100887s) from=127.0.0.6:40381 2022/11/03 23:34:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m1.644517957s) from=127.0.0.6:59903 2022/11/03 23:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m5.814909307s) from=127.0.0.6:37429 2022/11/03 23:34:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m0.195910537s) from=127.0.0.6:38673 2022/11/03 23:34:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m2.929401158s) from=127.0.0.6:47943 2022/11/03 23:35:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m4.930384465s) from=127.0.0.6:50347 2022/11/03 23:35:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m2.429063338s) from=127.0.0.6:46579 2022/11/03 23:35:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m6.7439666s) from=127.0.0.6:50251 2022/11/03 23:35:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m7.465444412s) from=127.0.0.6:36619 2022/11/03 23:35:02 [DEBUG] http: Request GET /v1/status/leader (519.095µs) from=127.0.0.6:52629 2022/11/03 23:35:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.574124372s) from=127.0.0.6:57901 2022/11/03 23:35:08 [DEBUG] http: Request GET /v1/status/leader (302.913µs) from=127.0.0.6:38093 2022/11/03 23:35:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.621123014s) from=127.0.0.6:33305 2022/11/03 23:35:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m0.63345113s) from=127.0.0.6:37647 2022/11/03 23:35:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.525107198s) from=127.0.0.6:54077 2022/11/03 23:35:22 [DEBUG] http: Request GET /v1/status/leader (149.477µs) from=127.0.0.6:52629 2022/11/03 23:35:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:35:28 [DEBUG] http: Request GET /v1/status/leader (899.595µs) from=127.0.0.6:38093 2022/11/03 23:35:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:35:37 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:35:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:35:37 [DEBUG] agent: Node info in sync 2022/11/03 23:35:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.041846088s) from=127.0.0.6:41701 2022/11/03 23:35:42 [DEBUG] http: Request GET /v1/status/leader (1.626693ms) from=127.0.0.6:52629 2022/11/03 23:35:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m1.4979618s) from=127.0.0.6:33507 2022/11/03 23:35:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.036378352s) from=127.0.0.6:51541 2022/11/03 23:35:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.246646777s) from=127.0.0.6:38607 2022/11/03 23:35:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.766646129s) from=127.0.0.6:42297 2022/11/03 23:35:48 [DEBUG] http: Request GET /v1/status/leader (427.436µs) from=127.0.0.6:52629 2022/11/03 23:35:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m3.632525145s) from=127.0.0.6:55623 2022/11/03 23:35:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.086849022s) from=127.0.0.6:47573 2022/11/03 23:35:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m1.437656218s) from=127.0.0.6:37237 2022/11/03 23:35:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.217632773s) from=127.0.0.6:40517 2022/11/03 23:35:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m5.855092293s) from=127.0.0.6:54017 2022/11/03 23:35:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m1.877038304s) from=127.0.0.6:52651 2022/11/03 23:36:02 [DEBUG] http: Request GET /v1/status/leader (287.815µs) from=127.0.0.6:52629 2022/11/03 23:36:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m3.221169896s) from=127.0.0.6:53775 2022/11/03 23:36:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.620875552s) from=127.0.0.6:39735 2022/11/03 23:36:08 [DEBUG] http: Request GET /v1/status/leader (226.155µs) from=127.0.0.6:52629 2022/11/03 23:36:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:36:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.336159578s) from=127.0.0.6:47829 2022/11/03 23:36:22 [DEBUG] http: Request GET /v1/status/leader (2.762211ms) from=127.0.0.6:52629 2022/11/03 23:36:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:36:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.106973801s) from=127.0.0.6:56645 2022/11/03 23:36:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.704540402s) from=127.0.0.6:42979 2022/11/03 23:36:28 [DEBUG] http: Request GET /v1/status/leader (319.919µs) from=127.0.0.6:38093 2022/11/03 23:36:42 [DEBUG] http: Request GET /v1/status/leader (215.845µs) from=127.0.0.6:38093 2022/11/03 23:36:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.092303875s) from=127.0.0.6:47631 2022/11/03 23:36:48 [DEBUG] http: Request GET /v1/status/leader (186.037µs) from=127.0.0.6:52629 2022/11/03 23:36:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m1.247238368s) from=127.0.0.6:40381 2022/11/03 23:36:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m3.137876296s) from=127.0.0.6:59903 2022/11/03 23:36:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m0.857060064s) from=127.0.0.6:37429 2022/11/03 23:36:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m0.099788131s) from=127.0.0.6:47943 2022/11/03 23:37:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m2.012064327s) from=127.0.0.6:38673 2022/11/03 23:37:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m0.579598049s) from=127.0.0.6:46579 2022/11/03 23:37:02 [DEBUG] http: Request GET /v1/status/leader (192.997µs) from=127.0.0.6:52629 2022/11/03 23:37:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m2.628333s) from=127.0.0.6:36619 2022/11/03 23:37:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m3.719018637s) from=127.0.0.6:50251 2022/11/03 23:37:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:37:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:37:05 [DEBUG] agent: Node info in sync 2022/11/03 23:37:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m6.435003015s) from=127.0.0.6:50347 2022/11/03 23:37:08 [DEBUG] http: Request GET /v1/status/leader (379.974µs) from=127.0.0.6:52629 2022/11/03 23:37:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.923798528s) from=127.0.0.6:57901 2022/11/03 23:37:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.986062133s) from=127.0.0.6:37647 2022/11/03 23:37:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.037618069s) from=127.0.0.6:33305 2022/11/03 23:37:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.143276617s) from=127.0.0.6:54077 2022/11/03 23:37:22 [DEBUG] http: Request GET /v1/status/leader (429.313µs) from=127.0.0.6:38093 2022/11/03 23:37:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:37:28 [DEBUG] http: Request GET /v1/status/leader (300.258µs) from=127.0.0.6:52629 2022/11/03 23:37:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.074424607s) from=127.0.0.6:41701 2022/11/03 23:37:42 [DEBUG] http: Request GET /v1/status/leader (188.769µs) from=127.0.0.6:52629 2022/11/03 23:37:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m1.568743018s) from=127.0.0.6:33507 2022/11/03 23:37:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.154697069s) from=127.0.0.6:42297 2022/11/03 23:37:48 [DEBUG] http: Request GET /v1/status/leader (223.174µs) from=127.0.0.6:52629 2022/11/03 23:37:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.723155758s) from=127.0.0.6:51541 2022/11/03 23:37:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.859462173s) from=127.0.0.6:38607 2022/11/03 23:37:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m1.752190309s) from=127.0.0.6:37237 2022/11/03 23:38:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m3.518735648s) from=127.0.0.6:55623 2022/11/03 23:38:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.576002734s) from=127.0.0.6:40517 2022/11/03 23:38:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m0.735221034s) from=127.0.0.6:52651 2022/11/03 23:38:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.225375148s) from=127.0.0.6:47573 2022/11/03 23:38:02 [DEBUG] http: Request GET /v1/status/leader (316.105µs) from=127.0.0.6:52629 2022/11/03 23:38:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.49393012s) from=127.0.0.6:54017 2022/11/03 23:38:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m3.190608415s) from=127.0.0.6:53775 2022/11/03 23:38:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.016939005s) from=127.0.0.6:39735 2022/11/03 23:38:08 [DEBUG] http: Request GET /v1/status/leader (257.213µs) from=127.0.0.6:52629 2022/11/03 23:38:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.789885501s) from=127.0.0.6:47829 2022/11/03 23:38:22 [DEBUG] http: Request GET /v1/status/leader (176.046µs) from=127.0.0.6:38093 2022/11/03 23:38:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:38:28 [DEBUG] http: Request GET /v1/status/leader (198.179µs) from=127.0.0.6:52629 2022/11/03 23:38:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.151027816s) from=127.0.0.6:56645 2022/11/03 23:38:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.936748789s) from=127.0.0.6:42979 2022/11/03 23:38:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:38:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:38:41 [DEBUG] agent: Node info in sync 2022/11/03 23:38:42 [DEBUG] http: Request GET /v1/status/leader (396.007µs) from=127.0.0.6:52629 2022/11/03 23:38:48 [DEBUG] http: Request GET /v1/status/leader (316.433µs) from=127.0.0.6:52629 2022/11/03 23:38:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.465552799s) from=127.0.0.6:47631 2022/11/03 23:38:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m0.692958434s) from=127.0.0.6:59903 2022/11/03 23:38:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m6.45686425s) from=127.0.0.6:40381 2022/11/03 23:38:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:39:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m4.936595911s) from=127.0.0.6:37429 2022/11/03 23:39:02 [DEBUG] http: Request GET /v1/status/leader (292.234µs) from=127.0.0.6:52629 2022/11/03 23:39:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m2.387318261s) from=127.0.0.6:46579 2022/11/03 23:39:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m6.753056687s) from=127.0.0.6:47943 2022/11/03 23:39:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m5.51039707s) from=127.0.0.6:38673 2022/11/03 23:39:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m1.325531354s) from=127.0.0.6:50347 2022/11/03 23:39:08 [DEBUG] http: Request GET /v1/status/leader (323.883µs) from=127.0.0.6:38093 2022/11/03 23:39:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m4.399350039s) from=127.0.0.6:50251 2022/11/03 23:39:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m7.147933569s) from=127.0.0.6:36619 2022/11/03 23:39:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m7.301146779s) from=127.0.0.6:57901 2022/11/03 23:39:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.357549922s) from=127.0.0.6:54077 2022/11/03 23:39:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m5.213893105s) from=127.0.0.6:37647 2022/11/03 23:39:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.505350449s) from=127.0.0.6:33305 2022/11/03 23:39:22 [DEBUG] http: Request GET /v1/status/leader (264.528µs) from=127.0.0.6:38093 2022/11/03 23:39:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:39:28 [DEBUG] http: Request GET /v1/status/leader (149.895µs) from=127.0.0.6:38093 2022/11/03 23:39:42 [DEBUG] http: Request GET /v1/status/leader (226.785µs) from=127.0.0.6:38093 2022/11/03 23:39:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.575170356s) from=127.0.0.6:41701 2022/11/03 23:39:48 [DEBUG] http: Request GET /v1/status/leader (325.567µs) from=127.0.0.6:38093 2022/11/03 23:39:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m4.755856248s) from=127.0.0.6:33507 2022/11/03 23:39:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.618854639s) from=127.0.0.6:42297 2022/11/03 23:39:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.815530289s) from=127.0.0.6:51541 2022/11/03 23:39:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m7.060516737s) from=127.0.0.6:38607 2022/11/03 23:40:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:40:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:40:00 [DEBUG] agent: Node info in sync 2022/11/03 23:40:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m0.806533156s) from=127.0.0.6:55623 2022/11/03 23:40:02 [DEBUG] http: Request GET /v1/status/leader (359.832µs) from=127.0.0.6:38093 2022/11/03 23:40:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.043421016s) from=127.0.0.6:47573 2022/11/03 23:40:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m0.086516844s) from=127.0.0.6:54017 2022/11/03 23:40:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m5.853266999s) from=127.0.0.6:37237 2022/11/03 23:40:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.53957329s) from=127.0.0.6:40517 2022/11/03 23:40:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m5.812711164s) from=127.0.0.6:52651 2022/11/03 23:40:08 [DEBUG] http: Request GET /v1/status/leader (270.3µs) from=127.0.0.6:38093 2022/11/03 23:40:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m3.382973723s) from=127.0.0.6:53775 2022/11/03 23:40:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.779079043s) from=127.0.0.6:39735 2022/11/03 23:40:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.588106741s) from=127.0.0.6:47829 2022/11/03 23:40:22 [DEBUG] http: Request GET /v1/status/leader (329.839µs) from=127.0.0.6:38093 2022/11/03 23:40:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:40:28 [DEBUG] http: Request GET /v1/status/leader (211.91µs) from=127.0.0.6:38093 2022/11/03 23:40:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.764923357s) from=127.0.0.6:56645 2022/11/03 23:40:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.159312132s) from=127.0.0.6:42979 2022/11/03 23:40:42 [DEBUG] http: Request GET /v1/status/leader (354.677µs) from=127.0.0.6:52629 2022/11/03 23:40:48 [DEBUG] http: Request GET /v1/status/leader (289.161µs) from=127.0.0.6:38093 2022/11/03 23:40:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.521446581s) from=127.0.0.6:47631 2022/11/03 23:40:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m0.084331822s) from=127.0.0.6:40381 2022/11/03 23:40:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m3.114330106s) from=127.0.0.6:59903 2022/11/03 23:41:02 [DEBUG] http: Request GET /v1/status/leader (327.997µs) from=127.0.0.6:52629 2022/11/03 23:41:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m3.379155107s) from=127.0.0.6:37429 2022/11/03 23:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m1.758812611s) from=127.0.0.6:47943 2022/11/03 23:41:08 [DEBUG] http: Request GET /v1/status/leader (289.429µs) from=127.0.0.6:38093 2022/11/03 23:41:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m3.808474606s) from=127.0.0.6:38673 2022/11/03 23:41:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m7.002012177s) from=127.0.0.6:46579 2022/11/03 23:41:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.222760059s) from=127.0.0.6:50347 2022/11/03 23:41:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m0.884681318s) from=127.0.0.6:36619 2022/11/03 23:41:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:41:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m5.144079252s) from=127.0.0.6:50251 2022/11/03 23:41:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.597588793s) from=127.0.0.6:57901 2022/11/03 23:41:22 [DEBUG] http: Request GET /v1/status/leader (2.269049ms) from=127.0.0.6:38093 2022/11/03 23:41:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:41:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.654731641s) from=127.0.0.6:33305 2022/11/03 23:41:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m4.736439384s) from=127.0.0.6:37647 2022/11/03 23:41:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.130563688s) from=127.0.0.6:54077 2022/11/03 23:41:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:41:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:41:27 [DEBUG] agent: Node info in sync 2022/11/03 23:41:28 [DEBUG] http: Request GET /v1/status/leader (363.287µs) from=127.0.0.6:38093 2022/11/03 23:41:42 [DEBUG] http: Request GET /v1/status/leader (295.851µs) from=127.0.0.6:52629 2022/11/03 23:41:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.293963867s) from=127.0.0.6:41701 2022/11/03 23:41:48 [DEBUG] http: Request GET /v1/status/leader (229.475µs) from=127.0.0.6:38093 2022/11/03 23:41:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m4.093606375s) from=127.0.0.6:33507 2022/11/03 23:41:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.13931122s) from=127.0.0.6:42297 2022/11/03 23:41:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.982828502s) from=127.0.0.6:51541 2022/11/03 23:42:02 [DEBUG] http: Request GET /v1/status/leader (527.443µs) from=127.0.0.6:38093 2022/11/03 23:42:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.443372566s) from=127.0.0.6:38607 2022/11/03 23:42:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.506428647s) from=127.0.0.6:47573 2022/11/03 23:42:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.281535215s) from=127.0.0.6:54017 2022/11/03 23:42:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m6.833743651s) from=127.0.0.6:55623 2022/11/03 23:42:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.239295875s) from=127.0.0.6:40517 2022/11/03 23:42:08 [DEBUG] http: Request GET /v1/status/leader (346.588µs) from=127.0.0.6:38093 2022/11/03 23:42:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m2.340508434s) from=127.0.0.6:52651 2022/11/03 23:42:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m6.130464697s) from=127.0.0.6:37237 2022/11/03 23:42:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.327386933s) from=127.0.0.6:39735 2022/11/03 23:42:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m5.066748498s) from=127.0.0.6:53775 2022/11/03 23:42:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.928717444s) from=127.0.0.6:47829 2022/11/03 23:42:22 [DEBUG] http: Request GET /v1/status/leader (412.471µs) from=127.0.0.6:38093 2022/11/03 23:42:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:42:28 [DEBUG] http: Request GET /v1/status/leader (220.161µs) from=127.0.0.6:38093 2022/11/03 23:42:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.053650261s) from=127.0.0.6:42979 2022/11/03 23:42:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:42:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:42:38 [DEBUG] agent: Node info in sync 2022/11/03 23:42:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.424274885s) from=127.0.0.6:56645 2022/11/03 23:42:42 [DEBUG] http: Request GET /v1/status/leader (575.713µs) from=127.0.0.6:38093 2022/11/03 23:42:48 [DEBUG] http: Request GET /v1/status/leader (2.342604ms) from=127.0.0.6:52629 2022/11/03 23:43:02 [DEBUG] http: Request GET /v1/status/leader (416.8µs) from=127.0.0.6:52629 2022/11/03 23:43:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.487923649s) from=127.0.0.6:47631 2022/11/03 23:43:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m6.209222214s) from=127.0.0.6:40381 2022/11/03 23:43:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m4.725190664s) from=127.0.0.6:59903 2022/11/03 23:43:08 [DEBUG] http: Request GET /v1/status/leader (291.447µs) from=127.0.0.6:52629 2022/11/03 23:43:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m1.903012459s) from=127.0.0.6:47943 2022/11/03 23:43:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m4.937851331s) from=127.0.0.6:37429 2022/11/03 23:43:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m3.259362398s) from=127.0.0.6:38673 2022/11/03 23:43:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.810706433s) from=127.0.0.6:36619 2022/11/03 23:43:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m3.846691007s) from=127.0.0.6:50347 2022/11/03 23:43:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m6.582396784s) from=127.0.0.6:46579 2022/11/03 23:43:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m7.056915647s) from=127.0.0.6:50251 2022/11/03 23:43:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m1.889044766s) from=127.0.0.6:57901 2022/11/03 23:43:22 [DEBUG] http: Request GET /v1/status/leader (313.684µs) from=127.0.0.6:38093 2022/11/03 23:43:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:43:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.483663704s) from=127.0.0.6:33305 2022/11/03 23:43:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.652944888s) from=127.0.0.6:37647 2022/11/03 23:43:28 [DEBUG] http: Request GET /v1/status/leader (182.238µs) from=127.0.0.6:38093 2022/11/03 23:43:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.909485482s) from=127.0.0.6:54077 2022/11/03 23:43:42 [DEBUG] http: Request GET /v1/status/leader (398.086µs) from=127.0.0.6:52629 2022/11/03 23:43:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.046422691s) from=127.0.0.6:41701 2022/11/03 23:43:48 [DEBUG] http: Request GET /v1/status/leader (298.595µs) from=127.0.0.6:52629 2022/11/03 23:43:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:43:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.026998793s) from=127.0.0.6:42297 2022/11/03 23:44:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.422380008s) from=127.0.0.6:51541 2022/11/03 23:44:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m7.073299692s) from=127.0.0.6:33507 2022/11/03 23:44:02 [DEBUG] http: Request GET /v1/status/leader (178µs) from=127.0.0.6:52629 2022/11/03 23:44:08 [DEBUG] http: Request GET /v1/status/leader (170.542µs) from=127.0.0.6:52629 2022/11/03 23:44:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:44:08 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:44:08 [DEBUG] agent: Node info in sync 2022/11/03 23:44:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.848960262s) from=127.0.0.6:47573 2022/11/03 23:44:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.050782094s) from=127.0.0.6:38607 2022/11/03 23:44:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m2.256226597s) from=127.0.0.6:55623 2022/11/03 23:44:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.044461455s) from=127.0.0.6:54017 2022/11/03 23:44:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.435952945s) from=127.0.0.6:40517 2022/11/03 23:44:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m1.41371352s) from=127.0.0.6:37237 2022/11/03 23:44:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m5.654980854s) from=127.0.0.6:52651 2022/11/03 23:44:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m1.730805183s) from=127.0.0.6:53775 2022/11/03 23:44:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m6.855998768s) from=127.0.0.6:39735 2022/11/03 23:44:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.227493434s) from=127.0.0.6:47829 2022/11/03 23:44:22 [DEBUG] http: Request GET /v1/status/leader (354.315µs) from=127.0.0.6:38093 2022/11/03 23:44:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:44:28 [DEBUG] http: Request GET /v1/status/leader (222.361µs) from=127.0.0.6:52629 2022/11/03 23:44:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.605343636s) from=127.0.0.6:56645 2022/11/03 23:44:42 [DEBUG] http: Request GET /v1/status/leader (256.074µs) from=127.0.0.6:52629 2022/11/03 23:44:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.878978767s) from=127.0.0.6:42979 2022/11/03 23:44:48 [DEBUG] http: Request GET /v1/status/leader (310.629µs) from=127.0.0.6:38093 2022/11/03 23:45:02 [DEBUG] http: Request GET /v1/status/leader (174.811µs) from=127.0.0.6:38093 2022/11/03 23:45:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.659633345s) from=127.0.0.6:47631 2022/11/03 23:45:08 [DEBUG] http: Request GET /v1/status/leader (341.669µs) from=127.0.0.6:38093 2022/11/03 23:45:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=47 (2m5.112952377s) from=127.0.0.6:59903 2022/11/03 23:45:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:45:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:45:10 [DEBUG] agent: Node info in sync 2022/11/03 23:45:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=57 (2m7.221734493s) from=127.0.0.6:40381 2022/11/03 23:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=53 (2m3.28237669s) from=127.0.0.6:37429 2022/11/03 23:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=46 (2m6.352076942s) from=127.0.0.6:47943 2022/11/03 23:45:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=50 (2m1.507577892s) from=127.0.0.6:36619 2022/11/03 23:45:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=58 (2m0.686319183s) from=127.0.0.6:50347 2022/11/03 23:45:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m3.58287536s) from=127.0.0.6:38673 2022/11/03 23:45:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=54 (2m4.874637163s) from=127.0.0.6:46579 2022/11/03 23:45:22 [DEBUG] http: Request GET /v1/status/leader (288.906µs) from=127.0.0.6:52629 2022/11/03 23:45:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:45:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=55 (2m2.372782528s) from=127.0.0.6:50251 2022/11/03 23:45:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.484921402s) from=127.0.0.6:57901 2022/11/03 23:45:28 [DEBUG] http: Request GET /v1/status/leader (222.338µs) from=127.0.0.6:38093 2022/11/03 23:45:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=56 (2m1.163564725s) from=127.0.0.6:37647 2022/11/03 23:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.840555226s) from=127.0.0.6:33305 2022/11/03 23:45:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.043617398s) from=127.0.0.6:54077 2022/11/03 23:45:42 [DEBUG] http: Request GET /v1/status/leader (278.804µs) from=127.0.0.6:38093 2022/11/03 23:45:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.328344485s) from=127.0.0.6:41701 2022/11/03 23:45:48 [DEBUG] http: Request GET /v1/status/leader (241.325µs) from=127.0.0.6:38093 2022/11/03 23:45:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-njptd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 23:46:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.804052462s) from=127.0.0.6:42297 2022/11/03 23:46:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m0.082751163s) from=127.0.0.6:33507 2022/11/03 23:46:02 [DEBUG] http: Request GET /v1/status/leader (253.576µs) from=127.0.0.6:38093 2022/11/03 23:46:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.187588924s) from=127.0.0.6:51541 2022/11/03 23:46:08 [DEBUG] http: Request GET /v1/status/leader (308.823µs) from=127.0.0.6:38093 2022/11/03 23:46:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m0.433321107s) from=127.0.0.6:55623 2022/11/03 23:46:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.531669216s) from=127.0.0.6:54017 2022/11/03 23:46:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.87497792s) from=127.0.0.6:38607 2022/11/03 23:46:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=45 (2m1.584086697s) from=127.0.0.6:37237 2022/11/03 23:46:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.473729811s) from=127.0.0.6:40517 2022/11/03 23:46:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.828996103s) from=127.0.0.6:47573 2022/11/03 23:46:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m3.197842878s) from=127.0.0.6:52651 2022/11/03 23:46:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=146 (2m3.677818105s) from=127.0.0.6:53775 2022/11/03 23:46:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.093956603s) from=127.0.0.6:39735 2022/11/03 23:46:22 [DEBUG] http: Request GET /v1/status/leader (250.826µs) from=127.0.0.6:52629 2022/11/03 23:46:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-njptd" since the cluster is too small 2022/11/03 23:46:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.002252081s) from=127.0.0.6:47829 2022/11/03 23:46:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.30.179_8803" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.142_9007" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_parser_10.233.28.17_8806" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_catalog_10.233.28.17_8806" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_nsd_10.233.28.17_8806" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.24.129_8082" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v2_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_vnfres_10.233.58.41_8802" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.101_8482" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.28.17_8806" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.19.216_9092" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.54.246_8443" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.186_8484" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.201_9001" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_sdnc_10.233.8.208_8282" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.44.202_8801" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.231_8410" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.10.252_8080" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.15_9011" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.135_443" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.197_8181" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.99_9015" in sync 2022/11/03 23:46:25 [DEBUG] agent: Service "_v1_nslcm_10.233.55.108_8403" in sync 2022/11/03 23:46:25 [DEBUG] agent: Node info in sync 2022/11/03 23:46:28 [DEBUG] http: Request GET /v1/status/leader (306.159µs) from=127.0.0.6:52629